mirror of
https://github.com/tjhorner/upsy-desky.git
synced 2026-01-11 00:07:56 -05:00
13 lines
181 B
YAML
13 lines
181 B
YAML
packages:
|
|
base: !include config.yaml
|
|
|
|
logger:
|
|
level: DEBUG
|
|
|
|
debug:
|
|
update_interval: 5s
|
|
|
|
text_sensor:
|
|
- platform: debug
|
|
device:
|
|
name: "${friendly_name} Device Info" |