mirror of
https://github.com/esphome/esphome.git
synced 2025-09-12 08:12:22 +01:00
migrate to using same area info for top level and sub devices
This commit is contained in:
@@ -29,6 +29,8 @@ esphome:
|
||||
- id: test_device
|
||||
name: Test device in main area
|
||||
area_id: testing_area # Reference the main area (not in sub_areas)
|
||||
- id: no_area_device
|
||||
name: Device without area # This device has no area_id
|
||||
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
|
Reference in New Issue
Block a user