mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
parent
ad4ec49f9c
commit
154c69a454
@ -12,7 +12,7 @@ from homeassistant.helpers.config_validation import PLATFORM_SCHEMA
|
|||||||
from homeassistant.helpers import config_validation as cv
|
from homeassistant.helpers import config_validation as cv
|
||||||
import voluptuous as vol
|
import voluptuous as vol
|
||||||
|
|
||||||
REQUIREMENTS = ["pwaqi==1.2"]
|
REQUIREMENTS = ["pwaqi==1.3"]
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -346,7 +346,7 @@ pushbullet.py==0.10.0
|
|||||||
pushetta==1.0.15
|
pushetta==1.0.15
|
||||||
|
|
||||||
# homeassistant.components.sensor.waqi
|
# homeassistant.components.sensor.waqi
|
||||||
pwaqi==1.2
|
pwaqi==1.3
|
||||||
|
|
||||||
# homeassistant.components.sensor.cpuspeed
|
# homeassistant.components.sensor.cpuspeed
|
||||||
py-cpuinfo==0.2.3
|
py-cpuinfo==0.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user