Bump pyvera version - handle malformed json replies in poll thread. (#7440)
This commit is contained in:
parent
d251621f2b
commit
1d9f1487c3
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||
EVENT_HOMEASSISTANT_STOP)
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['pyvera==0.2.29']
|
||||
REQUIREMENTS = ['pyvera==0.2.30']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue