mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
bump orvibo version
This commit is contained in:
parent
b99f6c1a46
commit
80c6bf6744
@ -11,7 +11,7 @@ import logging
|
||||
from homeassistant.components.switch import SwitchDevice
|
||||
|
||||
DEFAULT_NAME = "Orvibo S20 Switch"
|
||||
REQUIREMENTS = ['orvibo==1.1.0']
|
||||
REQUIREMENTS = ['orvibo==1.1.1']
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
@ -190,7 +190,7 @@ https://github.com/rkabadi/pyedimax/archive/365301ce3ff26129a7910c501ead09ea625f
|
||||
hikvision==0.4
|
||||
|
||||
# homeassistant.components.switch.orvibo
|
||||
orvibo==1.1.0
|
||||
orvibo==1.1.1
|
||||
|
||||
# homeassistant.components.switch.wemo
|
||||
pywemo==0.3.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user