Merge pull request #3857 from persandstrom/vsure0.11.1

vsure 0.11.1
This commit is contained in:
Per Sandström 2016-10-13 22:18:42 +02:00 committed by GitHub
commit c5ad7996fb
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.helpers import discovery
from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['vsure==0.11.0']
REQUIREMENTS = ['vsure==0.11.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -500,7 +500,7 @@ urllib3
uvcclient==0.9.0
# homeassistant.components.verisure
vsure==0.11.0
vsure==0.11.1
# homeassistant.components.sensor.vasttrafik
vtjp==0.1.11