Add device_tracker bluethoot

This commit is contained in:
dfcarvajal
2019-08-26 18:29:10 +02:00
parent abf59a55ff
commit dea6385231
6 changed files with 63 additions and 2 deletions

View File

@@ -532,6 +532,27 @@
}
],
"type": "entities"
},
{
"card": {
"show_header_toggle": false,
"title": "Dispositivos",
"type": "entities"
},
"filter": {
"include": [
{
"attributes": {
"scanner": "NmapDeviceScanner"
},
"domain": "device_tracker",
"options": {
"secondary_info": "last-changed"
}
}
]
},
"type": "custom:auto-entities"
}
],
"icon": "mdi:home-minus",