ffenix113 / zigbee_home

Project to provide functionality similar to ESPHome but for Zigbee instead of WiFi for nRF52

Home Page:https://ffenix113.github.io/zigbee_home/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zigbee Home

Project that aims to provide similar functionality to ESPHome, but for Zigbee devices.

ℹ️ Note

dev branch is for experiments and exploration. It cannot be used to determine quality of resulting project.

Status

Currently work is being carried to develop CLI application and adding sensors.

Priorities can be ordered as:

  • Board(bootloader) support
  • Adding known sensors
  • Adding Zigbee clusters & templates for unavailable clusters in ZBOSS

Examples

Some examples of configuration files can be seen in examples directory. They do not provide complete and full configuration option usage, at least for now.

Licenses

This project uses information from ZBOSS SDK, license for which can be found in zboss_license.txt.

References

Special thanks

  • @rsporsche - for donating nRF52840 DK board
  • @Hedda - for informational support

About

Project to provide functionality similar to ESPHome but for Zigbee instead of WiFi for nRF52

https://ffenix113.github.io/zigbee_home/

License:GNU General Public License v3.0


Languages

Language:Go 63.5%Language:Smarty 27.0%Language:C 9.4%Language:CMake 0.1%