plugwise / plugwise-beta

Custom-component / development version of the Plugwise Home Assistant platform
MIT License
24 stars 8 forks source link

[FEATURE]: Provide the 'heating on' information per Lisa thermostat entity, instead of shared across thermostats. #525

Closed Getslow6 closed 11 months ago

Getslow6 commented 11 months ago

Describe the solution you are looking for

I have multiple Lisa's in my house and they share the same 'heating on' information:

image

In the screenshot above you see the graphs of two Lisa's. They share the same 'heating on' information (the orange part), whilst only one of the two is requesting heat from the boiler.

If it is possible to extract this information, it would be nice to see which Lisa is requesting heat similar to the Plugwise app:

12

Is your feature request related to a problem? (optional)

No response

What type of installation are you running?

Home Assistant OS

How did you install plugwise-beta?

Home Assistant Core

What kind of Plugwise device is having issues?

Smile: Adam (including Lisa, Tom, Floor)

What firmware version is your Plugwise product at?

Firmware: 3.7.8

Your setup

I've copied my config below:

config_entry-plugwise-f04c7fb7173ab830c05b644d377386b4.json.txt

3 Lisa's, multiple plugs, 3 Tom's, Adam.

Additional context

Solution suggestion:

bouwew commented 11 months ago

This is a known problem: https://github.com/home-assistant/core/issues/103386 Already fixed in pw-beta (https://github.com/plugwise/plugwise-beta/releases/tag/v0.44.2) but not yet in HA Plugwise.

Getslow6 commented 11 months ago

Ok, missed that. Thanks for all the effort!