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