Skip to content
Snippets Groups Projects
Commit 1ef3e32d authored by Nick Whyte's avatar Nick Whyte Committed by Paulus Schoutsen
Browse files

ness_alarm: Bump nessclient version to 0.9.13 (#21466)

parent c9ade6ee
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.helpers.discovery import async_load_platform
from homeassistant.helpers.dispatcher import async_dispatcher_send
REQUIREMENTS = ['nessclient==0.9.10']
REQUIREMENTS = ['nessclient==0.9.13']
_LOGGER = logging.getLogger(__name__)
......
......@@ -722,7 +722,7 @@ nanoleaf==0.4.1
ndms2_client==0.0.6
# homeassistant.components.ness_alarm
nessclient==0.9.10
nessclient==0.9.13
# homeassistant.components.sensor.netdata
netdata==0.1.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment