home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.17k stars 30.2k forks source link

Honeywell Total Connect Comfort (Europe) cannot be loaded #82106

Closed jaharkema closed 1 year ago

jaharkema commented 1 year ago

The problem

Trying to add the Honeywell Europe/Evohome integration. I added username and password in configuration.yaml, as documented on the integrations page.

Steps taken:

This entry is in the logs:

Logger: homeassistant.config_entries
Source: config_entries.py:810
First occurred: 5:24:36 PM (2 occurrences)
Last logged: 9:46:18 PM

Error occurred loading configuration flow for integration evohome: No module named 'homeassistant.components.evohome.config_flow'

What version of Home Assistant Core has the issue?

2022.11.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

evohome

Link to integration documentation on our website

https://www.home-assistant.io/integrations/evohome/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.config_entries
Source: config_entries.py:810
First occurred: 5:24:36 PM (2 occurrences)
Last logged: 9:46:18 PM

Error occurred loading configuration flow for integration evohome: No module named 'homeassistant.components.evohome.config_flow'

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @zxdavb, mind taking a look at this issue as it has been labeled with an integration (evohome) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `evohome` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign evohome` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


evohome documentation evohome source (message by IssueLinks)

zxdavb commented 1 year ago

This integration does not support config flow. On that basis, I believe that is is an appropriate error.

If you want to install evohome, you'll need to add the relevant section to the configuration.yaml file, see: https://www.home-assistant.io/integrations/evohome/

If it doesn't load after a restart of HA, do check the HA log.

I am closing this issue, but please do add another comment if you feel I am mistaken.

zxdavb commented 1 year ago

This is a duplicate of #82130

See: https://github.com/home-assistant/core/issues/82130#issuecomment-1315703815