mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
@@ -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
|
||||||
|
Reference in New Issue
Block a user