We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Alecto SMART-HEAT10 shows up as 2 separate accesoires within Homekit.
The on/off switch only sends window detection on/off to z2m. The thermostat control does send temperature changes.
No response
Alecto SMART-HEAT10
I expect a 'normal' thermostat control like:
{"current_heating_setpoint":21.5,"device":{"applicationVersion":83,"dateCode":"","friendlyName":"rooms/kleine_kamer/radiator","hardwareVersion":1,"ieeeAddr":"0x60a423fffe93d25a","manufacturerID":4098,"manufacturerName":"_TZE200_8daqwrsj","model":"SMART-HEAT10","networkAddress":53842,"powerSource":"Battery","stackVersion":0,"type":"EndDevice","zclVersion":3},"last_seen":"2024-10-05T15:48:59.755Z","linkquality":98}
When switching to the off mode in homekit, it actually sends window detection: [10/5/2024, 5:51:17 PM] [homebridge-z2m] Publish to 'zigbee2mqtt/0x60a423fffe93d25a/set': '{"window_detection":"OFF"}' [10/5/2024, 5:51:17 PM] [homebridge-z2m] Pending data: {"window_detection":"OFF"} [10/5/2024, 5:51:17 PM] [homebridge-z2m] Publish to 'zigbee2mqtt/0x60a423fffe93d25a/set': '{"window_detection":"OFF"}' [10/5/2024, 5:51:17 PM] [homebridge-z2m] Pending data: {"window_detection":"OFF"} [10/5/2024, 5:51:17 PM] [homebridge-z2m] Publish to 'zigbee2mqtt/0x60a423fffe93d25a/set': '{"window_detection":"OFF"}' [10/5/2024, 5:51:17 PM] [homebridge-z2m] Pending data: {"window_detection":"OFF"} [10/5/2024, 5:51:17 PM] [homebridge-z2m] Publish to 'zigbee2mqtt/0x60a423fffe93d25a/set': '{"window_detection":"OFF"}' [10/5/2024, 5:51:21 PM] [homebridge-z2m] Handled device update for rooms/kleine_kamer/radiator: {"device":{"applicationVersion":83,"dateCode":"","friendlyName":"rooms/kleine_kamer/radiator","hardwareVersion":1,"ieeeAddr":"0x60a423fffe93d25a","manufacturerID":4098,"manufacturerName":"_TZE200_8daqwrsj","model":"SMART-HEAT10","networkAddress":53842,"powerSource":"Battery","stackVersion":0,"type":"EndDevice","zclVersion":3},"last_seen":"2024-10-05T15:51:21.434Z","linkquality":76,"window_detection":"OFF"}
v1.11.0-beta.3
1.8.4
1.40.2 commit: e06848d
The text was updated successfully, but these errors were encountered:
Can you also share the JSON exposes information for this particular device?
Probably it's something to do with the way Zigbee2MQTT exposes this device.
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Describe the bug
The Alecto SMART-HEAT10 shows up as 2 separate accesoires within Homekit.
The on/off switch only sends window detection on/off to z2m.
The thermostat control does send temperature changes.
Related devices
No response
Related Devices
Alecto SMART-HEAT10
Steps To Reproduce
Expected behavior
I expect a 'normal' thermostat control like:
Device entry
No response
Status update
Messages from this plugin
This plugin
v1.11.0-beta.3
Homebridge
1.8.4
Zigbee2MQTT
1.40.2 commit: e06848d
Homebridge Config UI X (if applicable)
No response
The text was updated successfully, but these errors were encountered: