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

feat: add config file tag resolving #46

Closed ffenix113 closed 6 months ago

ffenix113 commented 6 months ago

This allows having special tags in the configuration file that will be "resolved" to required values.

Currently supported !include and !env tags.

For example:

param: !env ENV_VARIABLE_NAME