cbrandlehner / homebridge-daikin-local

Supports Daikin Air Conditioners on HomeBridge
MIT License
101 stars 18 forks source link

homebridge-daikin-local plugin do not work with Siri in ios up to date but works in home app #229

Closed crunchy59 closed 2 years ago

crunchy59 commented 2 years ago

Describe the bug Hello I have successfully update to the last daikin version for homebridge. When I check the log I have some warning WARNING: your configuration is missing the parameter "response", using default WARNING: your configuration is missing the parameter "deadline", using default WARNING: your configuration is missing the parameter "retries", using default of 5 retries

And Since the last ios, it is impossible to turn off devices with siri. When I ask siri to turn off, siri says me the devices are already turned on. But in home app I can turn off or on devices. (excuse for my english I'm french)

Minimum information To provide information on your device provide the output of the following URLs, your IP may differ though: http://192.168.0.230/aircon/get_model_info ret=OK,model=NOTSUPPORT,type=N,pv=0,cpv=0,mid=NA,s_fdir=1,en_scdltmr=1 http://192.168.0.230/skyfi/aircon/get_model_info skyfi/aircon/get_model_info

To Reproduce Information on your wifi gateway from the daikin app:

  1. Firmware version 1.2.54
  2. If known: Model information of the wifi gateway

Information on your configuration:

  1. Homebridge config: "accessory": "Daikin-Local", "name": "Clim Abi", "apiroute": "http://192.168.0.230", "temperature_unit": "C", "system": "Default", "swingMode": "2", "fanMode": "FAN", "defaultMode": "0"

Information from the log:

  1. Homebridge log file showing relevant information. WARNING: your configuration is missing the parameter "response", using default WARNING: your configuration is missing the parameter "deadline", using default WARNING: your configuration is missing the parameter "retries", using default of 5 retries

Expected behavior When I check the log I have some warning Since the last ios, it is impossible to turn off app. When I ask siri to turn off, siri says me the app are already turned on (excuse for my english I'm french)

I have try to give the max informations. Thanks. C.

crunchy59 commented 2 years ago

For information, I have found an alternative:
It not working when you ask to siri to turn off air conditioning but it is working when you ask to turns off the heating.