Skip to content

Commit 131794d

Browse files
🔨 disable_turn_off is a boolean (#12054)
1 parent b7be161 commit 131794d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/device_sun_light_trigger.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ device_sun_light_trigger:
5252
light_group: group.living_room
5353
light_profile: relax
5454
device_group: group.my_devices
55-
disable_turn_off: 1
55+
disable_turn_off: true
5656
```

0 commit comments

Comments
 (0)