1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-13 01:27:57 +01:00
Files
core/tests/components/wmspro/snapshots/test_button.ambr
T
2026-05-19 20:53:26 +02:00

17 lines
443 B
Plaintext

# serializer version: 1
# name: test_button_update
StateSnapshot({
'attributes': ReadOnlyDict({
'attribution': 'Data provided by WMS WebControl pro API',
'device_class': 'identify',
'friendly_name': 'Markise Identify',
}),
'context': <ANY>,
'entity_id': 'button.terrasse_markise_identify',
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': 'unknown',
})
# ---