Create example.yaml

This commit is contained in:
Joakim Sørensen
2019-05-15 22:43:06 +02:00
committed by GitHub
parent a3ec139da7
commit 59463b5f70

12
example.yaml Normal file
View File

@ -0,0 +1,12 @@
blueprint:
username: my_username
password: my_password
binary_sensor:
- enabled: true
name: My custom name
sensor:
- enabled: true
name: My custom name
switch:
- enabled: true
name: My custom name