Skip to content

kovagoz/home-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Automation

My home automation system, running on a Raspberry Pi 4.

Upgrade

Upgrade the whole environment:

make install ENV=live

Upgrade a specific component (e.g. the Dashboard):

make install ENV=live TAGS=dashboard

Architecture

                                               +-----------------+
                                               |  Grafana Cloud  |
        +------------------------------+       +-----------------+
        |                              |                ^
        V                              |                |
+-----------+    +-------------+    +---------+    +----------+
| mosquitto |<---| zigbee2mqtt |    | nodered |<---| telegraf |
+-----------+    +-------------+    +---------+    +----------+
      ^                      ^        ^     |
      |                      |        |     |
      |                      |        |     |
+------------+              +-----------+   |
| homebridge |<-------------| dashboard |   |
+------------+              +-----------+   |
      |    ^                                |
      |    |                                |
      |    +--------------------------------+
      V
+------------+
|   HomeKit  |
+------------+

About

My Smart Home Hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published