You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be helpful to mention here, how to access and use the counter value.
In my case I wanted to access the value to send it via MQTT.Publish and I had to use
Putting this information here, provide an example and maybe other ways to access / use that value would be really helpful. This might be trivial for advanced users but for me as a beginner it required quite some searching to figure out how it's done.
Hey there @fabaff, mind taking a look at this feedback as it has been labeled with an integration (counter) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of counter can trigger bot actions by commenting:
@home-assistant close Closes the feedback.
@home-assistant rename Awesome new title Renames the feedback.
@home-assistant reopen Reopen the feedback.
@home-assistant unassign counter Removes the current integration label and assignees on the feedback, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.
Feedback
I think it would be helpful to mention here, how to access and use the counter value.
In my case I wanted to access the value to send it via MQTT.Publish and I had to use
"{{ states('counter.light_tuyaline_color_temp') }}"
Putting this information here, provide an example and maybe other ways to access / use that value would be really helpful. This might be trivial for advanced users but for me as a beginner it required quite some searching to figure out how it's done.
URL
https://www.home-assistant.io/integrations/counter/
Version
2025.4.3
Additional information
No response
The text was updated successfully, but these errors were encountered: