mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump pyvesync for vesync (#138681)
* bump pyvesync * fix tests * Test fix
This commit is contained in:
parent
1e49e04491
commit
2b7543aca2
@ -12,5 +12,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyvesync"],
|
||||
"requirements": ["pyvesync==2.1.17"]
|
||||
"requirements": ["pyvesync==2.1.18"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2513,7 +2513,7 @@ pyvera==0.3.15
|
||||
pyversasense==0.0.6
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync==2.1.17
|
||||
pyvesync==2.1.18
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.61
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2031,7 +2031,7 @@ pyuptimerobot==22.2.0
|
||||
pyvera==0.3.15
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync==2.1.17
|
||||
pyvesync==2.1.18
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.61
|
||||
|
@ -171,6 +171,7 @@
|
||||
'models': list([
|
||||
'LV-PUR131S',
|
||||
'LV-RH131S',
|
||||
'LV-RH131S-WM',
|
||||
]),
|
||||
'modes': list([
|
||||
'manual',
|
||||
|
Loading…
x
Reference in New Issue
Block a user