Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Unsupported frostprotection keyword #38

Open
jugla opened this issue Apr 12, 2021 · 1 comment
Open

Unsupported frostprotection keyword #38

jugla opened this issue Apr 12, 2021 · 1 comment

Comments

@jugla
Copy link

jugla commented Apr 12, 2021

This afternoon, the window has been opened and heater put themselves in a dedicated mode.
The following traceback is found:
2021-04-12 14:32:36 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/srv/homeassistant/lib/python3.9/site-packages/homeassistant/helpers/entity_platform.py", line 626, in _update_entity_states await asyncio.gather(*tasks) File "/srv/homeassistant/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 297, in async_update_ha_state self._async_write_ha_state() File "/srv/homeassistant/lib/python3.9/site-packages/homeassistant/helpers/entity.py", line 336, in _async_write_ha_state attr.update(self.state_attributes or {}) File "/srv/homeassistant/lib/python3.9/site-packages/homeassistant/components/climate/__init__.py", line 266, in state_attributes data[ATTR_PRESET_MODE] = self.preset_mode File "/home/homeassistant/.homeassistant/custom_components/cozytouch/climate.py", line 195, in preset_mode return COZY_TO_PRESET_MODE[preset] KeyError: 'frostprotection'

Here the version :
-Home Assistant 2021.4.3
-Cozytouch 1.6.1

Running Rasperry PI4

@jugla
Copy link
Author

jugla commented Apr 14, 2021

seems to be related to pull request #23

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant