vsure 0.10.3

This commit is contained in:
Per Sandström 2016-10-04 22:01:36 +02:00
parent 85782f9c29
commit 5d3e93b4ef
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.10.2']
REQUIREMENTS = ['vsure==0.10.3']
_LOGGER = logging.getLogger(__name__)

View file

@ -500,7 +500,7 @@ urllib3
uvcclient==0.9.0
# homeassistant.components.verisure
vsure==0.10.2
vsure==0.10.3
# homeassistant.components.switch.wake_on_lan
wakeonlan==0.2.2