Koen Kanters
1e37ba1271
Don't log no converter available for genBasic cluster. https://github.com/Koenkk/zigbee-herdsman-converters/issues/2237
2021-02-12 20:46:32 +01:00
Koen Kanters
fc19f2e903
Don't pass messages from coordinator to extensions. https://github.com/Koenkk/zigbee2mqtt/issues/5028
2020-11-21 16:20:48 +01:00
Drzony
7305960d53
Display manufacturer name for unsupported devices ( #4938 )
...
* Display manufacturer name for unsupported devices
* fixup! Display manufacturer name for unsupported devices
2020-11-11 18:27:20 +01:00
Koen Kanters
63044421fd
Get linkquality from herdsman instead of mesage. https://github.com/Koenkk/zigbee2mqtt/issues/4758
2020-10-24 17:15:46 +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
676684158a
Fix messages from Xiaomi devices skipped sometimes when send through Xiaomi router. #3592 ( #4170 )
...
* Update receive.js
* Fix messages from Xiaomi devices skipped sometimes when send through Xiaomi router. https://github.com/Koenkk/zigbee2mqtt/issues/3592
2020-08-23 22:05:48 +02:00
Koen Kanters
0b5d169b46
Provide state to fromZigbee converter
2020-08-20 21:54:59 +02:00
Koen Kanters
d167b149ad
Refactor device options retrieval
2020-08-17 20:57:12 +02:00
Koen Kanters
9774031169
Sort logged and published JSON objects alphabetically. #4091
2020-08-13 20:00:35 +02:00
Koen Kanters
867918bd63
Fix incorrect device type. https://github.com/Koenkk/zigbee2mqtt/issues/3953
2020-07-23 19:55:56 +02:00
Koen Kanters
28d48f3d96
Skip message when definition is undefined and still interviewing instead of modelID. https://github.com/Koenkk/zigbee2mqtt/issues/3947
2020-07-22 14:00:27 +02:00
Koen Kanters
e06e54321c
Revert "Fix device incorrectly identified when still interviewing (attempt 2) #3947 "
...
This reverts commit 2e0b23f97c
.
2020-07-22 13:44:47 +02:00
Koen Kanters
2e0b23f97c
Fix device incorrectly identified when still interviewing (attempt 2) #3947
2020-07-21 20:47:05 +02:00
Koen Kanters
4b845f923e
Pass down logger to fromZigbee converters. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1305#pullrequestreview-430027596
2020-06-13 12:55:01 +02:00
Koen Kanters
5f63dcb0f2
Fix old state being published due to debounce. #3572
2020-05-29 19:24:59 +02:00
Koen Kanters
d9b8e1fc18
Fix messages being skipped for Xiaomi devices with Deconz adapter. #3592
2020-05-22 18:25:32 +02:00
Koen Kanters
e7e752a032
Dont log No converter available for..
on genTime messages. #3503
2020-05-07 18:01:09 +02:00
Koen Kanters
07dc837b76
Refactor receive
2020-04-15 22:34:59 +02:00