Yaml Formatting

This commit is contained in:
CCOSTAN
2016-12-12 17:10:11 +00:00
parent a32be72dca
commit 7d9c470ab7

View File

@@ -88,6 +88,7 @@ https://i.imgur.com/xy10yI1.png
#Lab notes:
```yaml
- alias: 'Get Random Time'
trigger:
platform: time
@@ -270,3 +271,5 @@ binary_sensor:
sensor_class: connectivity
payload_on: "success"
payload_off: "fail"
```