mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
0b8cd232af
* Do not fallback to string if array can be parsed This in needed, otherwise ZIGBEE2MQTT_CONFIG_ADVANCED_NETWORK_KEY can never be set to a JSON object (array). * Update settings.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>