rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.84k stars 546 forks source link

AUBESS Wi-Fi Temperature & Humidity Sensor #1292

Open kruglov76 opened 1 year ago

kruglov76 commented 1 year ago

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2023.2.5", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.10.7", "docker": true, "arch": "x86_64", "timezone": "Europe/Moscow", "os_name": "Linux", "os_version": "5.15.90", "supervisor": "2023.01.1", "host_os": "Home Assistant OS 9.5", "docker_version": "20.10.22", "chassis": "embedded", "run_as_root": true }, "custom_components": { "better_thermostat": { "version": "1.0.1", "requirements": [] }, "hacs": { "version": "1.30.1", "requirements": [ "aiogithubapi>=22.10.1" ] }, "sonoff": { "version": "3.4.0", "requirements": [ "pycryptodome>=3.6.6" ] }, "nodered": { "version": "1.1.2", "requirements": [] }, "yandex_weather": { "version": "2.0.1", "requirements": [] }, "xiaomi_miot": { "version": "0.7.5", "requirements": [ "construct==2.10.56", "python-miio>=0.5.6", "micloud>=0.3" ] }, "localtuya": { "version": "5.0.0", "requirements": [] } }, "integration_manifest": { "domain": "tuya", "name": "Tuya", "documentation": "https://www.home-assistant.io/integrations/tuya", "requirements": [ "tuya-iot-py-sdk==0.6.6" ], "dependencies": [ "ffmpeg" ], "codeowners": [ "@Tuya", "@zlinoliver", "@frenck" ], "config_flow": true, "iot_class": "cloud_push", "dhcp": [ { "macaddress": "105A17" }, { "macaddress": "10D561" }, { "macaddress": "1869D8" }, { "macaddress": "381F8D" }, { "macaddress": "508A06" }, { "macaddress": "68572D" }, { "macaddress": "708976" }, { "macaddress": "7CF666" }, { "macaddress": "84E342" }, { "macaddress": "D4A651" }, { "macaddress": "D81F12*" } ], "integration_type": "hub", "loggers": [ "tuya_iot" ], "is_built_in": true }, "data": { "endpoint": "https://openapi.tuyaeu.com", "auth_type": 0, "country_code": "7", "app_type": "smartlife", "mqtt_connected": true, "disabled_by": null, "disabled_polling": false, "name": "\u043a\u043e\u043c\u043d\u0430\u0442\u0430 1", "model": "", "category": "wsdcg", "product_id": "g2y6z3p3ja2qhyav", "product_name": "\u6e29\u6e7f\u5ea6\u4f20\u611f\u5668wifi", "online": true, "sub": false, "time_zone": "+03:00", "active_time": "2022-12-24T11:26:45+00:00", "create_time": "2022-12-24T11:26:45+00:00", "update_time": "2022-12-24T11:27:12+00:00", "function": { "maxtemp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": -200, "max": 600, "scale": 1, "step": 1 } }, "minitemp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": -200, "max": 600, "scale": 1, "step": 1 } }, "maxhum_set": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } }, "minihum_set": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } } }, "status_range": { "va_temperature": { "type": "Integer", "value": { "unit": "\u2103", "min": -200, "max": 600, "scale": 1, "step": 1 } }, "va_humidity": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } }, "battery_percentage": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } }, "maxtemp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": -200, "max": 600, "scale": 1, "step": 1 } }, "minitemp_set": { "type": "Integer", "value": { "unit": "\u2103", "min": -200, "max": 600, "scale": 1, "step": 1 } }, "maxhum_set": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } }, "minihum_set": { "type": "Integer", "value": { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } }, "temp_alarm": { "type": "Enum", "value": { "range": [ "loweralarm", "upperalarm", "cancel" ] } }, "hum_alarm": { "type": "Enum", "value": { "range": [ "loweralarm", "upperalarm", "cancel" ] } } }, "status": { "va_temperature": 239, "va_humidity": 37, "battery_percentage": 100, "maxtemp_set": 600, "minitemp_set": -100, "maxhum_set": 100, "minihum_set": 0, "temp_alarm": "cancel", "hum_alarm": "cancel" }, "home_assistant": { "name": "\u043a\u043e\u043c\u043d\u0430\u0442\u0430 1", "name_by_user": null, "disabled": false, "disabled_by": null, "entities": [ { "disabled": false, "disabled_by": null, "entity_category": null, "device_class": null, "original_device_class": "temperature", "icon": null, "original_icon": null, "unit_of_measurement": "\u00b0C", "state": { "entity_id": "sensor.komnata_1_temperature", "state": "23.9", "attributes": { "state_class": "measurement", "unit_of_measurement": "\u00b0C", "device_class": "temperature", "friendly_name": "\u043a\u043e\u043c\u043d\u0430\u0442\u0430 1 Temperature" }, "last_changed": "2023-02-17T18:02:47.012243+00:00", "last_updated": "2023-02-17T18:02:47.012243+00:00" } }, { "disabled": false, "disabled_by": null, "entity_category": null, "device_class": null, "original_device_class": "humidity", "icon": null, "original_icon": null, "unit_of_measurement": "%", "state": { "entity_id": "sensor.komnata_1_humidity", "state": "37.0", "attributes": { "state_class": "measurement", "unit_of_measurement": "%", "device_class": "humidity", "friendly_name": "\u043a\u043e\u043c\u043d\u0430\u0442\u0430 1 Humidity" }, "last_changed": "2023-02-17T17:43:40.277559+00:00", "last_updated": "2023-02-17T17:43:40.277559+00:00" } }, { "disabled": false, "disabled_by": null, "entity_category": "diagnostic", "device_class": null, "original_device_class": "battery", "icon": null, "original_icon": null, "unit_of_measurement": "%", "state": { "entity_id": "sensor.komnata_1_battery", "state": "100.0", "attributes": { "state_class": "measurement", "unit_of_measurement": "%", "device_class": "battery", "friendly_name": "\u043a\u043e\u043c\u043d\u0430\u0442\u0430 1 Battery" }, "last_changed": "2023-02-17T17:43:40.279810+00:00", "last_updated": "2023-02-17T17:43:40.279810+00:00" } } ] } } }

kruglov76 commented 1 year ago

I can't add this device to the local tuya