You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I am receiving this error message when connecting to a default touchscreen profile
I am receiving a similar error when connecting with the hobby API key:
what does this mean?
The text was updated successfully, but these errors were encountered: