Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
fleskalebas committed Jan 10, 2025
1 parent 9716755 commit a493ac6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions blueprints/controllers/ikea_e1524_e1810/ikea_e1524_e1810.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ trigger:
device_id: !input controller_device
type: action
subtype: 'toggle'
- platform: device
- platform: device
domain: mqtt
device_id: !input controller_device
type: action
Expand All @@ -413,7 +413,7 @@ trigger:
device_id: !input controller_device
type: action
subtype: arrow_left_hold
- platform: device
- platform: device
domain: mqtt
device_id: !input controller_device
type: action
Expand All @@ -428,7 +428,7 @@ trigger:
device_id: !input controller_device
type: action
subtype: arrow_right_hold
- platform: device
- platform: device
domain: mqtt
device_id: !input controller_device
type: action
Expand All @@ -438,12 +438,12 @@ trigger:
device_id: !input controller_device
type: action
subtype: 'brightness_down_click'
- platform: device
- platform: device
domain: mqtt
device_id: !input controller_device
type: action
subtype: brightness_down_hold
- platform: device
- platform: device
domain: mqtt
device_id: !input controller_device
type: action
Expand All @@ -458,7 +458,7 @@ trigger:
device_id: !input controller_device
type: action
subtype: brightness_up_hold
- platform: device
- platform: device
domain: mqtt
device_id: !input controller_device
type: action
Expand Down

0 comments on commit a493ac6

Please sign in to comment.