vsure 0.10.3
This commit is contained in:
parent
85782f9c29
commit
5d3e93b4ef
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue