I’m looking to understand how long per day my HVAC is heating the house.
I have a binary sensor that is reported out of the thermostat that turns ON for heating, and OFF when idle:
binary_sensor.thermostat_1_state
It doesn’t look like binary sensors can be used within the “integral” helper though. Any pointers on how I can understand the total “ON” time of this sensor?