Koen Kanters
82dc8437a1
Get rid of logging during test cases.
2019-06-10 00:01:48 +02:00
Koen Kanters
fb12d15d9d
Fix lint error.
2019-06-09 23:46:19 +02:00
Koen Kanters
852950fc09
Update zigbee-shepherd-converters to 9.0.20.
2019-06-09 23:43:40 +02:00
clockbrain
b663e37fd9
Also match network map link by short address ( #1611 )
2019-06-09 08:16:38 +02:00
Koen Kanters
70fbe714e3
Add trace logging and add trace logging to zigbeeQueue. https://github.com/Koenkk/zigbee2mqtt/issues/1566
2019-06-08 19:56:35 +02:00
Koen Kanters
ee8161b807
Don’t add state_topic to payload for thermostat. #1599
2019-06-07 23:55:20 +02:00
Koen Kanters
8ad6aee43a
Identify QBKG04LM and QBKG03LM as end device. https://github.com/Koenkk/zigbee2mqtt/issues/1594
2019-06-04 19:23:58 +02:00
clockbrain
4497214588
Network map fixes ( #1590 )
...
* Remove device status from network scan topology
* Random start for each lqi scan then sort resultant link map
* Fix log statement order
* Sort network map links by composite key
* Fix typo in link sorting
* Fix eslint formatting
2019-06-02 10:05:44 +02:00
Koen Kanters
08e55e469f
Update zigbee-shepherd-converters to 9.0.19.
2019-05-29 20:26:40 +02:00
Koen Kanters
c29bfe1455
Allow to specify endpoint when adding device to group. ( #1515 )
...
* uu
* Update
2019-05-29 20:11:40 +02:00
Koen Kanters
82ed260d47
Update zigbee-shepherd-converters to 9.0.18.
2019-05-29 19:33:15 +02:00
rachetfoot
caff94559e
Iterate objects recursively and support array output ( #1573 )
...
* Iterate objects recursively and support array output
* Fix eslint errors
* Improve array handling and expand related test
* Improve tests and array support, add special case for color attributes
2019-05-28 20:01:46 +02:00
Koen Kanters
c2b4d63e12
Don’t cache elapsed. https://github.com/Koenkk/zigbee2mqtt/issues/1576
2019-05-26 20:03:43 +02:00
Koen Kanters
825f096434
Update zigbee-shepherd-converters to 9.0.17.
2019-05-24 18:32:37 +02:00
clockbrain
4b14222bda
Network map error handling ( #1565 )
...
* Catch errors from failing network scans
* Tidier code for process result
* Fix eslint format errors
2019-05-24 18:21:53 +02:00
clockbrain
c4e9ea208a
Add debugging for network scan ( #1559 )
...
* Add debugging for network scan
* Fix eslint warning
2019-05-23 18:53:47 +02:00
Koen Kanters
af09624cff
Update zigbee-shepherd-converters to 9.0.16.
2019-05-22 22:09:13 +02:00
Koen Kanters
e4a50b662d
Update zigbee-shepherd-converters to 9.0.15.
2019-05-21 21:15:16 +02:00
clockbrain
22b64d09f2
Network map ( #1546 )
...
* Initial iterative rewrite of network scan
* Remove unused linkKey
* Restore original log message
* Cleaner array flattening
* Fix various travis warnings
* Add a timeout so partial map can be generated
* Fix further eslint issues
* Add a timeout so partial map can be generated
* Fix further eslint issues
2019-05-21 21:04:14 +02:00
Koen Kanters
0352a738a7
Update zigbee-shepherd-converters to 9.0.14.
2019-05-20 20:53:51 +02:00
Koen Kanters
18913a1577
Update zigbee-shepherd-converters to 9.0.12.
2019-05-19 19:51:27 +02:00
Koen Kanters
1e04c229dd
Merge remote-tracking branch 'origin/master' into dev
2019-05-19 19:34:02 +02:00
clockbrain
31d21546b9
Simpler network map scan ( #1543 )
...
* Initial iterative rewrite of network scan
* Remove unused linkKey
* Restore original log message
* Cleaner array flattening
* Fix various travis warnings
2019-05-19 19:33:30 +02:00
Koen Kanters
7f9104367b
Reduce permitJoin interval to 160 seconds to fix pairing devices after pairing E1603. https://github.com/Koenkk/zigbee2mqtt/issues/1099
2019-05-19 19:10:51 +02:00
Koen Kanters
92d0002bbb
Update zigbee-shepherd-converters to 9.0.11.
2019-05-19 18:51:00 +02:00
Koen Kanters
faa6aa41a9
Fix AC0251100NJ discovery.
2019-05-14 21:46:55 +02:00
Koen Kanters
9cc82701c1
Fix crash when device not in configuration.yaml
2019-05-14 19:25:13 +02:00
Koen Kanters
190dda5104
Update zigbee-shepherd-converters to 9.0.6
2019-05-14 18:04:47 +02:00
Andreas Brett
3d74a6e031
log friendly name when possible ( #1524 )
...
* log friendly name when possible
* make travis happy
2019-05-14 17:51:43 +02:00
Abílio Costa
eb2c4cbdee
Add support for EDP redy switch ( #1519 )
...
Added in https://github.com/Koenkk/zigbee-shepherd-converters/pull/432/files
2019-05-12 21:05:07 +02:00
Andreas Brett
f93a3e1c07
Minor spelling correction ( #1522 )
...
* Update devicePublish.test.js
* Update devicePublish.js
2019-05-12 21:03:27 +02:00
Koen Kanters
ee9584121a
Update zigbee-shepherd-converters to 9.0.4.
2019-05-10 18:25:08 +02:00
Koen Kanters
ba1eca82eb
Reenable joining after 200 seconds. https://github.com/Koenkk/zigbee2mqtt/issues/1429 #1445
2019-05-07 21:16:25 +02:00
Koen Kanters
d8d78af4ec
Query device state on endDeviceAnnce when using device availability. https://github.com/Koenkk/zigbee2mqtt/issues/1383
2019-05-06 20:29:17 +02:00
Koen Kanters
80e682688d
Update zigbee-shepherd-converters to 9.0.2.
2019-05-05 20:14:30 +02:00
Koen Kanters
c6617fb7d9
Always keep state. https://github.com/Koenkk/zigbee2mqtt/issues/1489
2019-05-02 20:14:44 +02:00
Koen Kanters
26d8d27e85
Update zigbee-shepherd-converters to 9.0.1.
2019-05-02 19:59:23 +02:00
Chris Price
87232988e7
Add Home Assistant support for Philips Hue PAR38 outdoor bulb ( #1488 )
2019-05-02 19:44:56 +02:00
Koen Kanters
a3d26ceeb2
Update zigbee-shepherd-converters to 9.0.0.
2019-05-01 21:50:01 +02:00
Tadej Štajner
919b8a9b4c
Add Home Assistant autodiscovery for Paulmann 50043 switch ( #1486 )
...
Depends on https://github.com/Koenkk/zigbee-shepherd-converters/pull/424 being merged.
2019-05-01 18:33:36 +02:00
Koen Kanters
39fe50600e
Fix crash when there is no state yet.
2019-04-30 19:30:26 +02:00
Koen Kanters
a54e256b40
Group configuration via configuration.yaml and group state ( #1464 )
...
Group configuration via configuration.yaml and group state.
2019-04-29 20:38:40 +02:00
Koen Kanters
4472c01076
Update zigbee-shepherd-converters to 8.1.5.
2019-04-28 21:14:52 +02:00
Koen Kanters
801be951a4
Discover light for 99432. https://github.com/Koenkk/zigbee-shepherd-converters/pull/416
2019-04-28 21:04:52 +02:00
Koen Kanters
cb16ba2f71
Update zigbee-shepherd-converters to 8.1.4.
2019-04-26 21:57:38 +02:00
Koen Kanters
0d587f304e
Respond to time requests. https://github.com/Koenkk/zigbee2mqtt/issues/1214
2019-04-26 21:33:29 +02:00
Koen Kanters
21dc1a8c8e
Add fan Home Assistant configuration. https://github.com/Koenkk/zigbee-shepherd-converters/pull/416
2019-04-24 20:59:06 +02:00
Andreas Brett
32b76edb7c
Improve non-JSON output ( #1462 )
...
* Update controller.js
Do not use JSON.stringify when outputting Non-JSON to MQTT. When using JSON.stringify strings are quoted in the MQTT messages but they should not be quoted (MQTT is different from JSON).
* Update controller.js
* Update controller.js
* Update controller.js
2019-04-22 16:29:47 +02:00
Javier Rodríguez
1ebd774d6f
Support for HLC610-Z Wireless Dimmable Controller ( #1451 )
2019-04-19 20:44:11 +02:00
Koen Kanters
f8106feb18
Update zigbee-shepherd-converters to 8.1.2
2019-04-18 18:27:41 +02:00
Koen Kanters
69e9dbc5b2
Remove expire_after for action and click. https://github.com/Koenkk/zigbee2mqtt/issues/959
2019-04-17 20:46:27 +02:00
Koen Kanters
75718b360e
Don’t identify Trust device as Xiaomi device. https://github.com/Koenkk/zigbee2mqtt/issues/1420
2019-04-17 20:03:40 +02:00
Koen Kanters
d0e66ed1da
Only setup reporting for non battery powered routers. #1064
2019-04-16 17:56:28 +02:00
Simon Rasmussen
a1b43d12f6
eCozy homeassitant discovery ( #1432 )
...
* WIP
* Fixed paths
* Reverted accidentally removed lines
* Fixed linting issues
2019-04-16 16:31:05 +02:00
Koen Kanters
c2edaed866
Backup coordinator on start.
2019-04-14 18:53:34 +02:00
Koen Kanters
2d4c447ee1
Add CC2652R backup mechanism.
2019-04-14 16:27:02 +02:00
Sembrador
b13d87d461
Added support for the L1 and L2 inputs of the xiaomi switch LLKZMK11LM. ( #1411 )
...
Added support for the L1 and L2 inputs of the xiaomi switch LLKZMK11LM.
2019-04-13 17:19:05 +02:00
Koen Kanters
811692fed8
Fix device availability. https://github.com/Koenkk/zigbee2mqtt/issues/1395
2019-04-09 19:17:16 +02:00
Oli
78ff9b1937
harmonize coordinator output statement ( #1386 )
...
resize the coordinator payload to be harmonize with the other output.
2019-04-09 19:01:59 +02:00
Oli
c6011c0911
simplify the cies for ias ( #1387 )
...
* simplify the cies for ias
minimize the code for the cies for ias stuff to be as short as it need.
add some comments.
* fix eslint build error
2019-04-09 18:23:55 +02:00
Koen Kanters
24780e6eac
Home Assistant: publish counter value for click and action payloads. #959
2019-04-07 18:11:16 +02:00
Simon Rasmussen
2554cf8e8b
Improved devicePublish topic parsing ( #1373 )
...
* Refactored device publish parsing and added ability to set attributes directly
* Fixed topic subscriptions and null json object
* Fixed tests
* Added more testing of attribute
* Fixed linting issue.
2019-04-07 17:51:27 +02:00
Koen Kanters
4aa5877797
Add extra is pingable logging. #775
2019-04-07 17:47:06 +02:00
Koen Kanters
4843d85fe9
Update zigbee-shepherd-converters to 8.1.1.
2019-04-07 15:38:27 +02:00
Koen Kanters
32db1fd07a
Fix acceptDevIncoming. #538
2019-04-01 20:30:27 +02:00
Koen Kanters
cee35c66e6
Don’t setup reporting for CC2530 router. #1227
2019-04-01 19:51:14 +02:00
Koen Kanters
76d7861671
Only do read after write when retrieve_state is enabled. #1349
2019-03-30 21:03:54 +01:00
Koen Kanters
35fd1a68fc
Update zigbee-shepherd-converters to 8.1.0 (always assume state). #1349
2019-03-30 20:50:40 +01:00
Koen Kanters
8828ee60ae
Setup reporting for all attributes when cluster has no attributes. #1064
2019-03-30 18:20:07 +01:00
Koen Kanters
55c3edfa95
Home Assistant: skip state when bulb is already on when setting color or color temperature. #1349
2019-03-30 18:19:10 +01:00
Koen Kanters
2f52b851a9
Add extra acceptDevIncoming logging. #538
2019-03-30 16:48:58 +01:00
Koen Kanters
c737f569f9
Allow already connected devices to rejoin. #1294 #1334
2019-03-29 19:18:15 +01:00
Koen Kanters
de4f9f44fd
Fix bind by friendly name. #176
2019-03-29 19:10:13 +01:00
Koen Kanters
7015741a08
Add dateCode to getDeviceInfoForMqtt. #1213
2019-03-28 19:58:21 +01:00
Koen Kanters
7e6dc67861
Update zigbee-shepherd-converters to 8.0.14.
2019-03-27 18:22:40 +01:00
Koen Kanters
3c5727b320
Add dateCode en update zigbee-shepherd. https://github.com/Koenkk/zigbee2mqtt/issues/1213
2019-03-27 18:18:49 +01:00
Koen Kanters
9ef4d2b810
Check if message has endpoints.
2019-03-27 17:31:25 +01:00
Koen Kanters
e96dac2596
Log endpoint on zigbee message received. #642
2019-03-27 17:09:55 +01:00
Koen Kanters
9a15e8c118
Improve ban functionallity. #816
2019-03-26 21:40:31 +01:00
Justin Hornosty
25408769e6
Publish and respond to bridge/config/devices/get ( #1329 )
...
* - When sent a empty payload to bridge/config/devices/get , publish to
'bridge/config/devices'
- For bridge/config/devices & bridge/config/devices/get only ever
publish to the corresponding topic if a empty payload is sent.
- Make sure devicesPublish doesn't treat messages to
bridge/config/devices/get as a zigbee device.
* fix eslinting errors
* Update bridgeConfig.js
2019-03-26 20:40:50 +01:00
Koen Kanters
2328ecb2ee
Update zigbee-shepherd-converters to 8.0.13.
2019-03-25 21:53:39 +01:00
carlos-villanueva
b2a453bec3
Add support for smartthings button (model: IM6001-BTP01) ( #1312 )
...
* Add support for smartthings button (model: IM6001-BTP01)
* Fix lint
2019-03-24 15:05:56 +01:00
Koen Kanters
20d9bac317
Don’t ping in Xiaomi extension when device availability is enabled. #1248
2019-03-24 14:46:38 +01:00
Koen Kanters
40596bab6a
Always ping xiaomi devices through ‘basic’ mechanism. #1248
2019-03-24 14:38:08 +01:00
Koen Kanters
008fda4d90
Introduce new ping mechanism (‘basic’) and use it for Xiaomi. https://github.com/Koenkk/zigbee2mqtt/issues/1248
2019-03-23 17:45:28 +01:00
Koen Kanters
c64158b75d
CC2530/CC2531 routers are not Xiaomi devices. https://github.com/Koenkk/zigbee2mqtt/issues/1248
2019-03-23 17:20:30 +01:00
Koen Kanters
1ea694cb1a
Update zigbee-shepherd-convertes to 8.0.12.
2019-03-23 15:32:18 +01:00
Koen Kanters
e537784d34
Update zigbee-shepherd-converters to 8.0.11.
2019-03-22 23:37:07 +01:00
Koen Kanters
0277591085
Update zigbee-shepherd-converters to 8.0.10.
2019-03-22 22:45:59 +01:00
Koen Kanters
7b2480be52
Update zigbee-shepherd-conveters to 8.0.9.
2019-03-21 20:34:54 +01:00
Martin Helff
70c30736a1
add more details to device list ( #1296 )
2019-03-21 20:00:13 +01:00
Martin Helff
e5081b2856
set reportableChange default value to 1 to avoid report flooding ( #1293 )
2019-03-21 19:43:15 +01:00
Koen Kanters
2af2a8ea05
Update zigbee-shepherd-converters to 8.0.8.
2019-03-19 20:58:12 +01:00
Oli
1b066d9f59
extend controller.js function getDeviceInfoForMqtt ( #1274 )
...
* Add Discord channel. https://github.com/Koenkk/zigbee2mqtt.io/issues/31
* extend controller.js function getDeviceInfoForMqtt
extend controller.js with
``
zclVersion,
appVersion,
stackVersion,
hwVersion,
swBuildId,
``
* Rework #2
Only Publish hwVersion and swBuildId as this seems to be valid as posible.
Map with default option 'unknown' to be in a good way.
* Fix tests
* Update README.md
2019-03-19 20:29:41 +01:00
Koen Kanters
5c9b31b2fc
Don’t create state when cache_state is set to false. #1287
2019-03-19 20:02:17 +01:00
Koen Kanters
61d85af3fd
Publish brightness: 0 when turn off trough brightness. https://github.com/Koenkk/zigbee-shepherd-converters/issues/353
2019-03-19 19:43:06 +01:00
Martin Helff
789ec0cc90
query groups through MQTT bridge/config/groups ( #1276 )
...
* query groups through MQTT bridge/config/groups
* linter adjustments
* linter adjustments
2019-03-19 19:18:22 +01:00
Stoinov
6d24a49062
Expand attribute output. #493 ( #1277 )
...
* Expand attribute output. #493
If attribute is actually an Object, expand it in the format `topic/key-subkey` in order to keep the same amount of topic levels for predictable parsing.
This only expands the first level of contained object. If more expansion are needed a more robust method should be implemented rather than just nesting `if`s.
* Fixing whitespace
fixing https://travis-ci.org/Koenkk/zigbee2mqtt/builds/507616980
* first time splitting line... obviously
Not sure what the proper approach is, but I guess we can put all params on new line.
* identation... really...
How is that `eslint`? any other requests?
2019-03-18 18:17:29 +01:00
Koenkk
bee722c9c4
Skip re-transmitted Xiaomi messages. #1238
2019-03-18 17:59:36 +01:00
Koenkk
36bba0154d
Fix groupid logging.
2019-03-18 17:32:53 +01:00
Oli
a2a90bcdbd
Log zigbee2mqtt version information to bridge/config ( #1267 )
...
* add coordinator_firmware to bridge/config
* Add zigbee2mqtt version and commit
* Whoops
2019-03-17 20:07:24 +01:00
Koen Kanters
e6044da604
Implemented device debounce option. #1264
2019-03-16 23:41:46 +01:00
Koen Kanters
3a96473e2b
Improve device bind robustness. https://github.com/Koenkk/zigbee2mqtt/issues/176
2019-03-16 20:07:34 +01:00
Koen Kanters
7461fec28b
Update zigbee-shepherd-converters to 8.0.4.
2019-03-15 23:33:24 +01:00
Koen Kanters
8b4b9bea19
Refactor property cache responsibility to state.
2019-03-15 23:18:19 +01:00
Koen Kanters
fdcf2e8c3d
Option to set Home Assistant discovery topic. #1019
2019-03-15 22:41:39 +01:00
Koen Kanters
f2cdbeab38
Update zigbee-shepherd-converters to 8.0.3.
2019-03-15 21:58:49 +01:00
Koen Kanters
f37d52b870
Discover click sensor for QBKG03LM, QBKG04LM, QBKG11LM and QBKG12LM. https://github.com/Koenkk/zigbee2mqtt/issues/723
2019-03-15 21:52:21 +01:00
Koen Kanters
969585c84e
Allow to bind specific endpoint. #176
2019-03-15 21:19:42 +01:00
Koen Kanters
d4d85633d2
Log groupID. #1238
2019-03-15 19:07:26 +01:00
Koen Kanters
f54f3bd40f
Add coordinator to zigbee2mqtt/bridge/config/devices. #1236
2019-03-14 20:30:06 +01:00
Koen Kanters
ac28ca2841
Update to zigbee-shepherd-converters 8.0.0
2019-03-13 19:41:58 +01:00
Koen Kanters
79d11e295b
Fix crash on empty advanced section. https://github.com/Koenkk/zigbee2mqtt/issues/1237
2019-03-12 21:58:45 +01:00
Koen Kanters
9f31cd86a3
Implemented MQTT group add and remove. https://github.com/Koenkk/zigbee2mqtt/issues/764
2019-03-12 21:19:04 +01:00
Koen Kanters
c722b611dd
Fix livolo queue push. #1241
2019-03-12 20:14:58 +01:00
Roger
3c4fa40a32
Add Securifi Peanut Smart Plug ( #1230 )
2019-03-11 17:55:25 +01:00
Koen Kanters
d81a972f1b
Allow to override Home Assistant device discovery payload. https://github.com/Koenkk/zigbee2mqtt/pull/1030
2019-03-10 21:48:40 +01:00
Koen Kanters
0f9333f8b9
Fix elapsed being a string value instead of bool. https://github.com/Koenkk/zigbee2mqtt/pull/1206
2019-03-10 21:34:20 +01:00
Koen Kanters
6e60063337
Update zigbee-shepherd and zigbee-shepherd-converters to 7.2.8.
2019-03-10 14:12:11 +01:00
Andrey
438626691e
Allow to configure elapsed via MQTT ( #1206 )
...
* Allow to configure elapsed via MQTT
* Update bridgeConfig.js
2019-03-10 14:04:09 +01:00
Koen Kanters
18aee4803b
Merge branch 'master' into dev
2019-03-09 21:45:24 +01:00
Koen Kanters
e5ca977579
1.2.1
2019-03-09 21:40:09 +01:00
Koen Kanters
1e1e0e4ca9
Fix no console logging. #1218
2019-03-09 21:36:07 +01:00
qm3ster
9eed7e271e
Extract IO from settings.js
2019-03-09 21:09:39 +01:00
qm3ster
07765093be
Fix all typos of separate
2019-03-09 21:09:39 +01:00
Koen Kanters
e2ebe5e1ff
Update zigbee-shepherd-converters to 7.2.7.
2019-03-09 17:04:41 +01:00
qm3ster
a93838be15
codemod: object-shorthand
...
Also fixed `new (` and `formatter` by hand.
2019-03-09 16:30:05 +01:00
qm3ster
044e8466ed
Simplify settings getters
2019-03-09 16:30:05 +01:00
qm3ster
c0bdf2e3a2
Lazy load settings on first use
2019-03-09 16:30:05 +01:00
qm3ster
9321a04ecc
Move resolveEntity
into settings.js
...
Had to refer to `module.exports.`
because all of those functions get mocked in tests.
2019-03-09 16:30:05 +01:00
Koen Kanters
184eef72b0
Update zigbee-shepherd-converters to 7.2.6.
2019-03-08 17:39:15 +01:00
Koen Kanters
e892a54013
Update zigbee-shepherd-converters to 7.2.5.
2019-03-06 22:09:51 +01:00
Koen Kanters
2c6176ff10
Fix parse topic when topic ends with postfix. https://github.com/Koenkk/zigbee2mqtt/issues/1200
2019-03-06 21:38:49 +01:00
Koen Kanters
83b8fc9778
Add top and bottom to postfixes. https://github.com/Koenkk/zigbee-shepherd-converters/pull/319
2019-03-06 21:08:33 +01:00
Koen Kanters
f0e9ebe4ed
Fix readRsp spamming no converter available messages. https://github.com/Koenkk/zigbee2mqtt/issues/1064
2019-03-05 19:41:59 +01:00
Markus Goy
1857ac525b
Added Home Assistant autodiscovery configuration ( #1187 )
2019-03-04 20:04:42 +01:00
Koen Kanters
6427da244f
Implement attribute output. https://github.com/Koenkk/zigbee2mqtt/issues/493
2019-03-04 18:13:36 +01:00
Koen Kanters
2a3670d3d7
Update zigbee-shepherd-converters to 7.2.3
2019-03-03 18:37:46 +01:00
Andreas Brett
1cde620d70
add support for local ISO8601 timestamp format ( #1171 )
...
* add support for local ISO8601 timestamp format
added local ISO8601 timestamp format for local rather than UTC-based timestamps
ISO8601 = 2019-03-01T15:32:45.941+0000
ISO8601_Local = 2019-03-01T16:32:45.941+0100 (for TZ GMT+1)
* fixed indentation
* tabs to spaces
* comply with Travis
* comply with Travis once again
* Removed spaces to make Travis happy
* updates
2019-03-02 16:47:36 +01:00
Koen Kanters
ae14fa5cd6
Update zigbee-shepherd-converters to 7.2.0.
2019-03-02 16:35:00 +01:00
Jakub
672a0cac4f
Hide network_key from debug output ( #1169 )
...
* Hide network_key from debug output
There's no need to print this key.
* strings must use singlequote
* Update zigbee.js
2019-03-02 14:04:52 +01:00
Andreas Brett
4ea55fe22a
fixed typo ( #1173 )
2019-03-01 17:15:03 +01:00
Koen Kanters
61116ec670
Fix tests.
2019-02-26 21:06:48 +01:00
Koen Kanters
709046db2a
Add binary battery low sensor for HS1SA and HS3SA. https://github.com/Koenkk/zigbee2mqtt/issues/1159
2019-02-26 21:00:20 +01:00
Koen Kanters
8f0794cb8f
Also assume brightness on publish. https://github.com/Koenkk/zigbee2mqtt/issues/1155
2019-02-26 20:53:30 +01:00
Koen Kanters
cd2fb54615
Changes to report/bind functionallity.
2019-02-26 20:46:34 +01:00
Koen Kanters
7893f9256f
Refactor report to new queue mechanism.
2019-02-26 19:33:32 +01:00
Koen Kanters
09f26a104c
Restore zigbee.js changes.
2019-02-26 19:33:32 +01:00
Koen Kanters
5ffae5a09a
Remove unecessary device param.
2019-02-26 19:33:32 +01:00
jbn
f7ceb62eec
fix lint more errors
2019-02-26 19:33:32 +01:00
jbn
b8f689fe6e
fix lint errors
2019-02-26 19:33:32 +01:00
jbn
09e0fe8e3f
setup automatic attribute change reporting
2019-02-26 19:33:32 +01:00
jbn
fdf97180b0
Fix race condition when configuring devices
2019-02-26 19:33:32 +01:00
Koen Kanters
5a9aef6d3b
Change to action_color. https://github.com/Koenkk/zigbee-shepherd-converters/pull/304
2019-02-26 19:29:53 +01:00
Koen Kanters
863230eaa3
Fix cover_position typo. #294
2019-02-25 17:56:47 +01:00
Koen Kanters
cb0cc149a1
ZNCLDJ11LM position Home Assistant discovery. #294
2019-02-24 21:35:48 +01:00
Koen Kanters
516bd704c6
Allow devices and groups to be specified in separate file. https://github.com/Koenkk/zigbee2mqtt/issues/1148
2019-02-24 15:49:41 +01:00
Joe Lu
46e75374b6
- added AXIS Gear and Keen Home vent to homeassistant.js ( #1150 )
2019-02-24 13:29:46 +01:00
Koen Kanters
ee167e603a
Update zigbee-shepherd-converters to 7.1.12.
2019-02-23 19:30:17 +01:00
Koen Kanters
9b12933a99
Dont cache action_group.
2019-02-23 19:13:01 +01:00
Koen Kanters
ea7a4b1955
Remove last_seen from state when last_seen is disabled. https://github.com/Koenkk/zigbee2mqtt/issues/1075
2019-02-23 16:22:01 +01:00
Koen Kanters
147a130628
Update zigbee-shepherd-converters to 7.1.11
2019-02-23 16:02:45 +01:00
Koen Kanters
1fda02ae7c
Allow to change device specific options via MQTT. https://github.com/Koenkk/zigbee2mqtt/issues/1132
2019-02-22 20:10:00 +01:00
Koen Kanters
4a664cf230
Implement zigbee queue. #1027
2019-02-22 18:58:50 +01:00
Andreas Brett
1a0baee788
log address resolution errors through MQTT ( #1145 )
...
* log address resolution errors through MQTT
* fixed params
2019-02-22 12:49:08 +01:00
Andreas Brett
1287a596f9
fix typo ( #1142 )
2019-02-22 10:54:10 +01:00
Andreas Brett
1862c8b035
fixed typo ( #1135 )
...
* fixed typo
* Update deviceConfigure.js
2019-02-21 18:47:05 +01:00
Andreas Brett
8c848b8368
add device model to log ( #1136 )
...
* add device model to log
* Update deviceReceive.js
2019-02-21 18:45:22 +01:00
Koen Kanters
bdfabeb3da
Discover linkquality sensor for all devices. https://github.com/Koenkk/zigbee2mqtt/issues/757
2019-02-20 20:10:38 +01:00
Koen Kanters
ec0ee53c7a
Log zigbee publish errors to MQTT. #1123
2019-02-20 17:57:28 +01:00
Koen Kanters
14f5c4d3c9
Prepare Home Assistant discovery for group support. #764
2019-02-19 19:43:50 +01:00
Koen Kanters
f3e13f16f3
Add more don’t cache properties. https://github.com/Koenkk/zigbee-shepherd-converters/pull/284
2019-02-19 19:31:58 +01:00
Andreas Brett
25448f823e
Fix typo ( #1124 )
2019-02-19 19:16:18 +01:00
Koen Kanters
26bed2d998
Allow to configure last_seen via MQTT. https://github.com/Koenkk/zigbee2mqtt/issues/1075
2019-02-18 19:46:57 +01:00
Koen Kanters
cc45413e2d
Add settings.set api.
2019-02-18 19:46:19 +01:00
Koen Kanters
ba77860489
Exit when zigbee-shepherd fails to start. https://github.com/Koenkk/zigbee2mqtt/issues/1110
2019-02-18 19:24:26 +01:00
Glen Takahashi
3238687f60
Add group membership command ( #1056 )
...
* Group membership
* Fix lint
* Update deviceGroupMembership.js
* Update deviceGroupMembership.js
2019-02-18 18:21:54 +01:00
Ruslan Sayfutdinov
0632f83baf
Create default and system MQTT postfixes ( #1114 )
2019-02-18 17:57:57 +01:00
Koen Kanters
259a3417e2
Coordinator group is not needed anymore. #102
2019-02-18 17:42:50 +01:00
Koen Kanters
a20ec7caa1
Update zigbee-shepherd-converters to 7.1.10.
2019-02-17 15:14:36 +01:00
Koen Kanters
b08bf33ccf
Soft reset via MQTT. https://github.com/Koenkk/zigbee2mqtt/issues/1099
2019-02-16 19:40:34 +01:00
Koen Kanters
577bb0d12c
Replace force_update with expire_after for home assistant buttons. https://github.com/Koenkk/zigbee2mqtt/issues/959
2019-02-15 23:31:44 +01:00
Koen Kanters
11a6e36a82
Correctly resolve device friendlyName when lookup via ieeAddr.
2019-02-14 20:12:27 +01:00
Koen Kanters
d6b9627146
Don’t return error when coordinator is already in group. https://github.com/Koenkk/zigbee2mqtt/issues/1064
2019-02-14 19:47:25 +01:00
Koen Kanters
15cad740ee
Update zigbee-shepherd-converters to 7.1.9.
2019-02-14 19:45:52 +01:00
Koen Kanters
ab14cca0ee
Update coordinator group documentation link.
2019-02-14 19:34:29 +01:00
MoskitoHorst
87889c0688
tint Remote ( #1085 )
...
* tint Remote
Added tint remote to group devices
* Update coordinatorGroup.js
* Update homeassistant.js
2019-02-14 19:33:21 +01:00
Koen Kanters
17a6fff3ce
Publish group state. #764
2019-02-14 18:13:51 +01:00
Koen Kanters
f171d54e4b
Refactor extension names.
2019-02-13 21:03:23 +01:00
Koen Kanters
9faeb53ddb
Refactor addCoordinatorToGroup.
2019-02-13 20:43:22 +01:00
Koen Kanters
21a782d2c6
Reporting: also bind cluster to coordinator. https://github.com/Koenkk/zigbee2mqtt/issues/1064
2019-02-13 20:26:31 +01:00
Koen Kanters
88cec5dfa6
Check for valid Zigbee channel. https://github.com/Koenkk/zigbee2mqtt/issues/1077
2019-02-13 20:06:14 +01:00
Koen Kanters
a62f4289a7
Log more to MQTT. #1075
2019-02-13 19:49:06 +01:00
Koen Kanters
0f053425f3
Merge branch 'master' into dev
2019-02-13 19:28:35 +01:00
Koen Kanters
04e68014da
Update link to zigbee2mqtt.io. #1072
2019-02-12 21:39:37 +01:00
qosmio
b3310c49ca
Adding support for OSRAM Lightify BR30 RGBW to Home Assistant ( #1070 )
...
* Add support for Sengled E12-N14 (BR30) Light
* .
* Add Osram BR30 RGBW LED to HA
2019-02-12 19:33:45 +01:00
Koen Kanters
e5233494af
Update zigbee-shehperd-converters to 7.1.8.
2019-02-11 19:59:50 +01:00
Koen Kanters
3d151298ae
Update zigbee-shepherd-converters to 7.1.7.
2019-02-10 20:35:26 +01:00
Russell Joyce
bf526f6f50
Added Home Assistant support for Innr RS 225 bulb ( #1053 )
2019-02-10 14:40:54 +01:00
Koen Kanters
059e4719c6
Log ‘Failed to ping’ on debug instead of error when device is already unavailable. #775
2019-02-09 19:50:32 +01:00
timstanley1985
a0278b7577
Allow to override Home Assistant discovery configuration. ( #1030 )
...
* Add expiry_after configuration option
* Failed attempt at moving expire_after to under a homeassistant sub-section
* Update.
2019-02-09 19:42:31 +01:00
Koen Kanters
0f89053d05
Update zigbee-shepherd-converters to 7.1.4.
2019-02-09 01:01:08 +01:00
way2many
e1ff6bdac5
Add support for Hue white ambiance suspension Fair ( #1048 )
2019-02-09 00:37:07 +01:00
Koen Kanters
52fb19360e
Revert "Set state of stateless properties to ‘idle’ after publish. #959 "
...
This reverts commit 0826db07d0
.
2019-02-09 00:29:40 +01:00
Koen Kanters
e47b672bcb
Revert "Fix Home Assistant automation trigger reliability by adding a small delay. #958 "
...
This reverts commit f4bf504642
.
2019-02-09 00:29:16 +01:00
pfischbach
ed5675960e
Update homeassistant.js
...
Add support for Bosch Motion Sensor RADON TriTech ZB
2019-02-07 19:46:16 +01:00
Koen Kanters
ba5bf3c209
Remove payload.command_topic_prefix from payload. #1046
2019-02-07 19:33:00 +01:00
Koen Kanters
443a14e40a
Add coordinator to group 99 by default. https://github.com/Koenkk/zigbee2mqtt/issues/997
2019-02-06 20:33:58 +01:00
Koen Kanters
f4bf504642
Fix Home Assistant automation trigger reliability by adding a small delay. #959
2019-02-05 18:53:51 +01:00
Koen Kanters
5fc7760db6
Update zigbee-shepherd-converters to 7.1.3.
2019-02-05 18:26:17 +01:00
Koen Kanters
0826db07d0
Set state of stateless properties to ‘idle’ after publish. #959
2019-02-05 17:41:47 +01:00
Koen Kanters
7642b295e1
Add option to enable livolo code. #592
2019-02-04 18:39:45 +01:00
Koen Kanters
c9c599b60b
Refactor publishDeviceState to publishEntityState (for future group support).
2019-02-04 18:36:49 +01:00
ptvo
c0a87ff520
Improved Livolo extension ( #1016 )
...
* Improved Livolo extension (pause polling after 3 unsuccessful attempts)
* Added: queuing of all Zigbee messages
* Fixed problem with .startsWith
2019-02-04 16:55:44 +01:00
Roman Zhukov
f7f9a1699b
Fix Xiaomi Gas Leak Sensor Homeassistant mqtt discovery config ( #1009 )
...
Remove battery sensor
2019-02-03 18:07:17 +01:00
Koen Kanters
51c91e685e
Check if device has manufName. #1005
2019-02-03 17:11:41 +01:00
Koen Kanters
8a6582739f
Add missing SPZB0001.
2019-02-03 15:04:43 +01:00
Koen Kanters
2302240897
Fix linting.
2019-02-03 14:39:35 +01:00
Giel
60349171d2
Always read after write for devices that require it. ( #1004 )
...
* Always read after write for devices that require it.
Devices with readAfterWriteTime set, even if it's 0, will get their
state read after write because those devices don't automatically
report it themselves.
Devices that are capable of reporting but don't do it by default
should have `report: true` set in the device-specific config and
we won't read after write.
* Fix tests
2019-02-03 14:39:00 +01:00
Koen Kanters
35f0def29f
Comment out Livolo switch code. #592 #1005
2019-02-03 14:25:01 +01:00
Koen Kanters
96dcb93859
Update zigbee-shepherd-converters to 7.1.0.
2019-02-02 20:31:55 +01:00
ptvo
37d516d770
Some improvements (extPanId, .configure, Livolo) ( #982 )
...
* Added the new ext_pan_id options (required update of zigbee-shepherd)
Improved code for configure
Added the new extension for Livolo.
* Formatting corrections
* Update controller.js
* Updated Livolo extension
* Improvements in the extensions for Livolo.
* Fixed conflict.
* Add default ext_pan_id.
* Remove duplicate extension.
* Update deviceConfigure.
* Update comment.
* Updates.
2019-02-02 20:09:20 +01:00
Koen Kanters
5828ee9989
Implement availability blacklist. #775
2019-02-02 18:10:25 +01:00
Koen Kanters
054892641b
Check availability for new devices. #775
2019-02-02 17:58:38 +01:00
Koen Kanters
189c0f360e
Guard callbacks.
2019-02-02 02:14:31 +01:00
Koen Kanters
dc70840c8a
Use defaultCfg.
2019-02-02 02:00:20 +01:00
Koen Kanters
0b3c8df810
Fix linting.
2019-02-02 01:52:21 +01:00
Koen Kanters
4405e71610
Retrieve device state after device offline -> online. #775
2019-02-02 01:47:53 +01:00
Koen Kanters
fd4a88acd0
Refactor zigbee publish queue to zigbee.js
2019-02-02 01:41:05 +01:00
Koen Kanters
3963a8d26f
Refactor ping queue to zigbee.js.
2019-02-02 00:57:51 +01:00
Koen Kanters
4558bffd41
Don’t setup reporting for binding, use report functionallity. #782
2019-02-02 00:37:42 +01:00
Koen Kanters
89c66094c6
Setup reporting for X/Y color. #966
2019-02-02 00:35:45 +01:00
Koen Kanters
ae08deb2fd
Refactor and remove unnecessary bind. #966
2019-02-02 00:31:30 +01:00
Koen Kanters
0d9741e511
Update zigbee-shepherd-converters to 7.0.28.
2019-02-01 19:58:12 +01:00
Koen Kanters
7d9c21ba24
Fix reporting.
2019-02-01 19:43:22 +01:00
Koen Kanters
b8744ce890
Add reporting feature. #966
2019-02-01 19:04:49 +01:00
Koen Kanters
d5c6e39e7d
Refactor device reconfigure when device comes online and mark online. #966 #775
2019-01-31 21:42:53 +01:00
jbn
588124b971
Add announcement handler to deviceAvailability extension
2019-01-31 21:33:37 +01:00
Bruceforce
8ffd7653ac
[devicePublish.js] Increase timeout ( #974 )
...
This should avoid a non-function state of the app when too many
requests arrive at a specific time frame (e. g. turning a lot of lights
out in the same time).
See discussion in #362
2019-01-30 18:08:15 +01:00
Koen Kanters
99a29293dd
Mock homeassistant zigbee2mqtt version.
2019-01-30 18:07:44 +01:00
Koen Kanters
17874cfdc1
Make availability_timeout non experimental. #775
2019-01-29 20:17:56 +01:00
Koen Kanters
7e74b8c549
Update zigbee-shepherd-converters to 7.0.27.
2019-01-29 20:11:06 +01:00
Koen Kanters
fd932926e7
Update zigbee-shepherd-converters to 7.0.26.
2019-01-28 22:22:20 +01:00
zipbee
38159a536c
Add support for Gledopto devices with multiple lights in one controller ( #956 )
2019-01-28 22:11:55 +01:00
MarkAdamson
7e2ca5a97e
Added support for Salus SP600 Smart Plug ( #954 )
2019-01-28 22:10:44 +01:00
Koen Kanters
16f3e884fc
Update zigbee-shepherd-converters to 7.0.25.
2019-01-27 00:45:31 +01:00
Koen Kanters
cae5d1a004
Implement queue for Xiaomi router polling. https://github.com/Koenkk/zigbee2mqtt/issues/927
2019-01-26 21:19:20 +01:00
Koen Kanters
1ddf60bef0
Fix some of the clogging issues. #914 #842
2019-01-22 20:31:50 +01:00
Koen Kanters
6ff3954b71
Update zigbee-shepherd-converters to 7.0.23.
2019-01-22 20:22:16 +01:00
Simon Rasmussen
6dd2926a1d
Refactored light specific transtime to generic readAfterWriteTime value ( #910 )
...
* Refactored light specific transtime value to generic readAfterWriteTime
value
* Added line break
2019-01-22 20:08:57 +01:00