-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AC Temperature always set to 24 degrees #55
Comments
Hi Thomas The same is happening to me. This summer I ended using the official app for setting the temp, but what you describe is exactly what is happening in my installation. AUD105UX4RADH5 with AEH-W4G2 is my setup. Kind regards! |
Hi, did you try setting temperature through API? I don't see |
Thank you Bilan. Once I recover my account (I have another problem... :) ), I will try it. I will come back then. Thanks! |
I am sorry, but I've not been able yet to access the API (I am not used to it). In Home Assisting I've tried to set up the "beep" configuration, but I get the same results. With beeping "On" in configuration [2024-11-14 18:39:11] production.INFO: ConnectLife: updating device. {"puid":"xx","properties":{"t_power":1,"t_temp_type":"0","t_temp":20,"t_beep":1,"t_fan_speed":0,"t_work_mode":1}} [2024-11-14 18:39:50] production.INFO: Response ["[{"wifiId":"xx","deviceId":"xx","puid":"xx","deviceNickName":"Hisense","deviceFeatureCode":"106","deviceFeatureName":"106\u51b7\u6696\u65e0\u8282\u80fd\u65e0\u529f\u7387","deviceTypeCode":"009","deviceTypeName":"","bindTime":1731606168682,"role":1,"roomId":6365511,"roomName":"Ba\u00f1o","statusList":{"t_sleep":"0","t_power":"1","t_work_mode":"1","t_fan_speed":"0","t_fan_speed_s":"0","t_fan_mute":"0","t_super":"0","t_eco":"0",*"t_temp":"21*","t_temp_type":"0","t_up_down":"0","t_swing_follow":"0","t_swing_direction":"5","t_swing_angle":"0","t_fanspeedcv":"0","t_tms":"0","t_temp_compensate":"0","f_humidity":"128","f_temp_in":"22","f_electricity":"7","f_votage":"224","f_e_intemp":"0","f_e_incoiltemp":"0","f_e_inhumidity":"0","f_e_infanmotor":"0","f_e_arkgrille":"0","f_e_invzero":"0","f_e_incom":"0","f_e_indisplay":"0","f_e_inkeys":"0","f_e_inwifi":"0","f_e_inele":"0","f_e_ineeprom":"0","f_e_outeeprom":"0","f_e_outcoiltemp":"0","f_e_outgastemp":"0","f_e_outtemp":"0","f_e_waterfull":"0","f_e_upmachine":"0","f_e_dwmachine":"0","f_e_over_cold":"0","f_e_over_hot":"0","f_e_push":"0","t_demand_response":"0","t_dal":"0","t_talr":"0","f-filter":"0","daily_energy_kwh":0},"useTime":1731606168661,"offlineState":1,"seq":0,"createTime":0,"isShow":1}]"] With beeping in OFF [2024-11-14 18:42:17] production.INFO: Response ["[{"wifiId":"xx","deviceId":"xx","puid":"xx","deviceNickName":"Hisense","deviceFeatureCode":"106","deviceFeatureName":"106\u51b7\u6696\u65e0\u8282\u80fd\u65e0\u529f\u7387","deviceTypeCode":"009","deviceTypeName":"","bindTime":1731606168682,"role":1,"roomId":6365511,"roomName":"Ba\u00f1o","statusList":{"t_sleep":"0","t_power":"1","t_work_mode":"1","t_fan_speed":"0","t_fan_speed_s":"0","t_fan_mute":"0","t_super":"0","t_eco":"0",*"t_temp":"21*","t_temp_type":"0","t_up_down":"0","t_swing_follow":"0","t_swing_direction":"5","t_swing_angle":"0","t_fanspeedcv":"0","t_tms":"0","t_temp_compensate":"0","f_humidity":"128","f_temp_in":"22","f_electricity":"7","f_votage":"224","f_e_intemp":"0","f_e_incoiltemp":"0","f_e_inhumidity":"0","f_e_infanmotor":"0","f_e_arkgrille":"0","f_e_invzero":"0","f_e_incom":"0","f_e_indisplay":"0","f_e_inkeys":"0","f_e_inwifi":"0","f_e_inele":"0","f_e_ineeprom":"0","f_e_outeeprom":"0","f_e_outcoiltemp":"0","f_e_outgastemp":"0","f_e_outtemp":"0","f_e_waterfull":"0","f_e_upmachine":"0","f_e_dwmachine":"0","f_e_over_cold":"0","f_e_over_hot":"0","f_e_push":"0","t_demand_response":"0","t_dal":"0","t_talr":"0","f-filter":"0","daily_energy_kwh":0},"useTime":1731606168661,"offlineState":1,"seq":0,"createTime":0,"isShow":1}]"] I will try with the API and come back. Thank you! |
Hi,
i have a strange issue and i'd love some directions on how to debug this further. I have different Hisense AC models and for all devices of one specific model (ACT35UR4RCA4) i cannot set the temperature via this integration in Home Assistant. Everything else works, only the temp is tuck on 24 degrees no matter what i set it too ^^ My other devices work just fine, so it's (hopefully) not an installation issue.
Here is the log:
... so far so good. But couple seconds later, on the next check the API returns 24 degrees for
t_temp
:I can change the mode and everything else, only the temperature is stuck on 24. i also noticed when i change the temp via the remote or connectlife app the device beeps only once. When i set the temp via HA it beeps twice and the connectlife app immediately shows 24.
It's almost funny and i really don't know where to look further.
The text was updated successfully, but these errors were encountered: