stas-demydiuk / domoticz-zigbee2mqtt-plugin

zigbee2mqtt plugin for domoticz
MIT License
136 stars 98 forks source link

TRV (ThermostaticRadiatorValve) SEA802-Zigbee #501

Closed dev-2-4-h closed 3 years ago

dev-2-4-h commented 3 years ago

Device description ThermostaticRadiatorValve (TRV) are used to control the temperature in a specific area / room. Using zigbee2mqtt and checking the logs I can see that the device is paired.

Zigbee2mqtt page https://www.zigbee2mqtt.io/devices/SEA801-Zigbee.html

MQTT message with device information

MQTT messages from device

Device '0x5c0272fffecaa7dd' joined
 Starting interview of '0x5c0272fffecaa7dd'
 MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":{"friendly_name":"0x5c0272fffecaa7dd"},"type":"device_connected"}'
 MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"interview_started","meta":{"friendly_name":"0x5c0272fffecaa7dd"},"type":"pairing"}'
 MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"announce","meta":{"friendly_name":"0x5c0272fffecaa7dd"},"type":"device_announced"}'
 Successfully interviewed '0x5c0272fffecaa7dd', device has successfully been paired
 Device '0x5c0272fffecaa7dd' is supported, identified as: Saswell Thermostatic radiator valve (SEA802-Zigbee)
 Configuring '0x5c0272fffecaa7dd'
 MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"interview_successful","meta":{"description":"Thermostatic radiator valve","friendly_name":"0x5c0272fffecaa7dd","model":"SEA802-Zigbee","supported":true,"vendor":"Saswell"},"type":"pairing"}'
 Successfully configured '0x5c0272fffecaa7dd'

MQTT state change commands This blog post describes the commands used to change the status. https://medium.com/@dzegarra/zigbee2mqtt-how-to-add-support-for-a-new-tuya-based-device-part-2-5492707e882d

dev-2-4-h commented 3 years ago

Solution can be found here : https://zigbee2mqtt.discourse.group/t/domoticz-saswell-sea802-trv/1926?u=screwitfix