mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Bump nessclient version to 0.9.14 (#21679)
This commit is contained in:
parent
16d79b52c3
commit
7d9c14541b
@ -13,7 +13,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.13']
|
REQUIREMENTS = ['nessclient==0.9.14']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -723,7 +723,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.13
|
nessclient==0.9.14
|
||||||
|
|
||||||
# homeassistant.components.sensor.netdata
|
# homeassistant.components.sensor.netdata
|
||||||
netdata==0.1.2
|
netdata==0.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user