zigbee2mqtt/test
Jorge Schrauwen 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
..
stub Allow setting transmit power. https://github.com/Koenkk/zigbee2mqtt/issues/2253 2019-11-27 22:02:49 +01:00
bridgeConfig.test.js mqtt listener to rename last paired device. (#2478) 2019-12-08 16:50:18 +01:00
controller.test.js Make logging transports configurable (#2231) 2019-11-29 23:36:57 +01:00
data.test.js Zigbee-herdsman (#1945) 2019-09-09 19:48:09 +02:00
deviceAvailability.test.js Device Availability: Allow battery devices to report offline/online based on device.lastSeen (#2464) 2019-12-09 18:12:13 +01:00
deviceBind.test.js Subscribe to nested topics for bind. https://github.com/Koenkk/zigbee2mqtt/issues/2250 2019-11-02 00:03:22 +01:00
deviceConfigure.test.js 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
deviceEvent.test.js Update zigbee-herdsman to 0.7.0. 2019-09-23 22:21:27 +02:00
deviceReceive.test.js Add device specific configuration option: debounceIndexes (#2370) 2019-11-20 21:21:23 +01:00
deviceReport.test.js Fix tests 2019-12-08 16:52:23 +01:00
entityPublish.test.js Update herdsman and converters. 2019-12-05 21:33:28 +01:00
group.test.js Also subscribe to groups with slashes. https://github.com/Koenkk/zigbee2mqtt/issues/2200 2019-10-25 18:40:37 +02:00
homeassistant.test.js Fix tests. 2019-11-20 17:35:49 +01:00
logger.test.js Make logging transports configurable (#2231) 2019-11-29 23:36:57 +01:00
networkMap.test.js Fix tests for real now. 2019-11-07 17:48:03 +01:00
settings.test.js Fix typo. 2019-11-11 17:45:11 +01:00
utils.test.js Fix tests. 2019-11-06 20:51:31 +01:00