Skip to content

Commit 34b69a2

Browse files
committed
Add RV30 to device fixtures
1 parent 445c755 commit 34b69a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/device_fixtures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
}
141141
THERMOSTATS_SMART = {"KE100"}
142142

143-
VACUUMS_SMART = {"RV20"}
143+
VACUUMS_SMART = {"RV20", "RV30"}
144144

145145
WITH_EMETER_IOT = {"EP25", "HS110", "HS300", "KP115", "KP125", *BULBS_IOT}
146146
WITH_EMETER_SMART = {"P110", "P110M", "P115", "KP125M", "EP25", "P304M"}

0 commit comments

Comments
 (0)