mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Rename an evohome test fixture (#126680)
This commit is contained in:
parent
3995d001ec
commit
e3e7aec73c
@ -15,5 +15,5 @@ TEST_INSTALLS: Final = (
|
|||||||
"default", # evohome (multi-zone, with DHW & ghost zones)
|
"default", # evohome (multi-zone, with DHW & ghost zones)
|
||||||
"h032585", # VisionProWifi (no preset_mode for TCS)
|
"h032585", # VisionProWifi (no preset_mode for TCS)
|
||||||
"h099625", # RoundThermostat
|
"h099625", # RoundThermostat
|
||||||
"system_004", # RoundModulation
|
"sys_004", # RoundModulation
|
||||||
)
|
)
|
||||||
|
@ -778,7 +778,7 @@
|
|||||||
}),
|
}),
|
||||||
])
|
])
|
||||||
# ---
|
# ---
|
||||||
# name: test_entities[system_004]
|
# name: test_entities[sys_004]
|
||||||
list([
|
list([
|
||||||
StateSnapshot({
|
StateSnapshot({
|
||||||
'attributes': ReadOnlyDict({
|
'attributes': ReadOnlyDict({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user