mirror of
https://github.com/esphome/esphome.git
synced 2024-11-06 09:25:37 +01:00
6 lines
111 B
YAML
6 lines
111 B
YAML
|
# Uptime sensor.
|
||
|
platform: uptime
|
||
|
id: ${devicename}_uptime_pcg
|
||
|
name: Uptime From Package
|
||
|
update_interval: 5min
|