Bump nessclient version to 0.9.10 (#21388)

* ness_alarm: Bump nessclient version

* update requirements_all.txt
pull/20926/head
Nick Whyte 2019-02-24 20:26:02 +11:00 committed by Fabian Affolter
parent 3732d75633
commit 6e0186fd56
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.helpers.discovery import async_load_platform from homeassistant.helpers.discovery import async_load_platform
from homeassistant.helpers.dispatcher import async_dispatcher_send from homeassistant.helpers.dispatcher import async_dispatcher_send
REQUIREMENTS = ['nessclient==0.9.9'] REQUIREMENTS = ['nessclient==0.9.10']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -722,7 +722,7 @@ nanoleaf==0.4.1
ndms2_client==0.0.6 ndms2_client==0.0.6
# homeassistant.components.ness_alarm # homeassistant.components.ness_alarm
nessclient==0.9.9 nessclient==0.9.10
# homeassistant.components.sensor.netdata # homeassistant.components.sensor.netdata
netdata==0.1.2 netdata==0.1.2