hon: Air Conditioner AS35TADHRA-2 & AS25TADHRA-2 changes not working
Hi, Installation with HACS worked fine all the sensors seem to be there, but when i try and select them nothing works: The only thing that will work is the on and off switch and the heat and cool buttons on the bottem, the buttons and switches of the other sensors dont do anything.
When i try to change the temprature on the wheel i get the following error(on both models):
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 199, in handle_call_service await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 1849, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1889, in _execute_service await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)( File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 226, in handle_service await service.entity_service_call( File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 798, in entity_service_call future.result() # pop exception if have File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 980, in async_request_call await coro File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 838, in _handle_entity_call await result File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 613, in async_service_temperature_set await entity.async_set_temperature(**kwargs) File "/config/custom_components/hon/climate.py", line 128, in async_set_temperature self._device.settings["settings.selTemp"].value = temperature KeyError: 'settings.selTemp'
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 33 (10 by maintainers)
Commits related to this issue
- Many air conditioner fixes for #52 — committed to Andre0512/hon by Andre0512 a year ago
- Fix climate not available #52 — committed to Andre0512/hon by Andre0512 a year ago
- Fix issues when changing climate mode #52 — committed to Andre0512/hon by Andre0512 a year ago
- Fix wrong name for silent mode #52 — committed to Andre0512/hon by Andre0512 a year ago
- Fix wrong name for silent mode #52 — committed to Andre0512/hon by Andre0512 a year ago
- Fix wrong name for silent mode #52 — committed to Andre0512/hon by Andre0512 a year ago
I’m planning to expose some more sensors, which of these sound the most interesting for you guys?