xoxys.homeassistant_docker/meta/main.yml

29 lines
1.1 KiB
YAML
Raw Normal View History

# Standards: 0.2
2019-04-27 13:52:50 +02:00
---
galaxy_info:
2020-08-19 18:38:58 +02:00
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
2020-10-01 17:12:29 +02:00
author: Robert Kaussow <mail@thegeeklab.de>
2020-08-19 18:38:58 +02:00
# @meta description: >
2021-03-14 17:49:27 +01:00
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.homeassistant_docker)
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.homeassistant_docker?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.homeassistant_docker)
# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.homeassistant_docker/src/branch/master/LICENSE)
2020-08-19 18:38:58 +02:00
#
# Setup [Home Assistant](https://www.home-assistant.io/) server. Open source home automation
# that puts local control and privacy first.
# @end
2020-01-31 11:23:20 +01:00
description: Setup Home Assistant server
2019-04-27 13:52:50 +02:00
license: MIT
2020-01-30 23:26:11 +01:00
min_ansible_version: 2.8
2019-04-27 13:52:50 +02:00
platforms:
- name: EL
versions:
- 7
galaxy_tags:
- homeassistant
- hassio
- iot
2019-05-20 10:17:00 +02:00
- smarthome
2020-03-21 14:36:04 +01:00
dependencies: []
2020-08-19 18:38:58 +02:00
collections:
- community.general