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

New install....unavailable with errors #157

Open
CTMaineah opened this issue Jul 15, 2024 · 1 comment
Open

New install....unavailable with errors #157

CTMaineah opened this issue Jul 15, 2024 · 1 comment

Comments

@CTMaineah
Copy link

Attempting to install KUMO for first time into HA. New KUMO system in my home. Integration added and connected to account and shows up an IP but shows unavailable with errors below in the log: Note I did block out some of the mac address of my thermostat on the log below

Logger: custom_components.kumo.coordinator
Source: helpers/update_coordinator.py:344
integration: Kumo (documentation, issues)
First occurred: 17:47:43 (1 occurrences)
Last logged: 17:47:43

Error fetching kumo_3534P008N100104F data: Failed to update Kumo device: 1st floo

Logger: homeassistant.components.climate
Source: components/climate/init.py:365
integration: Climate (documentation, issues)
First occurred: 17:47:43 (1 occurrences)
Last logged: 17:47:43

Entity None (<class 'custom_components.kumo.climate.KumoThermostat'>) implements HVACMode(s): off, cool and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/dlarrick/hass-kumo/issues

Logger: pykumo.py_kumo_base
Source: /usr/local/lib/python3.12/site-packages/pykumo/py_kumo_base.py:88
First occurred: 17:47:27 (70 occurrences)
Last logged: 17:49:43

Error issuing request http://1st floor 24:cd:XXXXXXXX/api: Failed to parse: http://1st floor 24:cdXXXXXXX/api

@dlarrick
Copy link
Owner

The logs you found are not particularly helpful. You can debug further using the interactive instructions in the pykumo repo's README. Also look for the real home_assistant.log file rather than looking at logs thru the web interface.

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