mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Minor fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
light:
|
||||
- platform: mqtt
|
||||
name: "light_hama_1"
|
||||
state_topic: "tele/light_hama_1/STATE"
|
||||
state_topic: "stat/light_hama_1/RESULT"
|
||||
state_value_template: "{{ value_json.POWER }}"
|
||||
command_topic: "cmnd/light_hama_1/POWER"
|
||||
payload_on: "ON"
|
||||
|
||||
@@ -13,6 +13,7 @@ script:
|
||||
- light.hallway_entrance
|
||||
- light.browser_kitchen
|
||||
- light.browser_hallway
|
||||
- light.living_room_ambient
|
||||
data:
|
||||
brightness_pct: 100
|
||||
- service: script.bed_led_on
|
||||
|
||||
Reference in New Issue
Block a user