upgrade switchmate to latest lib (#25006)

This commit is contained in:
Daniel Høyer Iversen 2019-07-07 13:02:13 +02:00 committed by GitHub
parent b834671555
commit ecd7f86df0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Switchmate",
"documentation": "https://www.home-assistant.io/components/switchmate",
"requirements": [
"pySwitchmate==0.4.5"
"pySwitchmate==0.4.6"
],
"dependencies": [],
"codeowners": [

View file

@ -992,7 +992,7 @@ pyMetno==0.4.6
pyRFXtrx==0.23
# homeassistant.components.switchmate
# pySwitchmate==0.4.5
# pySwitchmate==0.4.6
# homeassistant.components.tibber
pyTibber==0.11.5