core/tests/components/wmspro/snapshots/test_scene.ambr

48 lines
1.1 KiB
Plaintext

# serializer version: 1
# name: test_scene_activate
StateSnapshot({
'attributes': ReadOnlyDict({
'attribution': 'Data provided by WMS WebControl pro API',
'friendly_name': 'Raum 0 Gute Nacht',
}),
'context': <ANY>,
'entity_id': 'scene.raum_0_gute_nacht',
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': 'unknown',
})
# ---
# name: test_scene_room_device
DeviceRegistryEntrySnapshot({
'area_id': 'raum_0',
'config_entries': <ANY>,
'configuration_url': 'http://webcontrol/control',
'connections': set({
}),
'disabled_by': None,
'entry_type': None,
'hw_version': None,
'id': <ANY>,
'identifiers': set({
tuple(
'wmspro',
'42581',
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'WAREMA Renkhoff SE',
'model': 'Room',
'model_id': None,
'name': 'Raum 0',
'name_by_user': None,
'primary_config_entry': <ANY>,
'serial_number': '42581',
'suggested_area': 'Raum 0',
'sw_version': None,
'via_device_id': <ANY>,
})
# ---