mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-22 18:49:59 +00:00
Include last seen in device boxes on graphviz map (#1633)
* Include last seen in device boxes on graphviz map * Refactor * Fix test cases * Bind * Refactor last seen label construction * style fix
This commit is contained in:
@@ -45,6 +45,7 @@ describe('Controller', () => {
|
||||
},
|
||||
advanced: {
|
||||
cache_state: false,
|
||||
last_seen: 'disable',
|
||||
},
|
||||
experimental: {
|
||||
output: 'json',
|
||||
|
||||
Reference in New Issue
Block a user