Adjust snapshot

This commit is contained in:
epenet
2025-11-03 08:29:41 +00:00
parent a84b10f905
commit c728910cd7
2 changed files with 3 additions and 3 deletions
@@ -93,7 +93,7 @@
"control": "open",
"work_state": "opening",
"percent_state": 0,
"percent_control": 62,
"percent_control": 100,
"control_back_mode": "back",
"border": "up"
},
@@ -493,7 +493,7 @@
# name: test_platform_setup_and_discovery[cover.persiana_do_quarto_curtain-state]
StateSnapshot({
'attributes': ReadOnlyDict({
'current_position': 38,
'current_position': 0,
'device_class': 'curtain',
'friendly_name': 'Persiana do Quarto Curtain',
'supported_features': <CoverEntityFeature: 15>,
@@ -503,7 +503,7 @@
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': 'open',
'state': 'closed',
})
# ---
# name: test_platform_setup_and_discovery[cover.projector_screen_curtain-entry]