Came here to say the same thing (Template Sensors) … but using shorter templates:
{{ states.light | count}}
{{ states.switch | count }}
{{ states.binary_sensor | count }}
{{ states.sensor | count }}
etc
Came here to say the same thing (Template Sensors) … but using shorter templates:
{{ states.light | count}}
{{ states.switch | count }}
{{ states.binary_sensor | count }}
{{ states.sensor | count }}
etc