Bump python-openzwave-mqtt to 1.2.2 (#41357)
parent
486c0b644a
commit
4c86e99ccf
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ozw",
|
||||
"requirements": [
|
||||
"python-openzwave-mqtt==1.2.0"
|
||||
"python-openzwave-mqtt==1.2.2"
|
||||
],
|
||||
"after_dependencies": [
|
||||
"mqtt"
|
||||
|
|
|
@ -1767,7 +1767,7 @@ python-nest==4.1.0
|
|||
python-nmap==0.6.1
|
||||
|
||||
# homeassistant.components.ozw
|
||||
python-openzwave-mqtt==1.2.0
|
||||
python-openzwave-mqtt==1.2.2
|
||||
|
||||
# homeassistant.components.qbittorrent
|
||||
python-qbittorrent==0.4.1
|
||||
|
|
|
@ -842,7 +842,7 @@ python-miio==0.5.3
|
|||
python-nest==4.1.0
|
||||
|
||||
# homeassistant.components.ozw
|
||||
python-openzwave-mqtt==1.2.0
|
||||
python-openzwave-mqtt==1.2.2
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.12
|
||||
|
|
Loading…
Reference in New Issue