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: do not halt on error if not debugging #60

Closed ffenix113 closed 5 months ago

ffenix113 commented 5 months ago

Previously on any issue device would hang, as if in development. Now - it will hang only if debug mode is selected.