Use serial number for AirVisal Pro config entry unique ID (#84902)

* Use serial number for AirVisal Pro config entry unique ID

* Code review
This commit is contained in:
Aaron Bach 2023-01-01 06:17:34 -07:00 committed by GitHub
parent fdf2f8a2ea
commit 34b5928707
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 45 additions and 23 deletions

View file

@ -17,7 +17,7 @@ async def test_entry_diagnostics(hass, config_entry, hass_client, setup_airvisua
"pref_disable_new_entities": False,
"pref_disable_polling": False,
"source": "user",
"unique_id": "192.168.1.101",
"unique_id": "XXXXXXX",
"disabled_by": None,
},
"data": {