home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.55k stars 7.08k forks source link

Tested on Monoblock heatpump #29423

Open Timieh opened 8 months ago

Timieh commented 8 months ago

Feedback

Integration tested succesfully with Wolf CHA-07 Heat pump system. the Wolf CWL 400 Ventilation box is represent in Smartset portal but not in the plugin/entities. All translations are to German.

Some units are not correctly displayed (not sure if this is wrong on my side, but it shows from the first time already). For example the flow status of the internal pump is a attribute/text instead of a value so there is no line graph in history plot but box graph.

===Fix=== sensor.heizkreisdurchfluss Change code to: _parameter_id: 27002800001 value_id: 27002800001 parent: Heizung friendly_name: Heizkreisdurchfluss unit_of_measurement: "L/min" icon: "mdi:water"_

URL

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

Version

2023.10.3

Additional information

No response

home-assistant[bot] commented 8 months ago

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

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