Edward Firmo
Edward Firmo
Another question, about the "Open sensors" attribute... When is that updated? Only when you try to arm or every time the sensor states changes?
And could you please run this new one (I've fixed the counter) but now with more than one sensor opened? ```jinja2 {% set alarm_entity_id = "alarm_control_panel.alarmo" %} Open sensors: {{...
Do you mean having a different sensor per climate page?
But no label is shown for those custom sensors. I mean, the color label applies to the values. Maybe it's about the wording on those inputs? Or do you mean...
Ok, I will look at this later.
Which error you have when removing it? Have you tried cleaning build files? https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/error_compiling.md#clean-up-build-files
> When I uncomment "- esphome/nspanel_esphome_addon_climate_heat.yaml" after it has been installed once, it's impossible to permanently delete. Do you mean deleting the entities from the device's page in Home Assistant?...
> Now I wonder if it is possible to create a line or bar chart with the different colors for it. E.g. cheap=green, normal=yellow and expensive=red I don't have control...
Sorry, @6thGuest, I've been quite busy those days and couldn't work at this chart yet, but I was playing a bit with a table card that might help you in...
This card is using the attribute `all_prices` from that template sensor. The same sensor have another attribute called `future` which is the same, but without past data. So, if you...