Move Assist things to regular packages due to filename conflicts
This commit is contained in:
@ -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 }}"
|
Reference in New Issue
Block a user