Jorge Schrauwen
a813663de5
Poll device when device does not support reporting. ( #2122 )
...
* Support emulation of attReport
Some device do not support attReport for some keys, this will emulate
it.
You can configure which keys that should be read when another device
send a message and the configured device a bind target or in a group the
message was send to.
```yaml
devices:
'0x0017880104259333':
friendly_name: bedroom/desk_lamp
retain: true
debounce: 0.5
report_emulate:
- brightness
- color
```
Will have the brightness and color queried for example when a hue dimmer
sends commands to the bulb.
* Refactor polling.
* Finish poll tests.
* Update herdsman.
* Improve test stability.
2019-10-24 22:15:40 +02:00
Koen Kanters
ebd2f264a9
Update herdsman.
2019-10-21 21:13:05 +02:00
Koen Kanters
5bd87d338b
Update zigbee-herdsman-[converters].
2019-10-21 20:35:58 +02:00
Koen Kanters
b476bc2bf8
Update zigbee-herdsman-converters.
2019-10-20 22:52:00 +02:00
Koen Kanters
593dd858d9
Update herdsman.
2019-10-20 21:52:27 +02:00
Koen Kanters
f64285703c
Implement acceptJoiningDeviceHandler.
2019-10-17 22:01:39 +02:00
Koen Kanters
f02ec9a8dd
Update herdsman and herdsman-converters.
2019-10-17 19:42:40 +02:00
Koen Kanters
512f31fbb9
Update zigbee-herdsman.
2019-10-16 21:35:16 +02:00
Koen Kanters
4164f01a6b
Update zigbee-herdsman and zigbee-herdsman-converters.
2019-10-16 19:44:44 +02:00
Koen Kanters
d16981d539
Update zigbee-herdsman.
2019-10-15 20:15:12 +02:00
Koen Kanters
0527b89b49
Update zigbee-herdsman-converters.
2019-10-14 20:32:01 +02:00
Koen Kanters
8bcbb5930a
Update zigbee-herdsman-converters. #2133
2019-10-14 18:56:41 +02:00
Koen Kanters
4abafa9527
Update zigbee-herdsman to 0.9.2.
2019-10-13 00:09:31 +02:00
Koen Kanters
5e0d72c41c
Update zigbee-herdsman to 0.9.1. https://github.com/Koenkk/zigbee2mqtt/issues/1429
2019-10-12 14:39:06 +02:00
Koen Kanters
6e6305253e
Update zigbee-herdsman-converters.
2019-10-09 18:08:14 +02:00
Koen Kanters
a3bbb93f99
Update zigbee-herdsman and zigbee-herdsman-converters.
2019-10-07 19:34:10 +02:00
Koen Kanters
41c8c2a146
Update zigbee-herdsman-converters.
2019-10-04 19:12:49 +02:00
Koen Kanters
8833fb57b5
Update zigbee-herdsman. https://github.com/Koenkk/zigbee2mqtt/issues/2017
2019-10-04 18:58:07 +02:00
Koen Kanters
732a97ba0c
Don’t write to configuration.yaml when it didn’t change. https://github.com/Koenkk/zigbee2mqtt/issues/2071
2019-10-03 20:06:31 +02:00
Koen Kanters
e7bf5ee648
Update zigbee-herdsman-converters.
2019-10-03 19:03:36 +02:00
Koen Kanters
a6d3e7209f
Update zigbee-herdsman-converters.
2019-10-02 22:01:29 +02:00
Koen Kanters
1a48c85365
Update zigbee-shepherd-converters.
2019-10-01 21:11:44 +02:00
Koen Kanters
518232e15e
Zigbee-herdsman 0.8.0
2019-10-01 20:22:47 +02:00
Koen Kanters
90c70e8629
Bump zigbee-herdsman-converters.
2019-09-30 21:41:53 +02:00
Koen Kanters
fc3a826f50
Bump zigbee-herdsman. https://github.com/Koenkk/zigbee2mqtt/issues/892
2019-09-30 21:16:00 +02:00
Koen Kanters
61e2087242
Bump zigbee-herdsman-converters.
2019-09-29 21:37:26 +02:00
Koen Kanters
c8eb503ae7
Simplify group optimistic mode. https://github.com/Koenkk/zigbee2mqtt/issues/764
2019-09-29 14:35:05 +02:00
Koen Kanters
92fcf5a85a
Update zigbee-herdsman-converters.
2019-09-28 18:11:02 +02:00
Koen Kanters
7b8b2c5213
Update zigbee-shepherd-converters
2019-09-28 13:48:25 +02:00
Koen Kanters
caf92c5e30
Update zigbee-shepherd-converters.
2019-09-28 00:26:33 +02:00
Koen Kanters
bf36f1e8a3
Update zigbee-herdsman-converters and zigbee-herdsman.
2019-09-27 21:58:49 +02:00
Koen Kanters
d444969151
Update zigbee-herdsman-converters.
2019-09-26 09:43:40 +02:00
Koen Kanters
bd93d09290
Update zigbee-herdsman-converters.
2019-09-25 23:51:38 +02:00
Koen Kanters
ca481d7f76
Update zigbee-shepherd-converters.
2019-09-25 13:38:10 +02:00
Koen Kanters
d4011fabc7
Implement group optimistic ‘group_devices’ mode. https://github.com/Koenkk/zigbee2mqtt/issues/764#issuecomment-534146878
2019-09-25 12:51:17 +02:00
Koen Kanters
cfefaeb73c
Validate settings on startup with JSON schema.
2019-09-25 12:08:39 +02:00
Koen Kanters
34111159ae
Update Winston logger to 3.x
2019-09-25 10:55:50 +02:00
Koen Kanters
007bc42bf7
Update zigbee-shepherd-converters.
2019-09-23 23:57:41 +02:00
Koen Kanters
41e68c8ffe
Update zigbee-herdsman to 0.7.0.
2019-09-23 22:21:27 +02:00
Koen Kanters
63acd4a43b
Update zigbee-herdsman and zigbee-shepherd-converters.
2019-09-22 21:29:38 +02:00
Koen Kanters
c5218bbd31
Update zigbee-herdsman.
2019-09-22 20:02:46 +02:00
Koen Kanters
e3d0b97085
Update zigbee-herdsman.
2019-09-20 22:05:47 +02:00
Koen Kanters
5b71eeeed8
Update zigbee-herdsman zigbee-shepherd-converters.
2019-09-20 21:25:56 +02:00
Koen Kanters
d4f01e6893
Replace Livolo extension with DeviceEvent. https://github.com/Koenkk/zigbee2mqtt/issues/592
2019-09-19 20:36:05 +02:00
Koen Kanters
e9a336fd16
Update zigbee-herdsman to 0.6.13. https://github.com/Koenkk/zigbee2mqtt/issues/1960
2019-09-18 21:18:58 +02:00
Koen Kanters
5f203d15c4
Update zigbee-herdsman to 0.6.12.
2019-09-18 19:39:49 +02:00
Koen Kanters
ef7049f899
Update zigbee-herdsman to 0.6.11. https://github.com/Koenkk/zigbee-herdsman/issues/29
2019-09-17 18:41:46 +02:00
Koen Kanters
d24c41cbba
Update zigbee-herdsman.
2019-09-16 20:09:52 +02:00
Koen Kanters
c32f8961b6
Update zigbee-shepherd-converters.
2019-09-16 19:38:24 +02:00
Koenkk
de8dd74968
Update zigbee-herdsman to 0.6.9. https://github.com/Koenkk/zigbee2mqtt/issues/1960
2019-09-14 08:32:20 +02:00