Closed geertdoornbos closed 3 months ago
Hey there @dcsbl, mind taking a look at this issue as it has been labeled with an integration (homewizard
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
homewizard documentation homewizard source (message by IssueLinks)
Can you add the diagnostics file? https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics
Okay weird, can you send a full screenshot of the 'device' page (as example)? Feel free to redact same information if you wish.
This looks normal to me; it is the out-of-the-box experience. The grayed-out sensors seem to be disabled. Click on them, press the ⚙️ icon, and then turn on 'Enabled' and 'visable' if they are disabled or hidden.
Please let me know it this was the case 😇
'this was the case', but ... 😄 why were they disabled? I did not disable them by hand like I did now to enable them.
Other side effect, I also see units now.
Up and running now, thanks!
Awesome to hear!
Sensors are disabled by default if they are not used/important for most users and/or 'noisy'. They pollute the database without any use for most users. They are available for those who are interested, but not enabled by default.
The problem
Naming has changes for several entities of homewizard integration https://github.com/home-assistant/core/pull/108854 I missed the breaking changes message for this. After manually removing two 't1' entities for import and export energy, errors were gone. 20 additional entities (like voltage per phase) are turned off.
The api to the device works fine. Logging shows no issues.
Is there a migration for the renamed entities (to keep their data?). What to do to get the additional entities back?
What version of Home Assistant Core has the issue?
core-2024.7.2
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
HomeWizard
Link to integration documentation on our website
https://www.home-assistant.io/integrations/homewizard/
Diagnostics information
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response