home-assistant-glow icon indicating copy to clipboard operation
home-assistant-glow copied to clipboard

Add Uptime Sensors

Open pschneider87 opened this issue 2 years ago • 4 comments

adding uptime sensor as explained in https://esphome.io/components/sensor/uptime.html

pschneider87 avatar Mar 07 '22 13:03 pschneider87

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Apr 07 '22 08:04 github-actions[bot]

PR has been around for a while but I want to work on it during my vacation for the new release.

klaasnicolaas avatar Jun 17 '22 10:06 klaasnicolaas

As such this code is working but it will generate quite many entries in the logbook. Can one suppress or?

image

andy778 avatar Sep 29 '22 13:09 andy778

Maybe by using this approach: https://github.com/klaasnicolaas/smarty-homeassistant-config/blob/master/esphome/sensors/uptime_timestamp.yaml

klaasnicolaas avatar Sep 29 '22 14:09 klaasnicolaas