https://github.com/a0s/ansible-smarthome
https://github.com/a0s/ansible-smarthome
ansible cc2531 home-assistant home-automation
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/a0s/ansible-smarthome
- Owner: a0s
- Created: 2020-06-26T19:08:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T16:32:16.000Z (about 4 years ago)
- Last Synced: 2025-01-06T02:12:13.777Z (5 months ago)
- Topics: ansible, cc2531, home-assistant, home-automation
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SmartHome
=========I extend the life of my old refrigerator with [Home Assistant](https://www.home-assistant.io/) and smart plug.
Hardware
--------* [Cubieboard2](http://cubieboard.org/model/cb2/) with the latest Armbian
* [TP-Link HS110 smart plug](https://www.tp-link.com/uk/home-networking/smart-plug/hs110/)
* [Xiaomi WSDCGQ11LM temperature sensor](https://www.aliexpress.com/i/32974302289.html)
* [RTL8192CU WiFi USB dongle](https://www.aliexpress.com/item/32859398234.html)
* [CC2531 ZigBee USB dongle](https://www.aliexpress.com/item/4000028865267.html)Installation
------------```shell script
ansible-galaxy install -r requirements.yml
ansible-playbook -i inventories/smarthome playbooks/smarthome.yml
```Environments
------------* `SMARTHOME_PRIVATE_WIFI_SSID` - wifi ssid
* `SMARTHOME_PRIVATE_WIFI_PASSWORD` - wifi password