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: be more understandable of path separators in templates #71

Closed ffenix113 closed 4 months ago

ffenix113 commented 4 months ago

This is not ultimate fix for Windows, as paths for SDKs are hardcoded currently, but it is a step in the right direction to support it.

Ref: https://github.com/ffenix113/zigbee_home/issues/70