- #10762 Tuya TGM50-ZB: expose
ecopreset (@lexeyus) - #10746 DOMRAEM DOM-Z-105P: support dimmer mode (@powerrffs)
- #10754 Innr RC 210 and RC 250: expose battery (@ActuallyRuben)
- #10699 Manage exit/entry delay for IAS ACE devices (@johnrvt)
- #10752 Shelly WS90: expose wind, UV and rain data (@Hutch67)
- #10729 Tuya TS0601_3_phase_clamp_meter: support high-precision AC frequency (@jacky202509)
- #10724 Aqara ZNJLBL01LM: support
reverse_direction(@deiger) - [#10711](https://github.com/Koenkk/zigbee-herdsman-conver
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