mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 22:51:33 +01:00
17 lines
610 B
Plaintext
17 lines
610 B
Plaintext
# serializer version: 1
|
|
# name: test_button_update[config_prod_awning_dimmer.json-status_prod_awning.json]
|
|
StateSnapshot({
|
|
'attributes': ReadOnlyDict({
|
|
<EntityStateAttribute.ATTRIBUTION: 'attribution'>: 'Data provided by WMS WebControl pro API',
|
|
<EntityStateAttribute.DEVICE_CLASS: 'device_class'>: 'identify',
|
|
<EntityStateAttribute.FRIENDLY_NAME: 'friendly_name'>: 'Markise Identify',
|
|
}),
|
|
'context': <ANY>,
|
|
'entity_id': 'button.terrasse_markise_identify',
|
|
'last_changed': <ANY>,
|
|
'last_reported': <ANY>,
|
|
'last_updated': <ANY>,
|
|
'state': 'unknown',
|
|
})
|
|
# ---
|