Files
zigbee2mqtt/test
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
..
2019-02-02 18:15:03 +01:00
2018-12-06 21:27:36 +01:00
2018-12-13 21:40:47 +01:00
2019-01-18 20:31:55 +01:00