mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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
|
||||
import voluptuous as vol
|
||||
|
||||
REQUIREMENTS = ["pwaqi==1.2"]
|
||||
REQUIREMENTS = ["pwaqi==1.3"]
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -346,7 +346,7 @@ pushbullet.py==0.10.0
|
||||
pushetta==1.0.15
|
||||
|
||||
# homeassistant.components.sensor.waqi
|
||||
pwaqi==1.2
|
||||
pwaqi==1.3
|
||||
|
||||
# homeassistant.components.sensor.cpuspeed
|
||||
py-cpuinfo==0.2.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user