dlarrick / hass-kumo

Home Assistant module interfacing with Mitsubishi mini-split units
MIT License
96 stars 21 forks source link

Target Temp Not visible in history view #92

Closed kramttocs closed 1 year ago

kramttocs commented 1 year ago

It appears that it only shows if I change the temp. Otherwise I can't see the line for it.

jhuang0 commented 1 year ago

I'm 90% your issue is with Home Assistant itself and not this integration. If you want to track the history target temperature, create a template sensor and tie it to the target temperature.

kramttocs commented 1 year ago

If I open a climate entity for another non-kumo thermostat and then go to history, I see the purple line across the table. For the kumo ones I don't. Maybe it's HA but doesn't seem that way yet.

Do you see the line?

dlarrick commented 1 year ago

I do see the target temperature in the history on my Kumo units: image

In fact if I click on "Show More" I can turn off the other temperatures in the graph and target temperature is definitely there. One thing, though, is that if it's at the very bottom of the graph it's not very visible.

kramttocs commented 1 year ago

Nailed it! Mine was at the bottom and I was just missing it. Good grief :) Thank you