mirror of
https://github.com/home-assistant/core.git
synced 2026-09-27 01:46:11 -04:00
Adjust snapshot
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user