Bump pymysensors to 0.21.0 (#47530)

This commit is contained in:
Martin Hjelmare
2021-03-06 23:06:50 +01:00
committed by Paulus Schoutsen
parent e7717694a3
commit e63f766c20
3 changed files with 5 additions and 12 deletions

View File

@@ -2,15 +2,8 @@
"domain": "mysensors",
"name": "MySensors",
"documentation": "https://www.home-assistant.io/integrations/mysensors",
"requirements": [
"pymysensors==0.20.1"
],
"after_dependencies": [
"mqtt"
],
"codeowners": [
"@MartinHjelmare",
"@functionpointer"
],
"requirements": ["pymysensors==0.21.0"],
"after_dependencies": ["mqtt"],
"codeowners": ["@MartinHjelmare", "@functionpointer"],
"config_flow": true
}

View File

@@ -1555,7 +1555,7 @@ pymusiccast==0.1.6
pymyq==3.0.4
# homeassistant.components.mysensors
pymysensors==0.20.1
pymysensors==0.21.0
# homeassistant.components.nanoleaf
pynanoleaf==0.0.5

View File

@@ -827,7 +827,7 @@ pymonoprice==0.3
pymyq==3.0.4
# homeassistant.components.mysensors
pymysensors==0.20.1
pymysensors==0.21.0
# homeassistant.components.nuki
pynuki==1.3.8