Koen Kanters
9d29bcc566
Fix switches/plugs not controllable in group. https://github.com/Koenkk/zigbee2mqtt/issues/4558
2020-10-09 21:40:33 +02:00
Koen Kanters
a2a7cebd07
Fix tests
2020-10-05 17:43:57 +02: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
b79fb2b6f5
Don't try to setup reporting for Philips devices that do not support it. https://github.com/Koenkk/zigbee-herdsman/issues/110
2020-09-22 17:42:03 +02:00
Koen Kanters
ad0f11cc0f
Base supported groups converters of its members. https://github.com/Koenkk/zigbee2mqtt/issues/764
2020-08-30 11:30:38 +02:00
Koen Kanters
9774031169
Sort logged and published JSON objects alphabetically. #4091
2020-08-13 20:00:35 +02:00
lionel590
ded3a58883
Network parameters / config displayed in zigbee2mqtt/bridge/config ( #4010 )
...
* Update zigbee.js
* added network parameters to zigbee2mqtt/bridge/config
* added network parameters to zigbee2mqtt/bridge/config
* added test for network config in zigbee2mqtt/bridge/config
* Fix network data
* Added test data for network parameters
* Update zigbee.js
* Update zigbee.js
* Update bridge.test.js
* Update bridge.test.js
* Update utils.js
* Update bridge.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-30 22:31:52 +02:00
Koen Kanters
ffa47b79e3
Remove devices from group when removing group. #3861
2020-07-07 21:16:35 +02:00
Koen Kanters
2ce2876f04
Refactor
2020-04-11 17:44:31 +02:00