mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
Bump pymysensors library version (#149632)
This commit is contained in:
parent
52ee5d53ee
commit
73e578b168
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/mysensors",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["mysensors"],
|
||||
"requirements": ["pymysensors==0.25.0"]
|
||||
"requirements": ["pymysensors==0.26.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2164,7 +2164,7 @@ pymonoprice==0.4
|
||||
pymsteams==0.1.12
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.25.0
|
||||
pymysensors==0.26.0
|
||||
|
||||
# homeassistant.components.iron_os
|
||||
pynecil==4.1.1
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1800,7 +1800,7 @@ pymodbus==3.9.2
|
||||
pymonoprice==0.4
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.25.0
|
||||
pymysensors==0.26.0
|
||||
|
||||
# homeassistant.components.iron_os
|
||||
pynecil==4.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user