mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-02 17:25:16 +02:00
have fun
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
platform: uptime
|
||||
name: ${name} Uptime
|
||||
unit_of_measurement: "days"
|
||||
accuracy_decimals: 2
|
||||
update_interval: 60s
|
||||
filters:
|
||||
- lambda: return x / 86400;
|
||||
|
||||
Reference in New Issue
Block a user