mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
1b066d9f59
* Add Discord channel. https://github.com/Koenkk/zigbee2mqtt.io/issues/31 * extend controller.js function getDeviceInfoForMqtt extend controller.js with `` zclVersion, appVersion, stackVersion, hwVersion, swBuildId, `` * Rework #2 Only Publish hwVersion and swBuildId as this seems to be valid as posible. Map with default option 'unknown' to be in a good way. * Fix tests * Update README.md