Skip to content

Commit d8851f2

Browse files
authored
fix indentation
1 parent 21ea260 commit d8851f2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

source/_integrations/rflink.markdown

+8-8
Original file line numberDiff line numberDiff line change
@@ -316,14 +316,14 @@ binary_sensor:
316316
oregontemp_4f93_bat:
317317
name: Outdoor sensor battery
318318
device_class: battery
319-
pir_00aa66_01:
320-
name: PIR Outdoor
321-
device_class: presence
322-
off_delay: 5
323-
smokealert_00123456_01:
324-
name: Smoke Outdoor
325-
device_class: smoke
326-
off_delay: 10
319+
pir_00aa66_01:
320+
name: PIR Outdoor
321+
device_class: presence
322+
off_delay: 5
323+
smokealert_00123456_01:
324+
name: Smoke Outdoor
325+
device_class: smoke
326+
off_delay: 10
327327
```
328328

329329
## Cover

0 commit comments

Comments
 (0)