# serializer version: 1 # name: test_cover_device DeviceRegistryEntrySnapshot({ 'area_id': 'terrasse', 'config_entries': , 'config_entries_subentries': , 'configuration_url': 'http://webcontrol/control', 'connections': set({ }), 'disabled_by': None, 'entry_type': None, 'hw_version': None, 'id': , 'identifiers': set({ tuple( 'wmspro', '58717', ), }), 'labels': set({ }), 'manufacturer': 'WAREMA Renkhoff SE', 'model': 'Awning', 'model_id': None, 'name': 'Markise', 'name_by_user': None, 'primary_config_entry': , 'serial_number': '58717', 'sw_version': None, 'via_device_id': , }) # --- # name: test_cover_update StateSnapshot({ 'attributes': ReadOnlyDict({ 'attribution': 'Data provided by WMS WebControl pro API', 'current_position': 0, 'device_class': 'awning', 'friendly_name': 'Markise', 'supported_features': , }), 'context': , 'entity_id': 'cover.markise', 'last_changed': , 'last_reported': , 'last_updated': , 'state': 'closed', }) # ---