Saltstack Official Home Assistant Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910111213141516171819202122232425
  1. ==================================
  2. Home Assistant
  3. ==================================
  4. Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
  5. Sample pillars
  6. ==============
  7. Single homeassistant service
  8. .. code-block:: yaml
  9. home_assistant:
  10. server:
  11. enabled: true
  12. bind:
  13. address: 0.0.0.0
  14. port: 8123
  15. Read more
  16. =========
  17. * https://home-assistant.io/getting-started/