github-actions[bot]
|
b2e588c1cf
|
Update zigbee-herdsman to 0.12.111 (#4017)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-30 22:58:06 +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 |
|
Sebastian Karasek
|
a5b03b5dad
|
Add home-assistant mapping for NLG Q-FRAMELESS (#4012)
|
2020-07-30 22:19:01 +02:00 |
|
Matthew Garrett
|
469ddb7e76
|
Add support for Orvibo AM25 blinds (#4011)
|
2020-07-30 22:14:51 +02:00 |
|
Artyom Dudarev
|
64022897f8
|
Add support for Lonsonho X713A 3 gang switch (#4015)
|
2020-07-30 22:12:39 +02:00 |
|
Koen Kanters
|
274109bc85
|
Allow to disable Home Assistant via MQTT. #3281 (#4007)
* Initial
* Updates
|
2020-07-29 23:10:03 +02:00 |
|
Koen Kanters
|
b9c52ef96e
|
Fix exception in Home Assistant extension when click or action is null/undefined. #4005
|
2020-07-29 22:08:00 +02:00 |
|
github-actions[bot]
|
9474dfe249
|
Update zigbee-herdsman-converters to 12.0.153 (#4006)
* Update zigbee-herdsman-converters to 12.0.153
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-07-29 17:23:23 +02:00 |
|
Koen Kanters
|
a7f990ef95
|
New api: log to MQTT. https://github.com/Koenkk/zigbee2mqtt/issues/3281
|
2020-07-28 22:12:22 +02:00 |
|
github-actions[bot]
|
ae93e6fd0f
|
Update zigbee-herdsman-converters to 12.0.152 (#4004)
* Update zigbee-herdsman-converters to 12.0.152
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-07-28 22:06:30 +02:00 |
|
Koen Kanters
|
946ebe16b6
|
Allow to specify which clusters are being bound/unbound. https://github.com/Koenkk/zigbee2mqtt/issues/3281
|
2020-07-28 21:05:02 +02:00 |
|
github-actions[bot]
|
a0c895a88d
|
Update zigbee-herdsman to 0.12.110 (#4002)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-28 20:07:59 +02:00 |
|
Koen Kanters
|
44b26f9b22
|
Parse attribute payload to JSON if possible. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1427
|
2020-07-27 23:04:59 +02:00 |
|
github-actions[bot]
|
ef6572dfd0
|
Update zigbee-herdsman-converters to 12.0.151 (#3994)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-27 22:59:07 +02:00 |
|
Diego Rodríguez
|
7c6fe4d95e
|
Add voltage to ZNCZ02LM (#3991)
|
2020-07-27 22:33:15 +02:00 |
|
Hamish Moffatt
|
f5e5c76ca9
|
output plain text to syslog (#3985)
* output plain text to syslog (#3984)
* fix lint warnings
Co-authored-by: Hamish Moffatt <hamish@moffatt.id.au>
|
2020-07-27 22:22:02 +02:00 |
|
Koen Kanters
|
0d9ed11ceb
|
Merge branch 'master' into dev
|
2020-07-27 22:21:00 +02:00 |
|
Koen Kanters
|
b9ba635bea
|
Fix crash when attribute value is undefined of null (publish empty payload in this case). #3980
|
2020-07-27 22:07:03 +02:00 |
|
iharyadi
|
88521b25d3
|
Add HA model mapping (#3974)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-07-26 14:28:17 +02:00 |
|
github-actions[bot]
|
efc971d2ca
|
Update zigbee-herdsman-converters to 12.0.150 (#3979)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-26 14:22:36 +02:00 |
|
Koen Kanters
|
7d27e6db69
|
Changes for zigbee-herdsman-converters 12.0.150
|
2020-07-26 14:19:33 +02:00 |
|
Koen Kanters
|
812c4927e7
|
Handle group setup failure. https://github.com/Koenkk/zigbee2mqtt/issues/3966
|
2020-07-26 10:11:58 +02:00 |
|
github-actions[bot]
|
d7b678e636
|
Update dependencies (#3976)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-26 09:22:56 +02:00 |
|
Koen Kanters
|
00f836fce6
|
Don't discover sensor_click when legacy: false is set. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1393
|
2020-07-24 22:53:10 +02:00 |
|
github-actions[bot]
|
992ebafc63
|
Update zigbee-herdsman-converters to 12.0.149 (#3963)
* Update zigbee-herdsman-converters to 12.0.149
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-07-23 21:06:13 +02:00 |
|
senax
|
f0068d73cb
|
Added 1746330P7/Philips Hue Appear (#3962)
|
2020-07-23 20:31:19 +02:00 |
|
Koen Kanters
|
867918bd63
|
Fix incorrect device type. https://github.com/Koenkk/zigbee2mqtt/issues/3953
|
2020-07-23 19:55:56 +02:00 |
|
github-actions[bot]
|
1fa547437f
|
Update zigbee-herdsman to 0.12.109 (#3960)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-23 19:51:03 +02:00 |
|
Koen Kanters
|
ad13564687
|
Improve error messages when configuration is invalid. #3943
|
2020-07-23 19:17:26 +02:00 |
|
Koen Kanters
|
b91b456f98
|
Include zigbee-herdsman-(converters) version in pull request title.
|
2020-07-22 23:34:35 +02:00 |
|
github-actions[bot]
|
a01048487d
|
Update zigbee-herdsman-converters to 12.0.148
* Update zigbee-herdsman-converters to 12.0.148
* Update publish.test.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-07-22 23:32:38 +02:00 |
|
Koen Kanters
|
2d3ab1cf8a
|
Promote to dev
|
2020-07-22 22:19:15 +02:00 |
|
Koen Kanters
|
faaf3e488f
|
1.14.2
|
2020-07-22 22:17:55 +02:00 |
|
Koen Kanters
|
1aa70cca91
|
Undev
|
2020-07-22 22:17:48 +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 |
|
github-actions[bot]
|
93cae0b09a
|
Update zigbee-herdsman-converters to 12.0.147
* Update zigbee-herdsman-converters to 12.0.147
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-07-22 13:57:11 +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
|
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
|
db748a1333
|
Implement new api healthcheck. #3281
|
2020-07-21 21:16:52 +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
|
1d3a577fc4
|
Fix device incorrectly identified when still interviewing. #3947
|
2020-07-21 20:26:07 +02:00 |
|
github-actions[bot]
|
ad0bbbec97
|
Update zigbee-herdsman-converters to 12.0.146
* Update zigbee-herdsman-converters to 12.0.146
* Update publish.test.js
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
|
2020-07-20 18:58:17 +02:00 |
|
Deadlystrike
|
edcf1edae6
|
Add support for Embrighten Outlet 43102 (#3939)
|
2020-07-20 18:05:42 +02:00 |
|
github-actions[bot]
|
57b45f6624
|
Update zigbee-herdsman-converters to 12.0.141 (#3933)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-19 02:01:12 +02:00 |
|
Koen Kanters
|
85eb74b546
|
Merge branch 'master' into dev
|
2020-07-19 01:54:24 +02:00 |
|
Koen Kanters
|
f26791aa2c
|
Reduce days until stale
|
2020-07-19 01:54:13 +02:00 |
|
Koen Kanters
|
2728508c7f
|
Update naming
|
2020-07-19 01:53:45 +02:00 |
|
github-actions[bot]
|
292c735ce8
|
Update dependencies (#3932)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2020-07-19 01:45:07 +02:00 |
|
Koen Kanters
|
3123dd5abb
|
Add update_deps.yml
|
2020-07-19 01:29:32 +02:00 |
|
Koen Kanters
|
1f39ff6f57
|
Fix transition from device_options not applied. #3922
|
2020-07-19 00:04:39 +02:00 |
|