rytilahti / python-miio

Python library & console tool for controlling Xiaomi smart appliances
https://python-miio.readthedocs.io
GNU General Public License v3.0
3.59k stars 546 forks source link

Support Xiaomi (Viomi) Water Heater 1A #711

Open slydiman opened 4 years ago

slydiman commented 4 years ago

Could you add support the device Xiaomi Viomi Internet Electric Water Heater 1A 60L (VEW602-W), please. Id is viomi.waterheater.e1 I can provide any necessary information and help with testing/debugging.

Zuz666 commented 3 years ago

Yep! This will be really useful! Need it me too! I found possible HA implementation there: https://github.com/SevenPlusJun/yunmi_water_heater One more implementation there (HA + Node-RED): https://bbs.iobroker.cn/t/topic/1574 On second link in comments you can found new version in archive.

Zuz666 commented 3 years ago

@slydiman, I added basic support for the device (power on/off/status): https://github.com/rytilahti/python-miio/pull/834