diff --git a/devices/epttech-tlc-2206-water-level-monitor-v2.0.2.json b/devices/epttech-tlc-2206-water-level-monitor-v2.0.2.json new file mode 100644 index 00000000..3664baf3 --- /dev/null +++ b/devices/epttech-tlc-2206-water-level-monitor-v2.0.2.json @@ -0,0 +1,102 @@ +{ + "manufacturer": "EPTTECH", + "name": "TLC-2206 Water Level Monitor v2.0.2", + "key": "wtzwyhkev3b4ubns", + "ap_ssid": "SmartLife", + "github_issues": [], + "image_urls": [ + "epttech-tlc-2206-water-level-monitor-v2.0.2.jpg" + ], + "profiles": [ + "bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00" + ], + "schemas": { + "ehix00": [ + { + "type": "obj", + "mode": "ro", + "property": { + "range": [ + "normal", + "lower_alarm", + "upper_alarm" + ], + "type": "enum" + }, + "id": 1 + }, + { + "type": "obj", + "mode": "ro", + "property": { + "min": 0, + "max": 10000, + "scale": 2, + "step": 1, + "type": "value" + }, + "id": 2 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 100, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 7 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 100, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 8 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 200, + "max": 2500, + "scale": 3, + "step": 1, + "type": "value" + }, + "id": 19 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 100, + "max": 2400, + "scale": 3, + "step": 1, + "type": "value" + }, + "id": 21 + }, + { + "type": "obj", + "mode": "ro", + "property": { + "min": 0, + "max": 100, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 22 + } + ] + } +} diff --git a/images/epttech-tlc-2206-water-level-monitor-v2.0.2.jpg b/images/epttech-tlc-2206-water-level-monitor-v2.0.2.jpg new file mode 100644 index 00000000..befc51a2 Binary files /dev/null and b/images/epttech-tlc-2206-water-level-monitor-v2.0.2.jpg differ