Skip to content
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

entity not available when operation mode set to Auto #9

Open
Rydcal opened this issue Jun 18, 2019 · 2 comments
Open

entity not available when operation mode set to Auto #9

Rydcal opened this issue Jun 18, 2019 · 2 comments

Comments

@Rydcal
Copy link

Rydcal commented Jun 18, 2019

I've noticed recently that when HA (0.94.3) restarts and the system is in operation_mode state 'auto' I get an error in the log, "Error while setting up platform fujitsu_general_heatpump." To get the it working again I need to change the unit to Cool, Heat or Off either via remote or FGLAir and then restart HA. If the unit is set to anything other than Auto, the problem doesn't seem to occur.

More from the traceback:
File "/home/homeassistant/.homeassistant/custom_components/fujitsu_general_heatpump/climate.py", line 94, in init
self._current_operation = FUJITSU_TO_HA_STATE[self.current_operation]
KeyError: 'auto'

@chiefcomm
Copy link

I notice exactly the same behaviour - from which HA version I do not know but I certainly notice it in 0.94.x and above.

@meichthys
Copy link

Still seems to be an issue in 0.103
For now I'm avoiding the 'auto' setting.

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

No branches or pull requests

3 participants