Bump python-openzwave-mqtt to 1.0.2 (#35980)
This commit is contained in:
parent
f74e2f8abb
commit
6dfc362f98
3 changed files with 13 additions and 5 deletions
|
@ -3,7 +3,15 @@
|
|||
"name": "OpenZWave (beta)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ozw",
|
||||
"requirements": ["python-openzwave-mqtt==1.0.1"],
|
||||
"after_dependencies": ["mqtt"],
|
||||
"codeowners": ["@cgarwood", "@marcelveldt", "@MartinHjelmare"]
|
||||
"requirements": [
|
||||
"python-openzwave-mqtt==1.0.2"
|
||||
],
|
||||
"after_dependencies": [
|
||||
"mqtt"
|
||||
],
|
||||
"codeowners": [
|
||||
"@cgarwood",
|
||||
"@marcelveldt",
|
||||
"@MartinHjelmare"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1711,7 +1711,7 @@ python-nest==4.1.0
|
|||
python-nmap==0.6.1
|
||||
|
||||
# homeassistant.components.ozw
|
||||
python-openzwave-mqtt==1.0.1
|
||||
python-openzwave-mqtt==1.0.2
|
||||
|
||||
# homeassistant.components.qbittorrent
|
||||
python-qbittorrent==0.4.1
|
||||
|
|
|
@ -711,7 +711,7 @@ python-miio==0.5.0.1
|
|||
python-nest==4.1.0
|
||||
|
||||
# homeassistant.components.ozw
|
||||
python-openzwave-mqtt==1.0.1
|
||||
python-openzwave-mqtt==1.0.2
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue