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

@@ -35,7 +35,7 @@ bathroom:
color_temp: 250
bathroom_button:
module: button
module: room_control
class: Button
dependencies:
- bathroom
@@ -45,7 +45,7 @@ bathroom_button:
ref_entity: light.bathroom
bathroom_motion:
module: motion
module: room_control
class: Motion
dependencies:
- bathroom