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
..
availability.test.js Fix availability tests. 2019-02-02 18:15:03 +01:00
controller.test.js configurable last_seen (#874) 2019-01-18 20:31:55 +01:00
data.test.js Refactor! 2018-12-06 21:27:36 +01:00
devicePublish.test.js Always read after write for devices that require it. (#1004) 2019-02-03 14:39:00 +01:00
deviceReceive.test.js configurable last_seen (#874) 2019-01-18 20:31:55 +01:00
docgen.test.js Fix docs tests. 2018-12-13 21:40:47 +01:00
homeassistant.test.js Mock homeassistant zigbee2mqtt version. 2019-01-30 18:07:44 +01:00
images.test.js Cleanup duplicate device images. 2018-12-14 19:29:43 +01:00
utils.js configurable last_seen (#874) 2019-01-18 20:31:55 +01:00