expert import mode
This commit is contained in:
@@ -69,7 +69,7 @@ living_room:
|
||||
brightness: 25
|
||||
|
||||
front_door:
|
||||
module: door
|
||||
module: room_control
|
||||
class: Door
|
||||
dependencies:
|
||||
- living_room
|
||||
@@ -78,7 +78,7 @@ front_door:
|
||||
door: binary_sensor.front_contact
|
||||
|
||||
living_room_button:
|
||||
module: button
|
||||
module: room_control
|
||||
class: Button
|
||||
dependencies:
|
||||
- living_room
|
||||
@@ -88,7 +88,7 @@ living_room_button:
|
||||
ref_entity: light.living_room
|
||||
|
||||
living_room_motion:
|
||||
module: motion
|
||||
module: room_control
|
||||
class: Motion
|
||||
dependencies:
|
||||
- living_room
|
||||
|
||||
Reference in New Issue
Block a user