DirtyDevWork / homebridge-daikin

Supports Daikin Air Conditioners on HomeBridge
Apache License 2.0
10 stars 13 forks source link

Since firmware upgrade homebridge not working with daikin #26

Closed crunchy59 closed 5 years ago

crunchy59 commented 5 years ago

Hello since the 1.2.51 firwware, the plugin not work with homebridge see the log: [3/17/2019, 3:43:14 PM] [Clim Abi] Error getting state: null [3/17/2019, 3:43:38 PM] [Clim Salon] setTargetHeatingCoolingState from/to:3/0 [3/17/2019, 3:43:38 PM] [Clim Salon] setDaikinMode: setting pow to ?pow=0, mode to &mode=4 and stemp to &stemp=21 [3/17/2019, 3:43:39 PM] [Clim Salon] Error getting state: null [3/17/2019, 3:43:47 PM] [Clim Salon] setTargetHeatingCoolingState from/to:0/3 [3/17/2019, 3:43:47 PM] [Clim Salon] setDaikinMode: setting pow to ?pow=1, mode to &mode=0 and stemp to &stemp=21

And in the homebridge app, I have no return of the temperature and I cannot use it in homebridge.

Can you help me?

Thanks in advance, C.

cbrandlehner commented 5 years ago

Try this plugin instead: https://github.com/cbrandlehner/homebridge-daikin-local

crunchy59 commented 5 years ago

thanks is working with a fresh install.