We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de45199 commit a4220a0Copy full SHA for a4220a0
tests/devices/traits/b01/q10/test_status.py
@@ -119,7 +119,7 @@ async def test_status_trait_refresh(
119
# Mock the response to refresh
120
# battery (122) = 100
121
# status (121) = 8 (CHARGING_STATE)
122
- # fun_level (123) = 2 (NORMAL)
+ # fan_level (123) = 2 (BALANCED)
123
message = build_message(TESTDATA_DP_REQUEST_DPS)
124
125
# Send a refresh command
0 commit comments