mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
25408769e6
* - When sent a empty payload to bridge/config/devices/get , publish to 'bridge/config/devices' - For bridge/config/devices & bridge/config/devices/get only ever publish to the corresponding topic if a empty payload is sent. - Make sure devicesPublish doesn't treat messages to bridge/config/devices/get as a zigbee device. * fix eslinting errors * Update bridgeConfig.js