Exclude is_new from DeviceEntry snapshots (#149801)

This commit is contained in:
Erik Montnemery 2025-08-01 11:01:26 +02:00 committed by GitHub
parent 924a86dfb6
commit d77a3fca83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
113 changed files with 3 additions and 735 deletions

View File

@ -118,6 +118,7 @@ async def async_get_config_entry_diagnostics(
device_dict.pop("_cache", None)
# This can be removed when suggested_area is removed from DeviceEntry
device_dict.pop("_suggested_area")
device_dict.pop("is_new", None)
device_entities.append({"device": device_dict, "entities": entities})
# remove envoy serial

View File

@ -21,7 +21,6 @@
'aa:bb:cc:dd:ee:ff',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Acaia',

View File

@ -21,7 +21,6 @@
'84fce612f5b8',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'AirGradient',
@ -57,7 +56,6 @@
'84fce612f5b8',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'AirGradient',

View File

@ -17,7 +17,6 @@
'echo_test_serial_number',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Amazon',

View File

@ -17,7 +17,6 @@
'junctionId',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'A. O. Smith',

View File

@ -17,7 +17,6 @@
'XXXXXXXXXXXX',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'APC',
@ -49,7 +48,6 @@
'XXXX',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'APC',
@ -81,7 +79,6 @@
'mocked-config-entry-id',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'APC',
@ -113,7 +110,6 @@
'mocked-config-entry-id',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'APC',

View File

@ -17,7 +17,6 @@
'tmt100',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'August Home Inc.',

View File

@ -21,7 +21,6 @@
'online_with_doorsense',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'August Home Inc.',

View File

@ -21,7 +21,6 @@
'00:40:8c:12:34:56',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Axis Communications AB',
@ -57,7 +56,6 @@
'00:40:8c:12:34:56',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Axis Communications AB',

View File

@ -17,7 +17,6 @@
'0020c2d8',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Cambridge Audio',

View File

@ -17,7 +17,6 @@
'01234E56789A',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Dresden Elektronik',

View File

@ -21,7 +21,6 @@
'1234567890',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'devolo',
@ -57,7 +56,6 @@
'1234567890',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'devolo',
@ -89,7 +87,6 @@
'1234567890',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'devolo',

View File

@ -17,7 +17,6 @@
'E1234567890000000001',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Ecovacs',

View File

@ -70,7 +70,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -155,7 +154,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',

View File

@ -102,7 +102,6 @@
'CN11A1A00001',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -221,7 +220,6 @@
'CN11A1A00001',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -340,7 +338,6 @@
'CN11A1A00001',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',

View File

@ -77,7 +77,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -172,7 +171,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -267,7 +265,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -359,7 +356,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -454,7 +450,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',

View File

@ -69,7 +69,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
@ -153,7 +152,6 @@
'GW24L1A02987',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',

View File

@ -50,7 +50,6 @@
'<<envoyserial>>',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',
@ -297,7 +296,6 @@
'1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',
@ -927,7 +925,6 @@
'<<envoyserial>>',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',
@ -1174,7 +1171,6 @@
'1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',
@ -1848,7 +1844,6 @@
'<<envoyserial>>',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',
@ -2095,7 +2090,6 @@
'1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',
@ -2790,7 +2784,6 @@
'1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',
@ -3339,7 +3332,6 @@
'<<envoyserial>>',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Enphase',

View File

@ -22,7 +22,6 @@
'98765',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Flo by Moen',
@ -56,7 +55,6 @@
'32839',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Flo by Moen',

View File

@ -21,7 +21,6 @@
'00000000-0000-0000-0000-000000000001',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -18,7 +18,6 @@
'ulid-conversation',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Google',
@ -48,7 +47,6 @@
'ulid-stt',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Google',
@ -78,7 +76,6 @@
'ulid-ai-task',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Google',
@ -108,7 +105,6 @@
'ulid-tts',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Google',

View File

@ -21,7 +21,6 @@
'00055511EECC',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'homee',
@ -53,7 +52,6 @@
'00055511EECC-3',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -24,7 +24,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Sleekpoint Innovations',
@ -654,7 +653,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Anker',
@ -735,7 +733,6 @@
'00:00:00:00:00:00:aid:4',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Anker',
@ -992,7 +989,6 @@
'00:00:00:00:00:00:aid:2',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Anker',
@ -1249,7 +1245,6 @@
'00:00:00:00:00:00:aid:3',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Anker',
@ -1510,7 +1505,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Aqara',
@ -1730,7 +1724,6 @@
'00:00:00:00:00:00:aid:33',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Aqara',
@ -1906,7 +1899,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Aqara',
@ -2197,7 +2189,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Aqara',
@ -2330,7 +2321,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netgear, Inc',
@ -2843,7 +2833,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ConnectSense',
@ -3314,7 +3303,6 @@
'00:00:00:00:00:00:aid:4',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -3488,7 +3476,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -3969,7 +3956,6 @@
'00:00:00:00:00:00:aid:2',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -4143,7 +4129,6 @@
'00:00:00:00:00:00:aid:3',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -4321,7 +4306,6 @@
'00:00:00:00:00:00:aid:4295608960',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -4586,7 +4570,6 @@
'00:00:00:00:00:00:aid:4298360914',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -4844,7 +4827,6 @@
'00:00:00:00:00:00:aid:4298360921',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -5102,7 +5084,6 @@
'00:00:00:00:00:00:aid:4298527970',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -5360,7 +5341,6 @@
'00:00:00:00:00:00:aid:4298527962',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -5618,7 +5598,6 @@
'00:00:00:00:00:00:aid:4295016858',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -5883,7 +5862,6 @@
'00:00:00:00:00:00:aid:4298360712',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -6141,7 +6119,6 @@
'00:00:00:00:00:00:aid:4298649931',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -6399,7 +6376,6 @@
'00:00:00:00:00:00:aid:4295608971',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -6664,7 +6640,6 @@
'00:00:00:00:00:00:aid:4298584118',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -6922,7 +6897,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -7321,7 +7295,6 @@
'00:00:00:00:00:00:aid:4295016969',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -7586,7 +7559,6 @@
'00:00:00:00:00:00:aid:4298568508',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -7848,7 +7820,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -8333,7 +8304,6 @@
'00:00:00:00:00:00:aid:4',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -8457,7 +8427,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -8757,7 +8726,6 @@
'00:00:00:00:00:00:aid:2',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -8931,7 +8899,6 @@
'00:00:00:00:00:00:aid:3',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -9109,7 +9076,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -9603,7 +9569,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'ecobee Inc.',
@ -9913,7 +9878,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Elgato',
@ -10295,7 +10259,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Elgato',
@ -10665,7 +10628,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'José A. Jiménez Campos',
@ -10886,7 +10848,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'José A. Jiménez Campos',
@ -11013,7 +10974,6 @@
'00:00:00:00:00:00:aid:123016423',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -11186,7 +11146,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -11267,7 +11226,6 @@
'00:00:00:00:00:00:aid:878448248',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -11444,7 +11402,6 @@
'00:00:00:00:00:00:aid:766313939',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -11576,7 +11533,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -11657,7 +11613,6 @@
'00:00:00:00:00:00:aid:1256851357',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -11794,7 +11749,6 @@
'00:00:00:00:00:00:aid:1233851541',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Lookin',
@ -12141,7 +12095,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -12226,7 +12179,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -12307,7 +12259,6 @@
'00:00:00:00:00:00:aid:3982136094',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'FirstAlert',
@ -12492,7 +12443,6 @@
'00:00:00:00:00:00:aid:123016423',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -12665,7 +12615,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -12746,7 +12695,6 @@
'00:00:00:00:00:00:aid:878448248',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -12923,7 +12871,6 @@
'00:00:00:00:00:00:aid:766313939',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -13055,7 +13002,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -13136,7 +13082,6 @@
'00:00:00:00:00:00:aid:1256851357',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -13274,7 +13219,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -13355,7 +13299,6 @@
'00:00:00:00:00:00:aid:1256851357',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -13493,7 +13436,6 @@
'00:00:00:00:00:00:aid:1233851541',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Lookin',
@ -13849,7 +13791,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -13934,7 +13875,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -14015,7 +13955,6 @@
'00:00:00:00:00:00:aid:293334836',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'switchbot',
@ -14207,7 +14146,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -14288,7 +14226,6 @@
'00:00:00:00:00:00:aid:293334836',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'switchbot',
@ -14480,7 +14417,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Home Assistant',
@ -14561,7 +14497,6 @@
'00:00:00:00:00:00:aid:3982136094',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'FirstAlert',
@ -14761,7 +14696,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Garzola Marco',
@ -14974,7 +14908,6 @@
'00:00:00:00:00:00:aid:6623462395276914',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -15120,7 +15053,6 @@
'00:00:00:00:00:00:aid:6623462395276939',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -15266,7 +15198,6 @@
'00:00:00:00:00:00:aid:6623462403113447',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -15412,7 +15343,6 @@
'00:00:00:00:00:00:aid:6623462403233419',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -15558,7 +15488,6 @@
'00:00:00:00:00:00:aid:6623462412411853',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -15714,7 +15643,6 @@
'00:00:00:00:00:00:aid:6623462412413293',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -15870,7 +15798,6 @@
'00:00:00:00:00:00:aid:6623462389072572',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -16203,7 +16130,6 @@
'00:00:00:00:00:00:aid:6623462378982941',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -16336,7 +16262,6 @@
'00:00:00:00:00:00:aid:6623462378983942',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -16469,7 +16394,6 @@
'00:00:00:00:00:00:aid:6623462379122122',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -16602,7 +16526,6 @@
'00:00:00:00:00:00:aid:6623462379123707',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -16735,7 +16658,6 @@
'00:00:00:00:00:00:aid:6623462383114163',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -16868,7 +16790,6 @@
'00:00:00:00:00:00:aid:6623462383114193',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -17001,7 +16922,6 @@
'00:00:00:00:00:00:aid:6623462385996792',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips',
@ -17134,7 +17054,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Philips Lighting',
@ -17219,7 +17138,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Koogeek',
@ -17371,7 +17289,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Koogeek',
@ -17549,7 +17466,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Koogeek',
@ -17768,7 +17684,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Lennox',
@ -18067,7 +17982,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'LG Electronics',
@ -18258,7 +18172,6 @@
'00:00:00:00:00:00:aid:21474836482',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Lutron Electronics Co., Inc',
@ -18390,7 +18303,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Lutron Electronics Co., Inc',
@ -18475,7 +18387,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Meross',
@ -18770,7 +18681,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Meross',
@ -18907,7 +18817,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Empowered Homes Inc.',
@ -19256,7 +19165,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Nanoleaf',
@ -19540,7 +19448,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netatmo',
@ -19850,7 +19757,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netatmo',
@ -20021,7 +19927,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netatmo',
@ -20346,7 +20251,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Green Electronics LLC',
@ -20791,7 +20695,6 @@
'00:00:00:00:00:00:aid:2',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -20964,7 +20867,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -21045,7 +20947,6 @@
'00:00:00:00:00:00:aid:3',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -21222,7 +21123,6 @@
'00:00:00:00:00:00:aid:4',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -21395,7 +21295,6 @@
'00:00:00:00:00:00:aid:2',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -21568,7 +21467,6 @@
'00:00:00:00:00:00:aid:3',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -21741,7 +21639,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -21822,7 +21719,6 @@
'00:00:00:00:00:00:aid:5',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'RYSE Inc.',
@ -21999,7 +21895,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Schlage ',
@ -22127,7 +22022,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Hunter Fan',
@ -22316,7 +22210,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netatmo',
@ -22446,7 +22339,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Moen Incorporated',
@ -22860,7 +22752,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netatmo',
@ -23089,7 +22980,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'VELUX',
@ -23170,7 +23060,6 @@
'00:00:00:00:00:00:aid:2',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'VELUX',
@ -23395,7 +23284,6 @@
'00:00:00:00:00:00:aid:3',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'VELUX',
@ -23525,7 +23413,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netatmo',
@ -23655,7 +23542,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'Netatmo',
@ -23784,7 +23670,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'VOCOlinc',
@ -24104,7 +23989,6 @@
'00:00:00:00:00:00:aid:1',
]),
]),
'is_new': False,
'labels': list([
]),
'manufacturer': 'VOCOlinc',

View File

@ -330,6 +330,7 @@ async def test_snapshots(
device_dict.pop("_cache", None)
# This can be removed when suggested_area is removed from DeviceEntry
device_dict.pop("_suggested_area")
device_dict.pop("is_new")
devices.append({"device": device_dict, "entities": entities})

View File

@ -70,7 +70,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',

View File

@ -79,7 +79,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -173,7 +172,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',

View File

@ -80,7 +80,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',

File diff suppressed because it is too large Load Diff

View File

@ -69,7 +69,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -153,7 +152,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -238,7 +236,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -322,7 +319,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -406,7 +402,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -491,7 +486,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -575,7 +569,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -659,7 +652,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -743,7 +735,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -827,7 +818,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',
@ -911,7 +901,6 @@
'5c2fafabcdef',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'HomeWizard',

View File

@ -17,7 +17,6 @@
'c7233734-b219-4287-a173-08e3643f89f0',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Husqvarna',

View File

@ -17,7 +17,6 @@
'00000000-0000-0000-0000-000000000003_1197489078',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Husqvarna',

View File

@ -29,7 +29,6 @@
'TestLS',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'iotty',

View File

@ -17,7 +17,6 @@
'26e93f1a-c828-11ea-87d0-0242ac130003',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'ista SE',
@ -49,7 +48,6 @@
'eaf5c5c8-889f-4a3c-b68c-e9a676505762',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'ista SE',

View File

@ -18,7 +18,6 @@
'12345678',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'mock make',

View File

@ -65,7 +65,6 @@
'outlet_1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -97,7 +96,6 @@
'2_ch_power_strip',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -177,7 +175,6 @@
'outlet_2',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -209,7 +206,6 @@
'2_ch_power_strip',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -25,7 +25,6 @@
'GS012345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'La Marzocco',

View File

@ -17,7 +17,6 @@
'500006',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Lektrico',

View File

@ -17,7 +17,6 @@
'trwnh_mastodon_social',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Mastodon gGmbH',

View File

@ -17,7 +17,6 @@
'bf1c62fe-4941-4332-9886-e54e88dbdba0',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -17,7 +17,6 @@
'40a72384fa80349314dfd97c84b73a5c1c9da57b59e26d67b573d618fe0d6e58',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Apption Labs',

View File

@ -17,7 +17,6 @@
'Dummy_Appliance_1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Miele',

View File

@ -17,7 +17,6 @@
'alfred-r-1234-20240201-123456-aa-bb-cc-dd-ee-ff',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Jäspi',
@ -49,7 +48,6 @@
'batman-r-1234-20240201-123456-aa-bb-cc-dd-ee-ff',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Nibe',
@ -81,7 +79,6 @@
'robin-r-1234-20240201-123456-aa-bb-cc-dd-ee-ff',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Nibe',

View File

@ -17,7 +17,6 @@
'0009999992',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Bubbendorf',
@ -49,7 +48,6 @@
'0009999993',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Bubbendorf',
@ -81,7 +79,6 @@
'00:11:22:33:00:11:45:fe',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -113,7 +110,6 @@
'1002003001',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Smarther',
@ -145,7 +141,6 @@
'12:34:56:00:00:a1:4c:da',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -177,7 +172,6 @@
'12:34:56:00:01:01:01:a1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -209,7 +203,6 @@
'12:34:56:00:16:0e#0',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -241,7 +234,6 @@
'12:34:56:00:16:0e#1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -273,7 +265,6 @@
'12:34:56:00:16:0e#2',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -305,7 +296,6 @@
'12:34:56:00:16:0e#3',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -337,7 +327,6 @@
'12:34:56:00:16:0e#4',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -369,7 +358,6 @@
'12:34:56:00:16:0e#5',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -401,7 +389,6 @@
'12:34:56:00:16:0e#6',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -433,7 +420,6 @@
'12:34:56:00:16:0e#7',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -465,7 +451,6 @@
'12:34:56:00:16:0e#8',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -497,7 +482,6 @@
'12:34:56:00:16:0e',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -529,7 +513,6 @@
'12:34:56:00:f1:62',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -561,7 +544,6 @@
'12:34:56:03:1b:e4',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -593,7 +575,6 @@
'12:34:56:10:b9:0e',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -625,7 +606,6 @@
'12:34:56:10:f1:66',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -657,7 +637,6 @@
'12:34:56:25:cf:a8',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -689,7 +668,6 @@
'12:34:56:26:65:14',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -721,7 +699,6 @@
'12:34:56:26:68:92',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -753,7 +730,6 @@
'12:34:56:26:69:0c',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -785,7 +761,6 @@
'12:34:56:3e:c5:46',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -817,7 +792,6 @@
'12:34:56:80:00:12:ac:f2',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Legrand',
@ -849,7 +823,6 @@
'12:34:56:80:1c:42',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -881,7 +854,6 @@
'12:34:56:80:44:92',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -913,7 +885,6 @@
'12:34:56:80:7e:18',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -945,7 +916,6 @@
'12:34:56:80:bb:26',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -977,7 +947,6 @@
'12:34:56:80:c1:ea',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1009,7 +978,6 @@
'222452125',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1041,7 +1009,6 @@
'2746182631',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1073,7 +1040,6 @@
'2833524037',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1105,7 +1071,6 @@
'2940411577',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1137,7 +1102,6 @@
'91763b24c43d3e344f424e8b',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1169,7 +1133,6 @@
'Home avg',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1201,7 +1164,6 @@
'Home max',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',
@ -1233,7 +1195,6 @@
'Home min',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netatmo',

View File

@ -17,7 +17,6 @@
'FFFFFFFFFFFFF',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Netgear',

View File

@ -17,7 +17,6 @@
'218886794_connections',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'New York Times',
@ -49,7 +48,6 @@
'218886794_spelling_bee',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'New York Times',
@ -81,7 +79,6 @@
'218886794_wordle',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'New York Times',

View File

@ -17,7 +17,6 @@
'chargerid',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Ohme',

View File

@ -17,7 +17,6 @@
'W1122333044455',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Ondilo',
@ -49,7 +48,6 @@
'W2233304445566',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Ondilo',

View File

@ -17,7 +17,6 @@
'mock_drive_id',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Microsoft',

View File

@ -17,7 +17,6 @@
'05.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -49,7 +48,6 @@
'10.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -81,7 +79,6 @@
'12.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -113,7 +110,6 @@
'1D.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -145,7 +141,6 @@
'1F.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -177,7 +172,6 @@
'20.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -209,7 +203,6 @@
'22.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -241,7 +234,6 @@
'26.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -273,7 +265,6 @@
'28.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -305,7 +296,6 @@
'28.222222222222',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -337,7 +327,6 @@
'28.222222222223',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -369,7 +358,6 @@
'29.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -401,7 +389,6 @@
'30.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -433,7 +420,6 @@
'3A.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -465,7 +451,6 @@
'3B.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -497,7 +482,6 @@
'42.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -529,7 +513,6 @@
'7E.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Embedded Data Systems',
@ -561,7 +544,6 @@
'7E.222222222222',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Embedded Data Systems',
@ -593,7 +575,6 @@
'A6.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Maxim Integrated',
@ -625,7 +606,6 @@
'EF.111111111111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Hobby Boards',
@ -657,7 +637,6 @@
'EF.111111111112',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Hobby Boards',
@ -689,7 +668,6 @@
'EF.111111111113',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Hobby Boards',

View File

@ -11,7 +11,6 @@
'entry_type': <DeviceEntryType.SERVICE: 'service'>,
'hw_version': None,
'id': <ANY>,
'is_new': False,
'labels': set({
}),
'manufacturer': 'OpenAI',
@ -37,7 +36,6 @@
'entry_type': <DeviceEntryType.SERVICE: 'service'>,
'hw_version': None,
'id': <ANY>,
'is_new': False,
'labels': set({
}),
'manufacturer': 'OpenAI',

View File

@ -17,7 +17,6 @@
'01JG00V55WEVTJ0CJHM0GAD7PC',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -17,7 +17,6 @@
'id': <ANY>,
'identifiers': set({
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Palazzetti',

View File

@ -25,7 +25,6 @@
'23-45-A4O-MOF',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Peblar',

View File

@ -22,7 +22,6 @@
'abcdef0123456789',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Rainforest Automation, Inc.',

View File

@ -18,7 +18,6 @@
'VF1CAPTURFUELVIN',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Renault',
@ -52,7 +51,6 @@
'VF1CAPTURPHEVVIN',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Renault',
@ -86,7 +84,6 @@
'VF1TWINGOIIIVIN',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Renault',
@ -120,7 +117,6 @@
'VF1ZOE40VIN',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Renault',
@ -154,7 +150,6 @@
'VF1ZOE50VIN',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Renault',

View File

@ -17,7 +17,6 @@
'8381BE13',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -21,7 +21,6 @@
'00:11:22:33:44:55',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Russound',

View File

@ -22,7 +22,6 @@
'be9554b9-c9fb-41f4-8920-22da015376a4',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -56,7 +55,6 @@
'123456',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -94,7 +92,6 @@
'be9554b9-c9fb-41f4-8920-22da015376a4',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -17,7 +17,6 @@
'test',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Schlage',

View File

@ -22,7 +22,6 @@
'ABC999111',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Sensibo',
@ -56,7 +55,6 @@
'AAZZAAZZ',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Sensibo',
@ -90,7 +88,6 @@
'BBZZBBZZ',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Sensibo',
@ -120,7 +117,6 @@
'AABBCC',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Sensibo',

View File

@ -18,7 +18,6 @@
'e4:5d:51:00:11:22',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -150,7 +149,6 @@
'e4:5d:51:00:11:22',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -18,7 +18,6 @@
'e4:5d:51:00:11:22',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -18,7 +18,6 @@
'e4:5d:51:00:11:22',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -17,7 +17,6 @@
'id': <ANY>,
'identifiers': set({
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Innovation in Motion',

View File

@ -20,7 +20,6 @@
'7c16163e-c94e-482f-95f6-139ae0cd9d5e',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -52,7 +51,6 @@
'f0af21a2-d5a1-437c-b10a-b34a87394b71',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -84,7 +82,6 @@
'bf53a150-f8a4-45d1-aac4-86252475d551',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -116,7 +113,6 @@
'68e786a6-7f61-4c3a-9e13-70b803cf782b',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -148,7 +144,6 @@
'286ba274-4093-4bcb-849c-a1a3efe7b1e5',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -180,7 +175,6 @@
'10e06a70-ee7d-4832-85e9-a0a06a7a05bd',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Arlo',
@ -212,7 +206,6 @@
'571af102-15db-4030-b76b-245a691f74a5',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'WonderLabs Company',
@ -244,7 +237,6 @@
'd0268a69-abfb-4c92-a646-61cec2e510ad',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -276,7 +268,6 @@
'2d9a892b-1c93-45a5-84cb-0e81889498c6',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -308,7 +299,6 @@
'a3a970ea-e09c-9c04-161b-94c934e21666',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -340,7 +330,6 @@
'4165c51e-bf6b-c5b6-fd53-127d6248754b',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -372,7 +361,6 @@
'96a5ef74-5832-a84b-f1f7-ca799957065d',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -404,7 +392,6 @@
'c76d6f38-1b7f-13dd-37b5-db18d5272783',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -436,7 +423,6 @@
'4ece486b-89db-f06a-d54d-748b676b4d8e',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -468,7 +454,6 @@
'F8042E25-0E53-0000-0000-000000000000',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -500,7 +485,6 @@
'808dbd84-f357-47e2-a0cd-3b66fa22d584',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -532,7 +516,6 @@
'2bad3237-4886-e699-1b90-4a51a3d55c8a',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -564,7 +547,6 @@
'9447959a-0dfa-6b27-d40d-650da525c53f',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -596,7 +578,6 @@
'2c3cbaa0-1899-5ddc-7b58-9d657bd48f18',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -628,7 +609,6 @@
'7db87911-7dce-1cf2-7119-b953432a2f09',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -660,7 +640,6 @@
'7d3feb98-8a36-4351-c362-5e21ad3a78dd',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -692,7 +671,6 @@
'5758b2ec-563e-f39b-ec39-208e54aabf60',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -724,7 +702,6 @@
'05accb39-2017-c98b-a5ab-04a81f4d3d9a',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -756,7 +733,6 @@
'3442dfc6-17c0-a65f-dae0-4c6e01786f44',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -788,7 +764,6 @@
'1f98ebd0-ac48-d802-7f62-000001200100',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -820,7 +795,6 @@
'6a7d5349-0a66-0277-058d-000001200101',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -852,7 +826,6 @@
'3810e5ad-5351-d9f9-12ff-000001200000',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -884,7 +857,6 @@
'f36dc7ce-cac0-0667-dc14-a3704eb5e676',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -916,7 +888,6 @@
'b93211bf-9d96-bd21-3b2f-964fcc87f5cc',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -948,7 +919,6 @@
'02f7256e-8353-5bdd-547f-bd5b1647e01b',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -980,7 +950,6 @@
'3a6c4e05-811d-5041-e956-3d04c424cbcd',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1012,7 +981,6 @@
'f984b91d-f250-9d42-3436-33f09a422a47',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1044,7 +1012,6 @@
'63803fae-cbed-f356-a063-2cf148ae3ca7',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1076,7 +1043,6 @@
'b854ca5f-dc54-140d-6349-758b4d973c41',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1108,7 +1074,6 @@
'aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1140,7 +1105,6 @@
'd5dc3299-c266-41c7-bd08-f540aea54b89',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'ecobee',
@ -1172,7 +1136,6 @@
'028469cb-6e89-4f14-8d9a-bfbca5e0fbfc',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'ecobee',
@ -1204,7 +1167,6 @@
'1888b38f-6246-4f1e-911b-bfcfb66999db',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'ecobee',
@ -1236,7 +1198,6 @@
'f1af21a2-d5a1-437c-b10a-b34a87394b71',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1268,7 +1229,6 @@
'3b57dca3-9a90-4f27-ba80-f947b1e60d58',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'CopperLabs',
@ -1300,7 +1260,6 @@
'aaedaf28-2ae0-4c1d-b57e-87f6a420c298',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1332,7 +1291,6 @@
'656569c2-7976-4232-a789-34b4d1176c3a',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1364,7 +1322,6 @@
'6d95a8b7-4ee3-429a-a13a-00ec9354170c',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1396,7 +1353,6 @@
'5e5b97f3-3094-44e6-abc0-f61283412d6a',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1428,7 +1384,6 @@
'69a271f6-6537-4982-8cd9-979866872692',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1460,7 +1415,6 @@
'440063de-a200-40b5-8a6b-f3399eaa0370',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Signify Netherlands B.V.',
@ -1492,7 +1446,6 @@
'cb958955-b015-498c-9e62-fc0c51abd054',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Signify Netherlands B.V.',
@ -1524,7 +1477,6 @@
'afcf3b91-0000-1111-2222-ddff2a0a6577',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1556,7 +1508,6 @@
'71afed1c-006d-4e48-b16e-e7f88f9fd638',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1588,7 +1539,6 @@
'83d660e4-b0c8-4881-a674-d9f1730366c1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1620,7 +1570,6 @@
'c9276e43-fe3c-88c3-1dcc-2eb79e292b8c',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1652,7 +1601,6 @@
'184c67cc-69e2-44b6-8f73-55c963068ad9',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1684,7 +1632,6 @@
'692ea4e9-2022-4ed8-8a57-1b884a59cc38',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1716,7 +1663,6 @@
'7d246592-93db-4d72-a10d-5a51793ece8c',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1748,7 +1694,6 @@
'2409a73c-918a-4d1f-b4f5-c27468c71d70',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Emerson',
@ -1780,7 +1725,6 @@
'bf4b1167-48a3-4af7-9186-0900a678ffa5',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Sensibo',
@ -1812,7 +1756,6 @@
'550a1c72-65a0-4d55-b97b-75168e055398',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1844,7 +1787,6 @@
'c85fced9-c474-4a47-93c2-037cc7829536',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -1876,7 +1818,6 @@
'6602696a-1e48-49e4-919f-69406f5b5da1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',
@ -1908,7 +1849,6 @@
'0d94e5db-8501-2355-eb4f-214163702cac',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1940,7 +1880,6 @@
'a75cb1e1-03fd-3c77-ca9f-d4e56c4096c6',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -1972,7 +1911,6 @@
'5cc1c096-98b9-460c-8f1c-1045509ec605',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -2004,7 +1942,6 @@
'4588d2d9-a8cf-40f4-9a0b-ed5dfbaccda1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Samsung Electronics',
@ -2036,7 +1973,6 @@
'2894dc93-0f11-49cc-8a81-3a684cebebf6',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -2068,7 +2004,6 @@
'612ab3c2-3bb0-48f7-b2c0-15b169cb2fc3',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -2100,7 +2035,6 @@
'a2a6018b-2663-4727-9d1d-8f56953b5116',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -2132,7 +2066,6 @@
'a9f587c5-5d8b-4273-8907-e7f609af5158',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -2168,7 +2101,6 @@
'074fa784-8be8-4c70-8e22-6f5ed6f81b7e',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -17,7 +17,6 @@
'01JAZ5DPW8C62D620DGYNG2R8H',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Salda',

View File

@ -17,7 +17,6 @@
'id': <ANY>,
'identifiers': set({
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'SMLIGHT',

View File

@ -21,7 +21,6 @@
'aa:bb:cc:dd:ee:ff',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Ralph Irving & Adrian Smith',
@ -61,7 +60,6 @@
'ff:ee:dd:cc:bb:aa',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'https://lyrion.org/ / Ralph Irving & Adrian Smith',

View File

@ -66,7 +66,6 @@
'_3c_e9_e_6d_21_84_-door1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tailwind',
@ -147,7 +146,6 @@
'_3c_e9_e_6d_21_84_-door2',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tailwind',

View File

@ -70,7 +70,6 @@
'_3c_e9_e_6d_21_84_',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tailwind',

View File

@ -67,7 +67,6 @@
'_3c_e9_e_6d_21_84_-door1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tailwind',
@ -149,7 +148,6 @@
'_3c_e9_e_6d_21_84_-door2',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tailwind',

View File

@ -79,7 +79,6 @@
'_3c_e9_e_6d_21_84_',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tailwind',

View File

@ -17,7 +17,6 @@
'0000-0000',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tedee',
@ -49,7 +48,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tedee',

View File

@ -66,7 +66,6 @@
'98765',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tedee',

View File

@ -17,7 +17,6 @@
'123456',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',
@ -49,7 +48,6 @@
'LRWXF7EK4KC700000',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',
@ -81,7 +79,6 @@
'abd-123',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',
@ -113,7 +110,6 @@
'bcd-234',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',

View File

@ -17,7 +17,6 @@
'123456',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',
@ -49,7 +48,6 @@
'LRW3F7EK4NC700000',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',
@ -81,7 +79,6 @@
'abd-123',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',
@ -113,7 +110,6 @@
'bcd-234',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tesla',

View File

@ -17,7 +17,6 @@
'19264d2dffdbca32',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tile Inc.',

View File

@ -420,7 +420,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -602,7 +602,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -72,7 +72,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -82,7 +82,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -186,7 +186,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -21,7 +21,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -21,7 +21,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -21,7 +21,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -21,7 +21,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -21,7 +21,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -21,7 +21,6 @@
'123456789ABCDEFGH',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'TP-Link',

View File

@ -18,7 +18,6 @@
'mock_device_id',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Tuya',

View File

@ -97,7 +97,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Twente Milieu',

View File

@ -66,7 +66,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Twente Milieu',
@ -147,7 +146,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Twente Milieu',
@ -228,7 +226,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Twente Milieu',
@ -309,7 +306,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Twente Milieu',
@ -390,7 +386,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Twente Milieu',

View File

@ -59,7 +59,6 @@
'entry_type': <DeviceEntryType.SERVICE: 'service'>,
'hw_version': None,
'id': <ANY>,
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -18,7 +18,6 @@
'1',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -48,7 +47,6 @@
'2',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -78,7 +76,6 @@
'88',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -108,7 +105,6 @@
'88-10',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -138,7 +134,6 @@
'88-11',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -168,7 +163,6 @@
'88-2',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -198,7 +192,6 @@
'88-3',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -228,7 +221,6 @@
'88-33',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -258,7 +250,6 @@
'88-55',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',
@ -288,7 +279,6 @@
'88-9',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Velleman',

View File

@ -18,7 +18,6 @@
'air-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -118,7 +117,6 @@
'asd_sdfKIHG7IJHGwJGJ7GJ_ag5h3G55',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -217,7 +215,6 @@
'400s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -318,7 +315,6 @@
'600s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -419,7 +415,6 @@
'dimmable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -457,7 +452,6 @@
'dimmable-switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -495,7 +489,6 @@
'200s-humidifier4321',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -533,7 +526,6 @@
'600s-humidifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -571,7 +563,6 @@
'outlet',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -609,7 +600,6 @@
'smarttowerfan',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -714,7 +704,6 @@
'tunable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -752,7 +741,6 @@
'switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',

View File

@ -18,7 +18,6 @@
'air-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -56,7 +55,6 @@
'asd_sdfKIHG7IJHGwJGJ7GJ_ag5h3G55',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -94,7 +92,6 @@
'400s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -132,7 +129,6 @@
'600s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -170,7 +166,6 @@
'dimmable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -262,7 +257,6 @@
'dimmable-switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -356,7 +350,6 @@
'200s-humidifier4321',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -394,7 +387,6 @@
'600s-humidifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -432,7 +424,6 @@
'outlet',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -470,7 +461,6 @@
'smarttowerfan',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -508,7 +498,6 @@
'tunable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -615,7 +604,6 @@
'switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',

View File

@ -18,7 +18,6 @@
'air-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -152,7 +151,6 @@
'asd_sdfKIHG7IJHGwJGJ7GJ_ag5h3G55',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -240,7 +238,6 @@
'400s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -425,7 +422,6 @@
'600s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -610,7 +606,6 @@
'dimmable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -648,7 +643,6 @@
'dimmable-switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -686,7 +680,6 @@
'200s-humidifier4321',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -775,7 +768,6 @@
'600s-humidifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -864,7 +856,6 @@
'outlet',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -1226,7 +1217,6 @@
'smarttowerfan',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -1264,7 +1254,6 @@
'tunable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -1302,7 +1291,6 @@
'switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',

View File

@ -18,7 +18,6 @@
'air-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -102,7 +101,6 @@
'asd_sdfKIHG7IJHGwJGJ7GJ_ag5h3G55',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -186,7 +184,6 @@
'400s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -270,7 +267,6 @@
'600s-purifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -354,7 +350,6 @@
'dimmable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -392,7 +387,6 @@
'dimmable-switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -430,7 +424,6 @@
'200s-humidifier4321',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -514,7 +507,6 @@
'600s-humidifier',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -598,7 +590,6 @@
'outlet',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -683,7 +674,6 @@
'smarttowerfan',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -767,7 +757,6 @@
'tunable-bulb',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',
@ -805,7 +794,6 @@
'switch',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'VeSync',

View File

@ -53,7 +53,6 @@
'some-fake-uuid',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'LG',

View File

@ -65,7 +65,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -146,7 +145,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -231,7 +229,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -312,7 +309,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -393,7 +389,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -473,7 +468,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -553,7 +547,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -633,7 +626,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -713,7 +705,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,
@ -845,7 +836,6 @@
'home-assistant.io',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': None,

View File

@ -17,7 +17,6 @@
'12345',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Withings',
@ -49,7 +48,6 @@
'f998be4b9ccc9e136fd8cd8e8e344c31ec3b271d',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Withings',

Some files were not shown because too many files have changed in this diff Show More