mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
vsure0.11.0
This commit is contained in:
parent
63d9ea6643
commit
9d5c20b629
@ -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.3']
|
||||
REQUIREMENTS = ['vsure==0.11.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -500,7 +500,7 @@ urllib3
|
||||
uvcclient==0.9.0
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==0.10.3
|
||||
vsure==0.11.0
|
||||
|
||||
# homeassistant.components.sensor.vasttrafik
|
||||
vtjp==0.1.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user