mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
cleanups to address review comments
This commit is contained in:
@@ -17,10 +17,13 @@ esphome:
|
||||
version: "1.1"
|
||||
on_update:
|
||||
logger.log: on_update
|
||||
sub_areas:
|
||||
- id: another_area
|
||||
name: Another area
|
||||
sub_devices:
|
||||
- id: other_device
|
||||
name: Another device
|
||||
area: Another area
|
||||
area_id: another_area
|
||||
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
|
||||
Reference in New Issue
Block a user