Skip to content
#

homeassistant

home-assistant logo

Home Assistant is an open source home automation system that puts local control and privacy first. It is powered by a worldwide community of tinkerers and DIY enthusiasts, perfectly suited to run on a Raspberry Pi or a local server.

Here are 28 public repositories matching this topic...

This project relies on the implementation of the home automation system. The main idea is to create a system supporting ZigBee devices and connecting them to the main Hub. To implement this, we use the cc2531/30 USB stick as the coordinator. The endpoints are the supported devices. ESP32 is used to intercept packages sent from the coordinator an…

  • Updated Jun 12, 2021
  • C