# serializer version: 1 # name: test_identify_button StateSnapshot({ 'attributes': ReadOnlyDict({ 'device_class': 'identify', 'friendly_name': 'Device Identify', }), 'context': , 'entity_id': 'button.device_identify', 'last_changed': , 'last_reported': , 'last_updated': , 'state': 'unknown', }) # --- # name: test_identify_button.1 EntityRegistryEntrySnapshot({ 'aliases': set({ }), 'area_id': None, 'capabilities': None, 'config_entry_id': , 'device_class': None, 'device_id': , 'disabled_by': None, 'domain': 'button', 'entity_category': , 'entity_id': 'button.device_identify', 'has_entity_name': True, 'hidden_by': None, 'icon': None, 'id': , 'labels': set({ }), 'name': None, 'options': dict({ }), 'original_device_class': , 'original_icon': None, 'original_name': 'Identify', 'platform': 'homewizard', 'previous_unique_id': None, 'supported_features': 0, 'translation_key': None, 'unique_id': 'aabbccddeeff_identify', 'unit_of_measurement': None, }) # --- # name: test_identify_button.2 DeviceRegistryEntrySnapshot({ 'area_id': None, 'config_entries': , 'configuration_url': None, 'connections': set({ tuple( 'mac', '3c:39:e7:aa:bb:cc', ), }), 'disabled_by': None, 'entry_type': None, 'hw_version': None, 'id': , 'identifiers': set({ tuple( 'homewizard', '3c39e7aabbcc', ), }), 'is_new': False, 'labels': set({ }), 'manufacturer': 'HomeWizard', 'model': 'Wi-Fi P1 Meter', 'model_id': 'HWE-P1', 'name': 'Device', 'name_by_user': None, 'primary_config_entry': , 'serial_number': None, 'suggested_area': None, 'sw_version': '4.19', 'via_device_id': None, }) # ---