mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 01:27:57 +01:00
17 lines
443 B
Plaintext
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',
|
|
})
|
|
# ---
|