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.33k stars 30.27k forks source link

Econet Rheem Integration issue #108747

Closed mike12806 closed 8 months ago

mike12806 commented 8 months ago

The problem

Econet / rheem integration no longer showing hot water level :(

What version of Home Assistant Core has the issue?

Core-2024.21.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Econet

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

System Information

version core-2024.1.5
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.6
os_name Linux
os_version 6.1.71-haos
arch x86_64
timezone America/New_York
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.33.0 Stage | running Available Repositories | 1376 Downloaded Repositories | 2
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 11.4 -- | -- update_channel | stable supervisor_version | supervisor-2023.12.1 agent_version | 1.6.0 docker_version | 24.0.7 disk_total | 97.7 GB disk_used | 28.5 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | Cloudflared (5.0.2), File editor (5.7.0), Spotify Connect (0.13.0), MariaDB (2.6.1)
Dashboards dashboards | 2 -- | -- resources | 0 views | 2 mode | storage
Recorder oldest_recorder_run | November 19, 2023 at 5:19 PM -- | -- current_recorder_run | January 22, 2024 at 9:13 PM estimated_db_size | 1061.00 MiB database_engine | mysql database_version | 10.6.12
home-assistant[bot] commented 8 months ago

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

Code owner commands Code owners of `econet` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign econet` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


econet documentation econet source (message by IssueLinks)

w1ll1am23 commented 8 months ago

@mike12806 can you enable debug logs and post the output of the startup? There will be some personal information in there so make sure to clean it up first.

w1ll1am23 commented 8 months ago

Also is you aren't aware you should check out https://github.com/esphome-econet/esphome-econet

Fully local control via an esphome device.

mike12806 commented 8 months ago

@mike12806 can you enable debug logs and post the output of the startup? There will be some personal information in there so make sure to clean it up first.

I feel like an idiot but after re-loading the integration a few times again with debug logging enabled, things are working again? Will keep an eye on things and re-open the issue if needed. Thanks for your quick response and suggestion re: ESP!