update #22

Merged
fedy95 merged 2 commits from update into master 4 years ago
  1. 2
      .drone.yml
  2. 4
      README.md

2
.drone.yml

@ -47,7 +47,7 @@ server:
steps: steps:
- name: deploy - name: deploy
commands: commands:
- cd /mnt/md0/infra/homeassistant
- cd ~/homeassistant
- git pull - git pull
- make restart - make restart
- make check - make check

4
README.md

@ -2,9 +2,9 @@
--- ---
## services
### services
- [docker hub](https://hub.docker.com/r/homeassistant/home-assistant) - [docker hub](https://hub.docker.com/r/homeassistant/home-assistant)
- [docs](https://www.home-assistant.io/) - [docs](https://www.home-assistant.io/)
## example
### example
- https://github.com/arsaboo/homeassistant-config - https://github.com/arsaboo/homeassistant-config