mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 02:18:31 -07:00
b42c61d09a
Use relative timestamps for the network map (e.g, `1 hour, 43 minutes ago` or `15 minutes, 10 seconds ago`), since that is easier to understand/decode than the standard ISO timestamps. This introduces an additional (light weight) dependency to [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) which in itself doesn't have any additional dependencies. Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com> |
||
---|---|---|
.. | ||
assets | ||
legacy | ||
stub | ||
availability.test.js | ||
bind.test.js | ||
bridge.test.js | ||
configure.test.js | ||
controller.test.js | ||
data.test.js | ||
group.test.js | ||
homeassistant.test.js | ||
logger.test.js | ||
networkMap.test.js | ||
onEvent.test.js | ||
otaUpdate.test.js | ||
publish.test.js | ||
receive.test.js | ||
report.test.js | ||
settings.test.js | ||
utils.test.js |