Bump pymysensors to 0.22.1 (#59521)
* Bump pymysensors to 0.22.0 (#51265) * Bump pymysensors to 0.22.1 (#51265)pull/59667/head
parent
fc539da42b
commit
5860932635
|
@ -2,7 +2,7 @@
|
|||
"domain": "mysensors",
|
||||
"name": "MySensors",
|
||||
"documentation": "https://www.home-assistant.io/integrations/mysensors",
|
||||
"requirements": ["pymysensors==0.21.0"],
|
||||
"requirements": ["pymysensors==0.22.1"],
|
||||
"after_dependencies": ["mqtt"],
|
||||
"codeowners": ["@MartinHjelmare", "@functionpointer"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -1658,7 +1658,7 @@ pymsteams==0.1.12
|
|||
pymyq==3.1.4
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.21.0
|
||||
pymysensors==0.22.1
|
||||
|
||||
# homeassistant.components.netgear
|
||||
pynetgear==0.7.0
|
||||
|
|
|
@ -1004,7 +1004,7 @@ pymonoprice==0.3
|
|||
pymyq==3.1.4
|
||||
|
||||
# homeassistant.components.mysensors
|
||||
pymysensors==0.21.0
|
||||
pymysensors==0.22.1
|
||||
|
||||
# homeassistant.components.netgear
|
||||
pynetgear==0.7.0
|
||||
|
|
Loading…
Reference in New Issue