mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 23:07:09 +00:00
Bump pymysensors to 0.21.0 (#47530)
This commit is contained in:
parent
1600207f5c
commit
d944bbbc52
@ -2,15 +2,8 @@
|
|||||||
"domain": "mysensors",
|
"domain": "mysensors",
|
||||||
"name": "MySensors",
|
"name": "MySensors",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mysensors",
|
"documentation": "https://www.home-assistant.io/integrations/mysensors",
|
||||||
"requirements": [
|
"requirements": ["pymysensors==0.21.0"],
|
||||||
"pymysensors==0.20.1"
|
"after_dependencies": ["mqtt"],
|
||||||
],
|
"codeowners": ["@MartinHjelmare", "@functionpointer"],
|
||||||
"after_dependencies": [
|
|
||||||
"mqtt"
|
|
||||||
],
|
|
||||||
"codeowners": [
|
|
||||||
"@MartinHjelmare",
|
|
||||||
"@functionpointer"
|
|
||||||
],
|
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -1552,7 +1552,7 @@ pymusiccast==0.1.6
|
|||||||
pymyq==3.0.4
|
pymyq==3.0.4
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.20.1
|
pymysensors==0.21.0
|
||||||
|
|
||||||
# homeassistant.components.nanoleaf
|
# homeassistant.components.nanoleaf
|
||||||
pynanoleaf==0.0.5
|
pynanoleaf==0.0.5
|
||||||
|
@ -824,7 +824,7 @@ pymonoprice==0.3
|
|||||||
pymyq==3.0.4
|
pymyq==3.0.4
|
||||||
|
|
||||||
# homeassistant.components.mysensors
|
# homeassistant.components.mysensors
|
||||||
pymysensors==0.20.1
|
pymysensors==0.21.0
|
||||||
|
|
||||||
# homeassistant.components.nuki
|
# homeassistant.components.nuki
|
||||||
pynuki==1.3.8
|
pynuki==1.3.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user