# serializer version: 1 # name: test_button_restart StateSnapshot({ 'attributes': ReadOnlyDict({ 'device_class': 'restart', 'friendly_name': 'WLED RGB Light Restart', }), 'context': , 'entity_id': 'button.wled_rgb_light_restart', 'last_changed': , 'last_updated': , 'state': 'unknown', }) # --- # name: test_button_restart.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.wled_rgb_light_restart', 'has_entity_name': True, 'hidden_by': None, 'icon': None, 'id': , 'name': None, 'options': dict({ }), 'original_device_class': , 'original_icon': None, 'original_name': 'Restart', 'platform': 'wled', 'supported_features': 0, 'translation_key': None, 'unique_id': 'aabbccddeeff_restart', 'unit_of_measurement': None, }) # --- # name: test_button_restart.2 DeviceRegistryEntrySnapshot({ 'area_id': None, 'config_entries': , 'configuration_url': 'http://127.0.0.1', 'connections': set({ tuple( 'mac', 'aa:bb:cc:dd:ee:ff', ), }), 'disabled_by': None, 'entry_type': None, 'hw_version': 'esp8266', 'id': , 'identifiers': set({ tuple( 'wled', 'aabbccddeeff', ), }), 'is_new': False, 'manufacturer': 'WLED', 'model': 'DIY light', 'name': 'WLED RGB Light', 'name_by_user': None, 'suggested_area': None, 'sw_version': '0.8.5', 'via_device_id': None, }) # ---