Bump python-openzwave-mqtt to 1.0.2 (#35980)

This commit is contained in:
Martin Hjelmare 2020-05-22 23:01:05 +02:00 committed by GitHub
parent f74e2f8abb
commit 6dfc362f98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 5 deletions

View file

@ -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"
]
}

View file

@ -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

View file

@ -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