expert import mode

This commit is contained in:
John Lancaster
2024-05-02 22:49:46 -05:00
parent aedee1ac12
commit a38341484d
10 changed files with 21 additions and 26 deletions

View File

@@ -77,7 +77,7 @@ bedroom:
sleep: input_boolean.sleeping
bedroom_buttons:
module: button
module: room_control
class: Button
dependencies:
- bedroom
@@ -89,7 +89,7 @@ bedroom_buttons:
- Bedroom Button 2
bedroom_motion:
module: motion
module: room_control
class: Motion
dependencies:
- bedroom