You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've made a quick change to get the correct init values when the homebridge server starts, by adding a call to this.getCurrentHeatingCoolingState(function (){}); at the end of the constructor.
this way the initial state is correct before any other call and homekit display the correct value for the status.
I can confirm that it works with a 12 yo ftxs35c internal unit
Default values don't update to Daikin current values until a setting is changed and sent back to HomeBridge after HomeBridge launch
The text was updated successfully, but these errors were encountered: