Closed MadPatrick closed 8 months ago
For latest domoticz 'Type': 'Thermostat'
is renamed to 'Type': 'Setpoint'
. maybe this can be the issue?
https://github.com/PatchworkBoy/homebridge-edomoticz/blob/c3bb69422b7288d5a5a829ab49d029ebfc6992f0/lib/domoticz_accessory.js#L636
I've tried your suggestion, but did not fix the problem
Checkout this issue #274 maybe you find somthing there to fix this
That worked. Thanks !!
Probably wants || this.Type == "Setpoint" adding at line 2226…
homebridge-edomoticz/lib/domoticz_accessory.js
Line 2226 in c3bb694
case this.Type == "Heating" || this.Type == "Thermostat":
Pull reqs merged and a few additional tweaks. Closing. https://github.com/PatchworkBoy/homebridge-edomoticz/commit/0d52ac714bdaa59919ecc9126feadae0b0daad70
Hi, I'm trying out Homebridge with edomoticz, but hte themrostats are not visible in Accesoiries. When i try on a VM to use it with Domotivz 2023.2 they are visible