joeyhage / homebridge-alexa-smarthome

Connect Alexa devices to HomeKit
MIT License
82 stars 20 forks source link

Temperature change error #154

Closed grzech1991 closed 1 month ago

grzech1991 commented 2 months ago

Hi,

I have the latest version of the plugin uploaded from scratch.

After this procedure, my air conditioner started working.

However, when I turn it off and on, from 24C temperature, it starts up anyway at 26C....

[7/10/2024, 8:42:17 PM] [homebridge-alexa-smarthome] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 26 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info. [7/10/2024, 8:42:25 PM] [homebridge-alexa-smarthome] Launched child bridge with PID 19973 [7/10/2024, 8:42:26 PM] [homebridge-alexa-smarthome] Loaded homebridge-alexa-smarthome v2.2.0-alpha.5 child bridge successfully [7/10/2024, 8:42:26 PM] Registering platform 'homebridge-appletv-enhanced.AppleTVEnhanced' [7/10/2024, 8:42:27 PM] [homebridge-alexa-smarthome] Added accessory: Klimatyzator [7/10/2024, 8:42:43 PM] [homebridge-alexa-smarthome] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 26 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info. [7/10/2024, 8:42:44 PM] [homebridge-alexa-smarthome] Klimatyzator - Get power - InvalidResponse(State not available) [7/10/2024, 8:42:49 PM] [homebridge-alexa-smarthome] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 26 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info. [7/10/2024, 8:42:56 PM] [homebridge-alexa-smarthome] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 26 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info. [7/10/2024, 8:43:10 PM] [homebridge-alexa-smarthome] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 26 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info. [7/10/2024, 8:43:19 PM] [homebridge-alexa-smarthome] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 26 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info. [7/10/2024, 8:44:10 PM] [homebridge-alexa-smarthome] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 26 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info.

grzech1991 commented 2 months ago

Another problem, when the air conditioner is off and so it appears after time in the application as on (by itself). Despite this, the device is off and so it should be.

joeyhage commented 1 month ago

Hi @grzech1991, thanks for the issue report. ACs are not officially supported by this plugin. I do not have access to a smart AC so I am unable to support it. If you would like to contribute to the project, I am happy to review any code.