mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
parent
052d305243
commit
fc8b1f4968
@ -16,7 +16,7 @@ from homeassistant.const import (CONF_USERNAME, CONF_PASSWORD,
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['lupupy==0.0.10']
|
REQUIREMENTS = ['lupupy==0.0.13']
|
||||||
|
|
||||||
DOMAIN = 'lupusec'
|
DOMAIN = 'lupusec'
|
||||||
|
|
||||||
|
@ -604,7 +604,7 @@ logi_circle==0.1.7
|
|||||||
luftdaten==0.3.4
|
luftdaten==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.lupusec
|
# homeassistant.components.lupusec
|
||||||
lupupy==0.0.10
|
lupupy==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.light.lw12wifi
|
# homeassistant.components.light.lw12wifi
|
||||||
lw12==0.9.2
|
lw12==0.9.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user