shlomki / HomeAssistant-Config

A place to get inspiration for your own Home Assistant implementation.
25 stars 6 forks source link

.yaml #1

Closed direx1 closed 3 years ago

direx1 commented 3 years ago

Hi, great work on this. Does this code need breaking down into relevant folders or can I paste directly into configuration.yaml? Perhaps even into its own file with !include filename.yaml

shlomki commented 3 years ago

Hi, the code doesn't need to be broken down, it's a package. You can read about it here: https://www.home-assistant.io/docs/configuration/packages/

There's also an example in my configuration.yaml file.