https://github.com/zebrajaeger/home-automation
https://github.com/zebrajaeger/home-automation
documentation home-automation
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebrajaeger/home-automation
- Owner: zebrajaeger
- Created: 2019-11-11T12:11:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T10:36:37.000Z (over 5 years ago)
- Last Synced: 2025-02-07T23:43:00.604Z (3 months ago)
- Topics: documentation, home-automation
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home-automation
My way to home automation.
This is an documentation project only
## My related projects
* [ESP32 LED Dimmer](https://github.com/zebrajaeger/esp32-led-dimmer)
## Server
### Hardware
* Raspberry Pi
* CC2531 USB stick + CC Debugger + Downloader cable### Software
* Raspbian OS
* Docker
* hass.io ()
* Nice integration for much of the following components
* zigbee2mqtt ()
* Bridge between Zigbbe hardware and MQTT server
* mosquitto (https://mosquitto.org/)
* MQTT server
* Node-Red ()
* Flow diagram editor (and executor)
* InfluxDB ()
* Database for time dependent data
* Grafana ()
* Pretty diagrams from data source## Devices
### Switch
*
*### Sensor
*
*### Actor
*
## DIY
### LED-Dimmer
*