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
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
2a9d0d1875
Update converters. https://github.com/Koenkk/zigbee2mqtt/issues/2921
2020-02-23 20:26:13 +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
Koen Kanters
79116a1158
Fix Hue bulbs in a group controlled by a Hue dimmer not reporting off state. #2882
2020-02-22 18:45:30 +01:00
Koen Kanters
ad59ff57bc
Also remove group from herdsman on remove. #2265
2020-02-22 15:53:05 +01:00
Koen Kanters
df67c429bf
Undiscover ota_update sensor on device remove.
2020-02-22 00:32:15 +01:00
Koen Kanters
6b5b4ab433
Log when update is availabe. 58d987b523 (r37363068)
2020-02-20 20:01:26 +01:00
Koen Kanters
c25c32f1be
Update converters.
2020-02-19 22:12:25 +01:00
Koen Kanters
0289a6c30d
Update converters.
2020-02-18 22:07:34 +01:00
Koen Kanters
2b3cdebe41
Fix AC08559 missing Home Assistant colorxy mapping. #2966
2020-02-18 22:05:32 +01:00
Takisg
6ef4fac30a
GL-C-007S ( #2955 )
...
Gledopto GL-C-007S
Add support for Gledopto GL-C-007S
Zigbee LED controller RGBW plus model
2020-02-17 20:15:57 +01:00
Koen Kanters
f0903cd02c
Discover action sensor for WXKG11LM. #2953
2020-02-16 20:55:40 +01:00
Koen Kanters
58d987b523
Implement update_available attribute and discover Home Assistant sensor. #2948
2020-02-16 16:00:15 +01:00
Koen Kanters
9a87abd0f4
Update herdsman and converters.
2020-02-15 16:39:35 +01:00
timstanley1985
b379830e36
Log ota message to MQTT ( #2936 )
...
* Log ota message to MQTT
* Fix lint
* Amend MQTT log messages
* Fix typo
* Fix lint
* some changes.
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-02-14 23:41:34 +01:00
Koen Kanters
97af26b340
Also poll hue bulbs on button 1/2 press of Hue dimmer switch. #2882
2020-02-14 22:41:04 +01:00
rbrack42
7de51340a0
Adding support for Sylvania 72567 Flushmount Light ( #2943 )
2020-02-14 16:52:07 +01:00
Koen Kanters
bbf432eae5
Update herdsman and herdsman-converters.
2020-02-13 21:35:37 +01:00
Koen Kanters
87faaa1817
Don't crash when devices doesn't respond to read modelID after update. https://github.com/Koenkk/zigbee2mqtt/issues/2921
2020-02-13 21:10:44 +01:00
Koen Kanters
984bad4cb3
Major OTA improvements. https://github.com/Koenkk/zigbee2mqtt/issues/2921
2020-02-09 20:44:37 +01:00
Koen Kanters
13b996eb70
Update converters.
2020-02-08 23:41:22 +01:00
Ricardo Pereira
fb7c3a31dd
Adding availability support to Commercial Electric Downlight model 53170161 ( #2922 )
2020-02-08 23:23:44 +01:00
Boris Prüßmann
06b6d66090
Feedback requested: add polling for commandOn & commandOff ( #2730 )
...
* Add polling for commandOn & commandOf.
When using groups together with devices that do not support reporting, this is needed
to have the new state reflected.
* Update deviceReport.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-02-08 20:53:16 +01:00
Koen Kanters
83291e242e
OTA https://github.com/Koenkk/zigbee-herdsman/issues/60 ( #2920 )
...
* ota
* Bla
* Update converters.
2020-02-08 19:55:26 +01:00
Koen Kanters
e8d9cbc19b
Update converters.
2020-02-05 21:38:42 +01:00
svh1985
e473590dd9
Added log_file name setting ( #2894 )
...
* Added log_file name setting
Added log_file to schema while preserving the default log.txt setting.
Added option to logger to use the filename and support for the %timestamp% var.
* Update logger.js
Added the filename to the console/log output.
2020-02-05 19:37:13 +01:00
Koen Kanters
558153ebd6
Update converters.
2020-02-04 20:28:47 +01:00
Koen Kanters
5d8a9a3e51
Update converters.
2020-02-01 17:35:20 +01:00
Koen Kanters
313edcc445
Keep latest log in log.txt (not in log1.txt, etc.). https://github.com/Koenkk/zigbee2mqtt/issues/2855
2020-01-31 23:13:15 +01:00
Koen Kanters
4926fb85ae
Await permit join before continuing with startup. https://github.com/Koenkk/zigbee2mqtt/issues/2617
2020-01-31 22:52:39 +01:00
Koen Kanters
9bc427e32f
Update converters.
2020-01-31 21:05:13 +01:00
Rob Long
58e08d1443
Update homeassistant.js ( #2861 )
...
Added 5900131C5
2020-01-31 16:27:46 +01:00
Koen Kanters
2e19a8f916
Update converters.
2020-01-30 20:08:31 +01:00
Koen Kanters
5488504809
Update converters.
2020-01-29 21:38:37 +01:00
Michal Szymura
82fb79820a
Added support for Sengled E11-U2E ( #2853 )
2020-01-29 21:21:22 +01:00
Koen Kanters
c87ccea9ba
Update converters.
2020-01-29 18:34:40 +01:00
Markus Peter
ad286cbbc6
Home assistant config for Philips Hue Discover 17435/30/P7 ( #2834 )
2020-01-27 21:48:04 +01:00
Koen Kanters
fe62ceb0f9
Add unbind for default_bind_group. https://github.com/Koenkk/zigbee2mqtt/issues/2772
2020-01-27 20:56:11 +01:00
a-bailey
833bfcd81a
added home assistant extension for LS12128 ( #2825 )
2020-01-26 19:44:44 +01:00
Philipp Bender
9e413bf35a
Added homeassistant mapping for OSRAM A60 DIM Z3 ( #2824 )
2020-01-26 19:39:43 +01:00
Koen Kanters
20ba6a5274
Add icon and unit to Home Assistant linkquality sensor. #2806
2020-01-25 20:43:51 +01:00
Koen Kanters
bd30b0b4a3
Update converters.
2020-01-25 20:00:22 +01:00
Koen Kanters
e1d51e6171
Fix error when configure section of device is removed.
2020-01-23 20:42:10 +01:00