Bump python-openzwave-mqtt to 1.0.5 (#38984)
parent
9feae62f93
commit
e9f32617cc
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ozw",
|
||||
"requirements": [
|
||||
"python-openzwave-mqtt==1.0.4"
|
||||
"python-openzwave-mqtt==1.0.5"
|
||||
],
|
||||
"after_dependencies": [
|
||||
"mqtt"
|
||||
|
|
|
@ -1746,7 +1746,7 @@ python-nest==4.1.0
|
|||
python-nmap==0.6.1
|
||||
|
||||
# homeassistant.components.ozw
|
||||
python-openzwave-mqtt==1.0.4
|
||||
python-openzwave-mqtt==1.0.5
|
||||
|
||||
# homeassistant.components.qbittorrent
|
||||
python-qbittorrent==0.4.1
|
||||
|
|
|
@ -803,7 +803,7 @@ python-miio==0.5.3
|
|||
python-nest==4.1.0
|
||||
|
||||
# homeassistant.components.ozw
|
||||
python-openzwave-mqtt==1.0.4
|
||||
python-openzwave-mqtt==1.0.5
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.12
|
||||
|
|
Loading…
Reference in New Issue