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

Error setting up entry default for nhc2 #54

Open
DjovDev opened this issue Feb 8, 2023 · 1 comment
Open

Error setting up entry default for nhc2 #54

DjovDev opened this issue Feb 8, 2023 · 1 comment

Comments

@DjovDev
Copy link

DjovDev commented Feb 8, 2023

I am receiving this error message when connecting to a default touchscreen profile

2023-02-08 19:31:17.055 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry default (192.168.1.201) for nhc2
File "/config/custom_components/nhc2/__init__.py", line 70, in async_setup_entry
File "/config/custom_components/nhc2/coco.py", line 16, in <module>
File "/config/custom_components/nhc2/coco_climate.py", line 7, in <module>

I am receiving a similar error when connecting with the hobby API key:

2023-02-08 19:13:50.106 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry hobby (192.168.1.201) for nhc2
File "/config/custom_components/nhc2/__init__.py", line 70, in async_setup_entry
File "/config/custom_components/nhc2/coco.py", line 16, in <module>
File "/config/custom_components/nhc2/coco_climate.py", line 7, in <module>

what does this mean?

@MarioJonckers
Copy link

I got the same error

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

2 participants