jimz011 / homekit-infused

Homekit Infused 5 2023
https://jimz011.github.io/homekit-infused/
Other
873 stars 137 forks source link

How to use device counters #177

Closed dnestico closed 2 years ago

dnestico commented 2 years ago

I added all my lights to the device_counters page thinking that would count with a number how many lights are on, but when I go to look at the states, there is no number so not sure how to be able to use this my templates and stuff since I wanted it to show me a number of how many lights are on.

I'm on the latest version of HKI 4 still.

Screen Shot 2022-08-25 at 9 54 55 AM Screen Shot 2022-08-25 at 9 55 25 AM
jimz011 commented 2 years ago

Try using the sensors instead of the groups 😄 as described here:

https://github.com/jimz011/homekit-infused/blob/5.x.x-docs/docs/addons/device-counters.md

dnestico commented 2 years ago

Found it thanks!