added connections to host device tracker #24

This commit is contained in:
tomaae 2020-04-10 08:14:49 +02:00
parent 028de35d03
commit 2620ea3761

View file

@ -330,6 +330,8 @@ class MikrotikControllerHostDeviceTracker(ScannerEntity):
def device_info(self):
"""Return a host description for device registry."""
info = {
"connections": {
(CONNECTION_NETWORK_MAC, self._data["mac-address"])},
"identifiers": {
(
DOMAIN,