Koen Kanters
59281fe1c2
Update herdsman. https://github.com/Koenkk/zigbee2mqtt/issues/2693
2020-03-10 20:29:46 +01:00
Koen Kanters
ab85577132
Wait 30 seconds before publishing device states. https://github.com/Koenkk/zigbee2mqtt/issues/105
2020-03-10 19:32:44 +01:00
Koen Kanters
da8b8aa373
Fix command_on_template for lightWithPostfix. https://github.com/Koenkk/zigbee2mqtt/issues/3003#issuecomment-596868209
2020-03-10 19:28:19 +01:00
Koen Kanters
052ccfa242
Update converters.
2020-03-10 18:40:16 +01:00
Koen Kanters
8e9729cbbd
Update herdsman and converters.
2020-03-09 20:01:51 +01:00
netadmindave
3f7d383ead
added config for Third Reality Switch 3RSS007Z ( #3089 )
...
* added config for Third Reality Switch 3RSS007Z
* Update homeassistant.js
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-03-09 18:59:48 +01:00
Koen Kanters
b92e3c31d1
Update converters.
2020-03-09 18:09:15 +01:00
Koen Kanters
4d54e5038b
Refuse to start when friendly_name ends with /DIGIT. #2645
2020-03-07 23:06:22 +01:00
Koen Kanters
407d329d4f
Update herdsman and converters.
2020-03-06 23:34:36 +01:00
Koen Kanters
34b3e66fa5
Add l5 till l8 to postfixes. https://github.com/Koenkk/zigbee-herdsman-converters/pull/1041
2020-03-06 23:18:50 +01:00
Kiall Mac Innes
67b4bcf815
Update HA Discovery Info on Rename ( #3040 )
...
* Update HA Discovery Info on Rename
Update HA discovery info when a device is renamed. Adds a new deviceRenamed
event to the event bus, allowing the HA extension to react to the rename
Fixes #2440
* Handle Groups correctly wrt HA discovery data refresh
* Cleanup group handling
* Cleanup group handling
2020-03-04 12:55:08 +01:00
Koen Kanters
3b60a907c8
Fix error on OTA update message without mapped device.
2020-03-03 21:19:00 +01:00
Koen Kanters
2d10c15a94
Update herdsman and converters.
2020-03-03 20:33:10 +01:00
Jorge Schrauwen
b17b9c76ef
#3009 filtered_attributes should also work in device_options ( #3057 )
2020-03-03 18:30:54 +01:00
Magnus Pernemark
2454136b9b
Added MQTT logging to TouchLink Reset process ( #3053 )
...
* MQTT logging for TouchLink reset process
* Changed status to be in meta
* Update bridgeConfig.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-03-03 18:22:28 +01:00
Koen Kanters
dc8b6c5294
Update converters.
2020-03-02 21:11:54 +01:00
Jorge Schrauwen
658cc21b4d
#3009 allow filtering of mqtt topics and payloads ( #3037 )
...
* Allow filtering of attributes in mqtt json payload or published attributes
* Add test for mqtt_attribute_filter
Just doing attribute_and_json should be fine as the code changes are run before this. Doing this tests lets us varify both json or seperate topic get properly filtered.
* Add test for mqtt_attribute_filter on group
* Rename mqtt_attribute_filter to filtered_attributes
2020-03-02 20:08:51 +01:00
Koen Kanters
68750fade0
Fix tests on node 12. https://github.com/Koenkk/zigbee2mqtt/issues/3031
2020-03-02 19:11:43 +01:00
Koen Kanters
ed34422640
Merge branch 'master' into dev
2020-03-02 19:07:49 +01:00
Koen Kanters
e140cf5de3
Add branch switcher.
2020-03-02 19:07:38 +01:00
Koen Kanters
43b744987b
Add AV2010/32 Home Assistant discovery. #3038
2020-03-01 16:03:08 +01:00
Koen Kanters
9f1b8cf214
Allow to disable homeassistant legacy triggers. #3033
2020-03-01 15:55:20 +01:00
Koen Kanters
ed75c85b69
Implement Home Assistant MQTT device trigger. #3033
2020-02-29 18:07:15 +01:00
Koen Kanters
2eb6f075dc
Update converters. https://github.com/Koenkk/zigbee2mqtt/issues/3024
2020-02-29 13:53:35 +01:00
Koen Kanters
a16e3542c0
Update herdsman. #3019
2020-02-29 12:43:53 +01:00
Koen Kanters
dd3678f84b
TEMP: disable OTA response. https://github.com/Koenkk/zigbee2mqtt/issues/3019
2020-02-28 23:52:30 +01:00
Koen Kanters
a40ad0c52f
Respond with ABORT when device checks for OTA. https://github.com/Koenkk/zigbee2mqtt/issues/3019
2020-02-28 23:42:59 +01:00
Koen Kanters
f6aba5f64a
Respond with image not available when OTA is requested but we don't support it. #3019
2020-02-28 23:30:33 +01:00
Koen Kanters
8f8180f84d
Update converters and herdsman.
2020-02-28 23:27:12 +01:00
Cedric Girard
4803be2df9
Add necessary changes for NPM publishing ( #3021 )
2020-02-28 21:59:01 +01:00
Koen Kanters
05766fa39a
Update dependencies. https://github.com/Koenkk/zigbee2mqtt/issues/3007
2020-02-28 20:56:32 +01:00
Koen Kanters
342d4c17b9
Fix debounce, debounce_ignore, retain and qos in device_options not honored. #3004
2020-02-27 21:06:27 +01:00
Christian Scheffler
69c477da7d
added mqtt log events group_added and group_removed ( #3016 )
2020-02-27 21:03:56 +01:00
Koen Kanters
63be685201
Fix OTA update start on check with / as base_topic prefix. #3010
2020-02-27 20:33:04 +01:00
Koen Kanters
5c0bb33c1b
Discover Home Assistant temperature sensor for QBKG12LM. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1020
2020-02-26 22:02:04 +01:00
Koen Kanters
0036176098
Promote to dev.
2020-02-26 18:28:22 +01:00
Koen Kanters
31e56785e4
1.11.0
2020-02-26 18:25:39 +01:00
Koen Kanters
962282b38c
Undev
2020-02-26 18:25:36 +01:00
Koen Kanters
e241d5ac8a
Update converters.
2020-02-26 18:22:36 +01:00
Koen Kanters
1a973d0cd7
Update converters.
2020-02-26 17:30:38 +01:00
Koen Kanters
11ec191580
Don't discover illuminance_lux for RTCGQ11LM. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1017
2020-02-26 17:20:31 +01:00
Koen Kanters
95788b8847
Discover illuminance_lux sensor.
2020-02-25 20:37:42 +01:00
Koen Kanters
a36f11a4fb
Update converters.
2020-02-25 20:20:52 +01:00
Koen Kanters
9cc84feb67
Allow to rename groups through zigbee2mqtt/bridge/config/rename. https://github.com/Koenkk/zigbee2mqtt/issues/2991
2020-02-23 21:51:30 +01:00
Koen Kanters
dd82b29629
Update converters. https://github.com/Koenkk/zigbee2mqtt/issues/2967
2020-02-23 20:47:38 +01:00
Koen Kanters
2a9d0d1875
Update converters. https://github.com/Koenkk/zigbee2mqtt/issues/2921
2020-02-23 20:26:13 +01:00
Koen Kanters
66173ff689
Update herdsman.
2020-02-23 20:02:29 +01:00
Koen Kanters
645da4e3c0
Update herdsman.
2020-02-23 19:01:02 +01:00
shades684
409df4c193
Matches this pull request: https://github.com/Koenkk/zigbee-herdsman-converters/pull/1010 ( #2988 )
2020-02-23 13:33:30 +01:00
Koen Kanters
aca32e2f02
Update converters.
2020-02-22 19:03:06 +01:00