Koen Kanters
26e2757df6
Update converters.
2020-04-29 21:44:26 +02:00
Koen Kanters
dabc944cd3
CC2530.router: state -> led. https://github.com/Koenkk/zigbee2mqtt/issues/3414
2020-04-29 21:27:58 +02:00
matchett808-gh
575e6fd4a3
3321 fixes ( #3434 )
...
* Add home assistant mapping for hive MOT003
* fix pipeline
* remove garbage
* Added 3321 battery sensor
* Update homeassistant.js
Co-authored-by: Iain Matchett <iain.matchett@beeksfx.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-29 21:18:30 +02:00
matchett808-gh
305cb259b3
Add home assistant mapping for hive MOT003 ( #3429 )
...
* Add home assistant mapping for hive MOT003
* fix pipeline
* remove garbage
Co-authored-by: Iain Matchett <iain.matchett@beeksfx.com>
2020-04-29 17:36:49 +02:00
Jose Luis Pedrosa
04bd928f3a
Add support to home assistant for ZL1000700-22-EU-V1A02 ( #3448 )
...
* Add support to home assistant for ZL1000700-22-EU-V1A02 + missing devices
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-29 17:27:16 +02:00
Koen Kanters
ce62f43edf
Update converters.
2020-04-28 21:53:17 +02:00
Koen Kanters
4a6a88e0e8
Update converters.
2020-04-28 17:04:28 +02:00
Viet Dzung
89f1c709aa
Support DIY DNCKAT_D001 dimmer ( #3441 )
2020-04-28 16:50:05 +02:00
dramamoose
134712322f
Add support for Sengled Extra Bright A19 bulbs ( #3425 )
...
* Add support for Sengled Extra Bright A19 bulbs
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-26 10:29:53 +02:00
James Brechtel
265d5c4877
Support Linkind PIR motion in HA ( #3423 )
...
* Support Linkind PIR motion in HA
This marks the Linkind PIR motion sensor as having
binary_sensor_occupancy with HomeAssistant.
The sensor likely has additional capabilities like battery reporting but
I don't know how to make sense of the rest of its information yet.
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-24 22:31:42 +02:00
Koen Kanters
63ecc1501d
Update converters.
2020-04-23 22:36:17 +02:00
Koen Kanters
d073a7fc7a
Fix lint.
2020-04-22 19:36:03 +02:00
Koen Kanters
4b0e427e6c
Update converters.
2020-04-22 19:30:20 +02:00
freakshock88
99acd3b50f
Added GL-FL-006TZ to homeassistant.js ( #3408 )
2020-04-21 22:31:02 +02:00
statte
d00a1fed30
Update to support Zipato RGBW LED Bulb 2 ( #3386 )
2020-04-18 14:44:22 +02:00
Dominik
2177b33712
Add Zemismart ZM79E-DT as Home Assistant cover ( #3377 )
2020-04-17 16:47:59 +02:00
Koen Kanters
07dc837b76
Refactor receive
2020-04-15 22:34:59 +02:00
Koen Kanters
a56c5cfe50
Fix exception in Home Assistant extension when device not mapped. #3302
2020-04-15 20:03:02 +02:00
Koen Kanters
383561cbc4
Update herdsman and converters.
2020-04-15 18:16:19 +02:00
ghostcode
85b57cd639
Fix missing color temp for ZG2819S/511.344 ( #3360 )
2020-04-14 22:31:23 +02:00
Koen Kanters
838cb6e702
Update converters.
2020-04-13 21:15:08 +02:00
simonses1
38acbb0234
Update homeassistant.js ( #3349 )
...
added HALIGHTDIMWWE14 for HA discovery
https://github.com/Koenkk/zigbee-herdsman-converters/pull/1153 for converter PR
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-04-13 17:36:49 +02:00
Koen Kanters
5c3cd99288
Update converters.
2020-04-13 11:40:43 +02:00
Koen Kanters
29762b2720
Update converters.
2020-04-12 10:19:12 +02:00
TePazz
edab607f7d
Add thermostat Stelpro SMT402AD and new code for ST218 ( #3341 )
2020-04-12 10:09:31 +02:00
Koen Kanters
9da1a35bbd
Refactor.
2020-04-11 20:34:50 +02:00
Koen Kanters
b8b4ff9ee7
baseExtension -> extension
2020-04-11 18:10:56 +02:00
Koen Kanters
2d66145c6e
Update converters.
2020-04-10 18:12:25 +02:00
Koen Kanters
4b6add19d5
GreenPower defintions. ( #3321 )
2020-04-09 21:54:26 +02:00
Koen Kanters
637ad8d2e6
Update converters.
2020-04-09 20:02:59 +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
864e8b26d5
Update converters.
2020-04-06 21:39:06 +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
4fa9aaa0b2
Refactor
2020-04-05 15:41:24 +02:00
Koen Kanters
3ef7555ca2
Refactor
2020-04-05 00:05:05 +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
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
presslab-us
5952a2a12a
Fix definition of Nyce NCZ-3011-HA ( #3267 )
2020-04-01 21:42:48 +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
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
e49b733fae
Cover position for ZM-CSW032-D. https://github.com/Koenkk/zigbee2mqtt/issues/3216
2020-03-28 19:30:27 +01:00