ffenix113 / zigbee_home

Project to provide functionality similar to ESPHome but for Zigbee instead of WiFi for nRF52
https://ffenix113.github.io/zigbee_home/
GNU General Public License v3.0
528 stars 10 forks source link

fix: ias zone using wrong endpoint #61

Closed ffenix113 closed 5 months ago

ffenix113 commented 5 months ago

Previously it was hardcoded(probably for dumb testing reasons), and now the endpoint is being passed as an argument.

Resolves https://github.com/ffenix113/zigbee_home/discussions/43#discussioncomment-9399471