You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression - Overkiz Integration with Cozytouch hub - Only temperature and Energy comsuption supported , "waterheatingsystem" device not supported
#80382
Closed
gerardsamara opened this issue
Oct 15, 2022
· 5 comments
After successful integration migration from Custom Component to Core Component , the waterheater devices is missing .
The sensors temperature and Energy consumptions are present (OK)
What version of Home Assistant Core has the issue?
2022.10.3 with Overkiz core component
What was the last working version of Home Assistant Core?
Hey there @iMicknl, @vlebourl, @tetienne, mind taking a look at this issue as it has been labeled with an integration (overkiz) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)
Yes the device was supported in the custom component integration
gerardsamara
changed the title
Overkiz Integration with Cozytouch hub - Only temperature and Energy comsuption supported , "waterheatingsystem" device not supported
Regression - Overkiz Integration with Cozytouch hub - Only temperature and Energy comsuption supported , "waterheatingsystem" device not supported
Oct 15, 2022
The problem
After successful integration migration from Custom Component to Core Component , the waterheater devices is missing .
The sensors temperature and Energy consumptions are present (OK)
What version of Home Assistant Core has the issue?
2022.10.3 with Overkiz core component
What was the last working version of Home Assistant Core?
2022.10.3 with Overkiz ccustom component
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Overkiz
Link to integration documentation on our website
https://www.home-assistant.io/integrations/overkiz
Diagnostics information
The device is not created si no diagnostic file available
Here is the integration diagnostic file
config_entry-overkiz-bd2ac765386d408e4ccb0ed075a2a77d.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
extract of the diagnostic file regarding not supported devices :
`"deviceURL": "io://--3482/1086078#1",
"controllableName": "io:AtlanticPassAPCHeatPumpMainComponent",
"widget": "AtlanticPassAPCHeatPump",
"uiClass": "HeatingSystem"
"deviceURL": "io://--3482/1086078#2",
"controllableName": "io:AtlanticPassAPCDHWComponent",
"widget": "AtlanticPassAPCDHW",
"uiClass": "WaterHeatingSystem"
"deviceURL": "io://--3482/1086078#8",
"controllableName": "io:AtlanticPassAPCHeatingAndCoolingZoneComponent",
"widget": "AtlanticPassAPCHeatingAndCoolingZone",
"uiClass": "HeatingSystem"
`
The text was updated successfully, but these errors were encountered: