Advertisement
Guest User

ha_configurations

a guest
Dec 18th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.38 KB | None | 0 0
  1. # configuration.yaml
  2.  
  3. homeassistant:
  4.   customize: !include customize_ent.yaml
  5.  
  6. switch: !include switch.yaml
  7. input_select: !include input_select.yaml
  8. input_boolean: !include input_boolean.yaml
  9. input_text: !include input_text.yaml
  10. cover: !include covers.yaml
  11. sensor: !include sensors.yaml
  12. group: !include groups.yaml
  13. automation: !include automations.yaml
  14. script: !include scripts.yam
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement