Skip to content
Snippets Groups Projects
Commit 14944962 authored by happyleaves's avatar happyleaves
Browse files

bump orvibo dependency version

parent 5d3d2d41
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import logging
from homeassistant.components.switch import SwitchDevice
DEFAULT_NAME = "Orvibo S20 Switch"
REQUIREMENTS = ['orvibo==1.0.1']
REQUIREMENTS = ['orvibo==1.1.0']
_LOGGER = logging.getLogger(__name__)
......
......@@ -154,7 +154,7 @@ https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f
hikvision==0.4
# homeassistant.components.switch.orvibo
orvibo==1.0.1
orvibo==1.1.0
# homeassistant.components.switch.wemo
pywemo==0.3.3
......
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