Koen Kanters
a9cce7c222
Update converters.
2020-01-16 21:27:28 +01:00
jungmonam
f9d85df51b
Update homeassistant.js ( #2758 )
2020-01-16 21:17:55 +01:00
Ashton Kemerling
64315d0fc9
Home assistant bindings for Sylvania 72569 ( #2754 )
...
* Home assistant bindings for Sylvania 75269
Related to https://github.com/Koenkk/zigbee-herdsman-converters/pull/913 .
* Fix Typo (Again)
Replace 75269 with 72569
2020-01-16 21:15:19 +01:00
MrNickll
eba84647c1
Update TH1123ZB Home Assistant config ( #2752 )
...
* Update homeassistant.js
Added config parameters for Sinope TH1123ZB line voltage thermostat:
- Keypad lockout using the code for Stelpro thermostats.
- Power sensor.
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-16 21:08:14 +01:00
Boris Prüßmann
7d268732de
Let ubisys devices expose power consumption via Home Assistant ( #2743 )
2020-01-15 12:58:03 +01:00
Boris Prüßmann
a79b2bae81
Add support for Philips Fair Hue ceiling light ( #2742 )
...
* Added endpoints for Busch-Jaeger
* Added RM01 to homeassistant.js
* Updated mapping to reflect latest change in converter
* Renamed endpoint according to converted PR
* Support for Philips Hue Fair
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-15 12:57:08 +01:00
Boris Prüßmann
2234fd1e8a
Added endpoints for Busch-Jaeger ( #2723 )
...
* Added endpoints for Busch-Jaeger
* Added RM01 to homeassistant.js
* Updated mapping to reflect latest change in converter
* Renamed endpoint according to converted PR
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-14 18:47:32 +01:00
Koen Kanters
80838bd248
Update converters.
2020-01-13 22:09:21 +01:00
lukeIam
4a0059afcd
Allow attribute and json in parallel ( #2712 )
...
* Allow attribute and json in parallel
* Fix tests
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-12 15:07:06 +01:00
Martin Raatz
4a14706638
adding support for LUPUS - 1 chanel relay with ZigBee ( #2711 )
2020-01-12 14:31:06 +01:00
jungmonam
15d984e21b
Update homeassistant.js ( #2720 )
2020-01-11 16:20:45 +01:00
Koen Kanters
57a5253203
Discovery battery sensor for E1744. #2715
2020-01-11 16:17:22 +01:00
TilmanK
7a8bef3e60
Fixed check if entity is of type "device" in deviceConfigure.js. ( #2713 )
...
The current statement (!entity.type === 'device') will always evaluate to false since it compares a boolean to a string.
2020-01-11 15:50:00 +01:00
Koen Kanters
e76633519f
Update converters.
2020-01-09 22:10:16 +01:00
Roberto Barbero
a652df6ed7
Added Sinope TH1400ZB and TH1500ZB ( #2708 )
...
Added for Home Assistant MQTT autodiscovery
2020-01-09 21:56:03 +01:00
Koen Kanters
cb0b0b5af9
Clear Home Assistant MQTT discovery on device remove. #2678
2020-01-09 21:47:19 +01:00
Koen Kanters
3a463b0782
Update converters.
2020-01-08 20:06:01 +01:00
TilmanK
0df966755c
Corrected several typos in "Successfully" within log messages ( #2697 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-08 19:29:22 +01:00
Daniel Chesterton
94d0253f27
Update availability_blacklist and availability_whitelist to allow for friendly names ( #2684 )
2020-01-08 18:02:49 +01:00
Jevgeni Kiski
4ee34fd637
LLKZMK11LM Supports power, temperature and consumption ( #2657 )
...
* LLKZMK11LM Supports power, temperature and consumption
LLKZMK11LM already sends power, temperature and consumption in mqtt json.
```
info 2020-01-02 20:06:20: MQTT publish: topic 'zigbee2mqtt/front_outdoor_lights', payload '{"state_l1":"ON","linkquality":54,"state_l2":"OFF","power":35.1,"consumption":2.89,"temperature":33}'
```
Not sure in which units `consumption` is. Not adding right now.
* LLKZMK11LM power consumption
* Linter
* mdi-flash
2020-01-08 17:57:40 +01:00
Carl de Billy
cabb1f3979
Added <operation>_failed logging ( #2636 )
...
* Added <operation>_failed logging
for external tools (like Zigbee2MqttAssistant), this will allow the tool to know when an operation is failed.
https://github.com/Koenkk/zigbee2mqtt/issues/2223
* Added _failed logging to binding operations too
* Added _failed to group operations
2020-01-07 21:06:48 +01:00
Koen Kanters
c041f0cddc
Ignore setup reporting for closuresWindowCovering ZNLDP12LM. #2611
2020-01-07 19:59:43 +01:00
Koen Kanters
6245c729cf
Update converters.
2020-01-06 21:55:43 +01:00
Carl de Billy
e5b2f71fcd
Added support for Stelpro Ki & Stelpro Maestro ( #2628 )
...
* fix potential null exception
* Added support for Stelpro Ki
* Stelpro Ki: Added support for action_mode
(cherry picked from commit 0f740f1aedbedb28d64245531f10a9bfd985e49b)
* Stelpro Ki: fix "lock" status update
(cherry picked from commit 6ac94411183d92d1f658a7d17a724e50587b8571)
* Fixed lint issues
* Stelpro: Fixed local_temperature sensor
* Added support for Stelpro Maestro
* Fix lint
* HASS: Fixed support for action_topic/action_template
* Prevent a non supported device from causing a null-ref
* Update naming.
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-06 21:36:45 +01:00
Koen Kanters
d0e9889f7d
Fix race condition when Zigbee starts. #2591
2020-01-03 23:43:04 +01:00
Koen Kanters
d3aba2689c
Update converters.
2020-01-03 23:29:28 +01:00
jasperro
7a6d5f9a42
Added hue/saturation mode and tamper to home assistant ( #2603 )
...
* Added hue/saturation mode to home assistant extension
* Added tamper to homeassistant
* Fix ESlint stuff
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-03 22:28:21 +01:00
AThomsen
89fb54d5c8
Add Nordtronic Box Dimmer 2.0 98425031 ( #2629 )
...
* Add Nordtronic Box Dimmer 2.0 98425031
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-01-03 18:55:57 +01:00
Samuel Gaus
afaed3f783
Support new IKEA GUNNARP round panel ( #2653 )
...
See: https://github.com/Koenkk/zigbee-herdsman-converters/pull/865
2020-01-03 09:09:28 +01:00
Kryzek
dc6bf51b8e
Update homeassistant.js ( #2651 )
...
Expose battery information to Home Assistant with couple of Trust battery-powered sensors.
Related to https://github.com/Koenkk/zigbee-herdsman-converters/pull/856
2020-01-03 09:04:21 +01:00
Koen Kanters
5f97f19d7f
Add brightness_move for groups. #2620
2019-12-31 13:52:23 +01:00
Jack Wilsdon
f04e01ff54
Use correct Home Assistant configuration for GL-S-007Z ( #2616 )
2019-12-27 15:56:24 +01:00
Koen Kanters
f069a7e58e
Update herdsman and converters.
2019-12-26 22:46:44 +01:00
Phi Dong
2197d4127d
Update homeassistant.js ( #2606 )
...
Add support for Ecosmart-ZBT-A19-CCT-Bulb (A9A19A60WESDZ02) to Home Assistant
2019-12-26 21:32:34 +01:00
Martin Brooksbank
89fe701197
Added Ajax Online LED Strip HomeAssistant Mapping ( #2592 )
2019-12-23 21:08:40 +01:00
Koen Kanters
e63d196966
Skip configure when device does not require it. https://github.com/Koenkk/zigbee2mqtt/issues/2588
2019-12-23 20:48:37 +01:00
fb22
9db1467ed8
Add 4023330P7 ( #2574 )
...
Add support for Philips Hue white suspension Amaze
2019-12-23 20:08:43 +01:00
Anthony Lavado
3bab32c1d7
Add support for the EcoSmart D1533 ( #2570 )
2019-12-23 19:56:55 +01:00
Koen Kanters
6f7d29392e
Update herdsman and converters.
2019-12-17 21:35:47 +01:00
Koen Kanters
83e10f446e
Update converters.
2019-12-17 19:59:22 +01:00
Koen Kanters
af4184e3ff
Always log 'No converter available...` to debug. #2543
2019-12-17 19:19:57 +01:00
Koen Kanters
316755a5c8
Fix get device group membership with friendly_name containing slashes. #2546
2019-12-17 19:02:11 +01:00
Wilmar den Ouden
5083bbcc16
feat: create environment variable for the config file ( #2519 )
...
Signed-off-by: wilmardo <info@wilmardenouden.nl>
2019-12-16 20:49:25 +01:00
Koen Kanters
981612c64c
Support tint_scene for group. https://github.com/Koenkk/zigbee-herdsman-converters/issues/281
2019-12-16 20:17:58 +01:00
Koen Kanters
f64bf16f6f
Update converters.
2019-12-15 16:37:00 +01:00
Koen Kanters
0b9997b7a5
Update converters.
2019-12-15 15:55:10 +01:00
mailq
6f33529c79
Add GL-S-005Z RGBW GU5.3 MR16 ( #2533 )
2019-12-15 15:07:31 +01:00
Markus Pfeiffer
f4f910f014
Support for Hive Thermostatic Radiator Valve ( #2517 )
2019-12-13 19:18:34 +01:00
Wilmar den Ouden
087d1b8761
fix: avoid creating the log/ directory when file not enabled ( #2516 )
...
Signed-off-by: wilmardo <info@wilmardenouden.nl>
2019-12-13 19:09:18 +01:00
Timo S
4334e01759
temp_step attribute for climate entities ( #2515 )
2019-12-13 19:00:02 +01:00