Saltstack Official Home Assistant Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
330B

  1. {%- from "home_assistant/map.jinja" import server with context %}
  2. # Fill in documentation details
  3. doc:
  4. name: home_assistant
  5. description: Home Assistant is an open-source home automation platform.
  6. role:
  7. server:
  8. name: server
  9. param:
  10. some_param:
  11. name: "Some name"
  12. value: "some value"