Closed Corsw closed 7 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)
Just to understand the situation better
sensor.totaal_gas_hw
? (make a backup!)The problem came up after upgrading from HA 2023.12.x to 2024.2.3
removing the sensor.totaal_gas_hw and reloading the integration fixed it. The gas meter is now created as a seperate device, with its own entities. Before the electricty and the gas meter where combined as 1 device in HA, so i assume that this caused by creating the new device?
Yup we now split electricity and gas to support multiple gas meters (that is a thing..) and digital water meters. We added a migration for 'old' situations, but this is only tested for out-of-the-box situations. Not sure why this did not work in your situation.
So I assume this issue is fixed for you? If others have issues we can use this as reference.
Removing the gas sensor and reloading the integration indeed fixed the issue. I'm guessing that the migration from the old situation only works with the standard sensor names.
Closing this issue as your issue has been solved, I have not other situations that may indicate we need to adjust the migration.
@home-assistant close
The problem
For some reason the homewizard integration cannot create the sensors for my p1 meter anymore. There are several errors in the log:
What version of Home Assistant Core has the issue?
2024.2.4
What was the last working version of Home Assistant Core?
2024.12.3
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Homewizard
Link to integration documentation on our website
No response
Diagnostics information
config_entry-homewizard-38ba1979c6f5e0f236c454f85b7b3bee.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response