github-actions[bot]
a1983e2a32
Update zigbee-herdsman-converters to 14.0.132 ( #7277 )
...
* Update zigbee-herdsman-converters to 14.0.132
* Update configure.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-05-01 16:16:12 +02:00
Koen Kanters
d61d6e28f2
Only attempt to configure end device when message is received from it. ( #7242 )
2021-04-29 18:18:51 +02:00
Koen Kanters
0e1d683c77
Republish devices after configure
2020-12-29 10:43:06 +01:00
Koen Kanters
9345fe8c99
Pass logger to configure(). https://github.com/Koenkk/zigbee2mqtt/issues/5212
2020-12-28 21:48:07 +01:00
Koen Kanters
9c8323326d
Greatly reduce amount of subscribed topics. #4948
2020-11-16 17:03:22 +01:00
qm3ster
f26ddd93ff
Replace "problematic" depenencies
...
Also one comment typo lol
`node-static` was abandoned and vulnerable, which might matter since
it's used in production usage and not development.
replaced with popular `serve-static` + `finalhandler`
`json-stable-stringify` depended on an unneeded and unlicensed
polyfill for JSON builtin.
2020-09-25 15:58:45 +02:00
Koen Kanters
9774031169
Sort logged and published JSON objects alphabetically. #4091
2020-08-13 20:00:35 +02:00
Koen Kanters
6345cb07bf
Disable reporting on device when reporting is disabled. https://github.com/Koenkk/zigbee2mqtt/issues/3826
2020-08-04 19:11:13 +02:00
Koen Kanters
6d9affaa49
Revert "Fix device incorrectly identified when still interviewing. #3947 "
...
This reverts commit 1d3a577fc4
.
2020-07-22 13:44:56 +02:00
Koen Kanters
1d3a577fc4
Fix device incorrectly identified when still interviewing. #3947
2020-07-21 20:26:07 +02:00
Koen Kanters
ff1a64b192
Change ID -> id for new api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-15 22:16:18 +02:00
Koen Kanters
f1c785eedd
Implement new api configure. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-07-08 21:46:00 +02:00
Koen Kanters
bd5cb7790a
Only subsribe to legacy topic when enabled.
2020-04-11 20:59:52 +02:00
Koen Kanters
a2d09b08ea
Refactor DeviceConfigure
2020-04-11 20:58:22 +02:00