Koen Kanters
6857f2ad5e
Don't setup reporting for TS0001. #3311
2020-04-09 20:00:24 +02:00
Koen Kanters
272892b112
Merge branch 'master' into dev
...
# Conflicts:
# npm-shrinkwrap.json
# package.json
2020-04-09 17:52:52 +02:00
Koen Kanters
7d27a54f8f
1.12.2
2020-04-09 17:48:12 +02:00
Koen Kanters
e1355aa2e0
Update herdsman
2020-04-09 17:48:08 +02:00
mario-1024
2c2af0603b
Add Schwaiger ZHS-15/SPW35Z-D0 power socket ( #3313 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-08 19:12:34 +02:00
Koen Kanters
3f058c317c
Dev
2020-04-08 17:57:44 +02:00
Koen Kanters
23805c25af
1.12.1
2020-04-08 17:54:22 +02:00
Koen Kanters
0cffae8118
Undev
2020-04-08 17:54:17 +02:00
Koen Kanters
864e8b26d5
Update converters.
2020-04-06 21:39:06 +02:00
Koen Kanters
ad48ea2af6
Update herdsman.
2020-04-06 19:14:55 +02:00
ghostcode
418b3d1e5d
Action and click trigger for multiple endpoints and 511.344 / ZG2819S support ( #3289 )
...
* Home Assistant support for ZG2819S/511.344
* Added 'homeassistant_legacy_triggers' support for devices with multiple endpoints
* Changed code style to pass lint test
* Reverted fix for the action and click trigger to send an empty message for devices with multiple endpoints
* Home Assistant support for the updated ZG2819S converter
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-05 21:53:18 +02:00
Koen Kanters
4970d1a927
Update herdsman.
2020-04-05 21:32:24 +02:00
Koen Kanters
e71485cd50
Refactor
2020-04-05 20:36:09 +02:00
Koen Kanters
552eec7baa
Isolate legacy MQTT log. #3281
2020-04-05 18:36:08 +02:00
Koen Kanters
9df1589361
Move stateChange event to event bus.
2020-04-05 15:48:23 +02:00
Koen Kanters
1e6f99d88f
Don't cache properties which start with action_
2020-04-05 15:41:48 +02:00
Koen Kanters
4fa9aaa0b2
Refactor
2020-04-05 15:41:24 +02:00
Koen Kanters
3ef7555ca2
Refactor
2020-04-05 00:05:05 +02:00
Koen Kanters
e0076367d3
Start on legacy api isolation. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-04-04 22:47:23 +02:00
Koen Kanters
903cec5760
Allow to disable log rotation. #3280
2020-04-04 19:46:43 +02:00
Koen Kanters
1d9d63062a
Add missing devices to configuration. #3263
2020-04-04 19:15:24 +02:00
Jorge Schrauwen
1e28c4285b
entityPublish now passes in meta.mapped as an array for groups ( #3283 )
2020-04-04 18:59:14 +02:00
Koen Kanters
98cf258489
Update converters.
2020-04-03 21:38:43 +02:00
Koen Kanters
b15e4d1ad9
Update converters.
2020-04-03 19:19:52 +02:00
Kiall Mac Innes
1abb5b6a48
Fix conflict between illuminance and illuminance_lux ( #3275 )
...
* Fix conflict between illuminance and illuminance_lux
On certain devices, e.g. GZCGQ01LM, 9290012607, 9290019758, TERNCY-PP01 etc, both
cfg.sensor_illuminance and cfg.sensor_illuminance_lux are applied. As both of these
had the same object_id, only one would show in Home Assistant. Oddly, a mix of both
would apply - e.g. I would get the illuminance value, with the illuminance_lux unit
of 'lx'.
* Add a test for duplicated type/object_id in HA discovery configs
2020-04-03 11:12:58 +02:00
Koen Kanters
496c5329a2
Update converters.
2020-04-02 18:15:10 +02:00
Koen Kanters
3e1db1787d
ZM-CSW032-D doesn't support reporting. https://github.com/Koenkk/zigbee2mqtt/issues/3216
2020-04-02 18:11:49 +02:00
Daniel Zegarra
86c3ce3705
Added HA config for radiator valve Siterwell GS361 ( #3259 )
...
* Added HA config for radiator valve Siterwell GS361
* Updated payload and state keywords for mqtt msgs
* Update homeassistant.js
* Update homeassistant.js
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-02 14:29:39 +02:00
Koen Kanters
da01a504e7
Update herdsman
2020-04-01 22:36:14 +02:00
Koen Kanters
379847d6d0
Update herdsman and converters.
2020-04-01 21:52:35 +02:00
presslab-us
5952a2a12a
Fix definition of Nyce NCZ-3011-HA ( #3267 )
2020-04-01 21:42:48 +02:00
Koen Kanters
f95eb4527a
Only setup supported color capabilities. https://github.com/Koenkk/zigbee2mqtt/issues/3260
2020-04-01 20:33:04 +02:00
Koen Kanters
defe6a5ec1
Update herdsman.
2020-03-31 21:36:19 +02:00
Koen Kanters
5b34e14a62
Update converters.
2020-03-31 19:59:12 +02:00
presslab-us
87d6587779
Support Orvibo RL804QZB ( #3252 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-03-31 19:01:24 +02:00
presslab-us
92b6510175
Support Leviton Omnistat2 thermostat ( #3249 )
...
* Support Leviton Omnistat2 thermostat
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-03-31 18:53:51 +02:00
Koen Kanters
d6fccbd83e
Fix tests.
2020-03-31 18:18:15 +02:00
Koen Kanters
eeb85cf096
Update herdsman and converters.
2020-03-30 21:56:34 +02:00
Koen Kanters
7131c05255
DeviceReport: don't crash on binds to non-existing entities. #3245
2020-03-30 19:50:35 +02:00
danieledwardgeorgehitchcock
1ca34536de
Added device support for Hue Beyond suspension light ( #3246 )
2020-03-30 19:45:08 +02:00
presslab-us
7e45ab05cf
Fix colortemp ability for Paulmann RGBW Light ( #3239 )
2020-03-30 19:02:25 +02:00
Koen Kanters
545eca6708
Update converters.
2020-03-29 21:36:59 +02:00
presslab-us
6b01418a00
Support Centralite thermostat 3157100 ( #3234 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-03-29 21:22:48 +02:00
presslab-us
3bd1f4dc4a
Fix power reporting of Centralite 4257050-RZHAC ( #3236 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-03-29 21:14:48 +02:00
presslab-us
00f0381d62
Support Iris hose faucet water timer 27087-03 ( #3230 )
2020-03-29 20:28:54 +02:00
Koen Kanters
3c9639048e
Remove battery_low for HS1CG-E. https://github.com/Koenkk/zigbee2mqtt/issues/3041
2020-03-29 20:19:13 +02:00
Koen Kanters
78c7024980
Update herdsman.
2020-03-29 19:40:33 +02:00
Koen Kanters
fb4d86cef5
Allow to change non-setted options via device_options. #3215
2020-03-28 19:48:05 +01:00
Koen Kanters
e49b733fae
Cover position for ZM-CSW032-D. https://github.com/Koenkk/zigbee2mqtt/issues/3216
2020-03-28 19:30:27 +01:00
Koen Kanters
5092a12298
Change unit of Home Assistant sensor_energy to kWh. https://github.com/Koenkk/zigbee-herdsman-converters/issues/974
2020-03-28 19:26:02 +01:00