UniFi - Track devices (#25570)

This commit is contained in:
Robert Svensson 2019-07-30 10:05:51 +02:00 committed by GitHub
parent 71acc6d3f8
commit 35900964cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 147 additions and 34 deletions

View file

@ -77,7 +77,7 @@ async def test_successful_config_entry(hass):
'connections': {
('mac', '00:11:22:33:44:55')
},
'manufacturer': 'Ubiquiti',
'manufacturer': unifi.ATTR_MANUFACTURER,
'model': "UniFi Controller",
'name': "UniFi Controller",
}