Koen Kanters
3a463b0782
Update converters.
2020-01-08 20:06:01 +01:00
TilmanK and Koen Kanters
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 and Koen Kanters
94d0253f27
Update availability_blacklist and availability_whitelist to allow for friendly names ( #2684 )
2020-01-08 18:02:49 +01:00
Carl de Billy and Koen Kanters
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
d3aba2689c
Update converters.
2020-01-03 23:29:28 +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
Koen Kanters
af4184e3ff
Always log 'No converter available...` to debug. #2543
2019-12-17 19:19:57 +01:00
Koen Kanters
6b7bd9da37
Re-add model to device information. #2497
2019-12-11 20:15:42 +01:00
Koen Kanters
d17eec5310
Don't allow postfix to be a friendly_name. #2486
2019-12-09 18:27:39 +01:00
Jorge Schrauwen and Koen Kanters
bcf79a7e34
Device Availability: Allow battery devices to report offline/online based on device.lastSeen ( #2464 )
...
* Remove execution bits for deviceReceive.js
* deviceAvailability.isPingable should return true if 'availability_lastseen_timeout' is set for device
* deviceAvailability.handleInterval should know how to handle lastseen_timeout setting
* Allow availability_lastseen_timeout for all devices
* Use a default lastseen timeout of 24h
* Updates
* Updates
* Updates
* 25 hours instead of 24.
2019-12-09 18:12:13 +01:00
Koen Kanters
6bd9e74e0c
Fix tests
2019-12-08 16:52:23 +01:00
dusanmsk and Koen Kanters
6aad019328
mqtt listener to rename last paired device. ( #2478 )
...
* mqtt listener to rename last paired device.
send zigbee2mqtt/bridge/config/rename_last with payload containing new name and last paired device will be renamed
* Updates
2019-12-08 16:50:18 +01:00
Koen Kanters
33201367f1
Update herdsman and converters.
2019-12-05 21:33:28 +01:00
Jaron Viëtor and Koen Kanters
60627ab6e3
Added support for accepting hex color on deviceName/set/color MQTT topic ( #2441 )
...
* Added support for accepting hex color on deviceName/set/color MQTT topic
* Update entityPublish.js
2019-12-04 21:23:46 +01:00
Koen Kanters
1459ffea7a
Publish availabilty when non pinagable device joins. #2452
2019-12-04 20:21:14 +01:00
Wilmar den Ouden and Koen Kanters
694c45fd96
Make logging transports configurable ( #2231 )
...
* feat: Make logging optional
Signed-off-by: wilmardo <info@wilmardenouden.nl >
* feat: be more verbose about what logging is enabled
Signed-off-by: wilmardo <info@wilmardenouden.nl >
* feat: adds tests
Signed-off-by: wilmardo <info@wilmardenouden.nl >
* Updates.
* Updates
* fix tests.
* Remove onlythis.
* Remove another onlythis
* Improve test stability
* Remove another onlythis
2019-11-29 23:36:57 +01:00
Koen Kanters
5e165810ec
Allow to configure manually. https://github.com/Koenkk/zigbee2mqtt/issues/2365 https://github.com/Koenkk/zigbee-herdsman-converters/issues/779#issuecomment-559598591
2019-11-29 09:43:59 +01:00
Koen Kanters
99fd93f9a7
Allow setting transmit power. https://github.com/Koenkk/zigbee2mqtt/issues/2253
2019-11-27 22:02:49 +01:00
Koen Kanters
2a81a54609
Stop pinging device when removed. #2419
2019-11-27 18:14:39 +01:00
Koen Kanters
d37d9ee859
Factory reset device through Touchlink.
2019-11-23 20:44:23 +01:00
Kryzek and Koen Kanters
46d7176976
availability_whitelist ( #2387 )
...
* availability_whitelist
* Tests
* Cleanup
* Update deviceAvailability.js
2019-11-23 11:47:37 +01:00
frontend89 and Koen Kanters
260d2904f3
Add device specific configuration option: debounceIndexes ( #2370 )
...
* Add device specific configuration option: debounceIndexes
* Rename debounceIndexes to debounce_ignore
* Lint
2019-11-20 21:21:23 +01:00
Koen Kanters
b23276f7f3
Re-configure when device rejoins. https://github.com/Koenkk/zigbee-herdsman-converters/issues/758
2019-11-20 19:06:04 +01:00
Koen Kanters
fdc8fcc02b
Allow to specify endpoint via property. #2356
2019-11-20 17:36:36 +01:00
Koen Kanters
ef16fcd505
Fix tests.
2019-11-20 17:35:49 +01:00
Koen Kanters
a7486d723f
Update herdsman converters.
2019-11-14 20:43:20 +01:00
Koen Kanters
e33b49e2ff
Update herdsman and converters.
2019-11-12 19:40:52 +01:00
Koen Kanters
d8512c73df
Fail gracefully when state retrieval fails after device reconnects. #2318
2019-11-11 19:25:11 +01:00
Koen Kanters
fdcaaee955
Fix typo.
2019-11-11 17:45:11 +01:00
Koenkk
e2858dc90f
Fix topic postfix detection having number. #2309
2019-11-11 17:36:33 +01:00
Koen Kanters
0b0a9bca4d
Update converters.
2019-11-10 19:53:37 +01:00
Jorge Schrauwen and Koen Kanters
be1c81a778
#2296 only publish /availability if the state has changed ( #2303 )
2019-11-10 17:56:01 +01:00
Koen Kanters
6c453738d4
Update herdsman and converters.
2019-11-07 18:28:17 +01:00
Koen Kanters
dcf1c83a25
Fix tests for real now.
2019-11-07 17:48:03 +01:00
Koen Kanters
2b7d9e6ee7
Fix tests.
2019-11-06 22:08:33 +01:00
Koen Kanters
019b087af1
Fix tests.
2019-11-06 20:51:31 +01:00
Koen Kanters
af770acd2d
Make retain a optional option and default it to false.
2019-11-06 20:30:33 +01:00
Koen Kanters
23cf8eade9
Make graphviz networkmap ISO_8601_local time. https://github.com/Koenkk/zigbee2mqtt/issues/2239
2019-11-06 19:49:03 +01:00
Tim Kent and Koen Kanters
45c6f2345c
Fix extendedPanID parameter name ( #2283 )
...
* Fix extendedPanID parameter name
* Update herdsman and fix tests.
2019-11-06 19:43:12 +01:00
Koen Kanters
5cdf820bf6
Update herdsman and converters.
2019-11-05 21:14:19 +01:00
Jorge Schrauwen and Koen Kanters
5ad97325be
Fix missing retain on add_group, allow specifying of groupID ( #2266 )
...
* Accept json for add_group so a groupID can be provided, also set retain property on group creation
* Update util/settings tests for groupID and retain
* Update bridgeConfig tests for add_group with json
2019-11-04 17:59:00 +01:00
Koen Kanters
467c0062bb
Dont' crash when removing non-existing device. https://github.com/Koenkk/zigbee2mqtt/issues/2241
2019-11-03 15:02:00 +01:00
Koen Kanters
afbfdda0d7
Implement force remove. https://github.com/Koenkk/zigbee2mqtt/issues/2241
2019-11-03 14:54:03 +01:00
Koen Kanters
4265fe05c6
Correctly log name. #2256
2019-11-03 14:29:43 +01:00
Koen Kanters
833769af0c
Log name instead of ieeeAddr on ping. https://github.com/Koenkk/zigbee2mqtt/issues/2256
2019-11-03 14:17:57 +01:00
Koen Kanters
8a5f39f6aa
Subscribe to nested topics for bind. https://github.com/Koenkk/zigbee2mqtt/issues/2250
2019-11-02 00:03:22 +01:00
Koen Kanters
5f054862f0
Update zigbee-herdsman-converters.
2019-10-30 23:12:16 +01:00
Koenkk
754db956b5
Don't turn on with 255 brightness when transition is provided. https://github.com/Koenkk/zigbee2mqtt/issues/2220
2019-10-28 18:07:15 +01:00
Koenkk
646cd34715
Support secret for network_key. https://github.com/Koenkk/zigbee2mqtt/issues/2209
2019-10-28 18:05:50 +01:00