- #29730 Add
actionbridge/request API (@Nerivec) - #29750 Add new bind/reporting/map features (@Nerivec)
- #26823 Allow scheduling OTA on device request (@Nerivec)
- #27851 Allow to disable internal frontend UI serving for standalone serving (@Nerivec)
- #26811 Availability improvements (@Nerivec)
- #27164 New health extension & extras in
bridge/info(@Nerivec) - #26608 Onboarding (@Nerivec)
- #26522 Use dynamic import for external JS (@Nerivec)
- #27489 WindFront new frontend support (@Nerivec)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const e = exposes.presets; | |
| const ea = exposes.access; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); | |
| const tz = require('zigbee-herdsman-converters/converters/toZigbee'); | |
| const exposes = require('zigbee-herdsman-converters/lib/exposes'); | |
| const reporting = require('zigbee-herdsman-converters/lib/reporting'); | |
| const extend = require('zigbee-herdsman-converters/lib/extend'); | |
| const ota = require('zigbee-herdsman-converters/lib/ota'); | |
| const tuya = require('zigbee-herdsman-converters/lib/tuya'); | |
| const utils = require('zigbee-herdsman-converters/lib/utils'); | |
| const globalStore = require('zigbee-herdsman-converters/lib/store'); | |
| const e = exposes.presets; |
NewerOlder