Open forhuan opened 1 year ago
{'power': 'off', 'onseat_state': 'off', 'seat_ring': 'on', 'closestool_cover': 'on', 'inwater_temp': 22, 'water_temp_lvl': 3, 'seat_temp': 36, 'seat_temp_lvl': 2, 'flow_level': 2, 'wind_temp_lvl': 2, 'nozzle_level': 1, 'night_led': 'off', 'deodorize': 'off', 'filter_life': 98, 'mode': 'idle', 'user_work_statue': 0, 'buzzer': 'on'}
Would it be possible to add local mode also for zhimi.toilet.sa1? The specs are 100% the same in home.miot-spec.com (https://home.miot-spec.com/spec/zhimi.toilet.sa1). I'm currently on the latest release v0.7.17. Thanks in advance.
When adding the device locally (with IP and token) I get only 5 control entities and they appear unavailable. In local mode I can control the device with the service _xiaomi_miot.sendcommand, like opening or closing the lid.
service: xiaomi_miot.send_command
data:
entity_id: binary_sensor.zhimi_sa1_849e_toilet
method: set_cover
params: "on"
These are the attributes of the binary sensor which gets created _binary_sensor.zhimi_sa1_849etoilet
https://home.miot-spec.com/s/zhimi.toilet.va1