# serializer version: 1 # name: test_fans[light_payload0][fan.ceiling_fan-entry] EntityRegistryEntrySnapshot({ 'aliases': set({ }), 'area_id': None, 'capabilities': dict({ 'preset_modes': None, }), 'config_entry_id': , 'device_class': None, 'device_id': , 'disabled_by': None, 'domain': 'fan', 'entity_category': None, 'entity_id': 'fan.ceiling_fan', 'has_entity_name': False, 'hidden_by': None, 'icon': None, 'id': , 'labels': set({ }), 'name': None, 'options': dict({ }), 'original_device_class': None, 'original_icon': None, 'original_name': 'Ceiling fan', 'platform': 'deconz', 'previous_unique_id': None, 'supported_features': , 'translation_key': None, 'unique_id': '00:22:a3:00:00:27:8b:81-01', 'unit_of_measurement': None, }) # --- # name: test_fans[light_payload0][fan.ceiling_fan-state] StateSnapshot({ 'attributes': ReadOnlyDict({ 'friendly_name': 'Ceiling fan', 'percentage': 100, 'percentage_step': 1.0, 'preset_mode': None, 'preset_modes': None, 'supported_features': , }), 'context': , 'entity_id': 'fan.ceiling_fan', 'last_changed': , 'last_reported': , 'last_updated': , 'state': 'on', }) # ---