mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-05 02:04:10 +00:00
18 lines
370 B
YAML
18 lines
370 B
YAML
|
|
||
|
###################################
|
||
|
## Nest Section
|
||
|
###################################
|
||
|
climate.downstairs:
|
||
|
friendly_name: 'Nest Downstairs'
|
||
|
icon: mdi:air-conditioner
|
||
|
climate.upstairs:
|
||
|
friendly_name: 'Nest Upstairs'
|
||
|
icon: mdi:air-conditioner
|
||
|
|
||
|
|
||
|
###################################
|
||
|
## Sun Section
|
||
|
###################################
|
||
|
sun.sun:
|
||
|
hidden: true
|
||
|
|