Move Assist things to regular packages due to filename conflicts

This commit is contained in:
2023-07-20 15:53:53 -04:00
parent 9c9c4b5f50
commit 64607570f1
11 changed files with 54 additions and 47 deletions

View File

@ -255,4 +255,13 @@ input_number:
max: 100
step: 1
unit_of_measurement: °F
icon: mdi:thermometer
icon: mdi:thermometer
intent_script:
MasterBedroomModes:
action:
service: "button.press"
data:
entity_id: "{{ mode }}"
speech:
text: "Master bedroom set to {{ mode }}"