mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
bump to python-nuheat 0.3.0
This commit is contained in:
parent
bdf64ccbbb
commit
419ec7f7a7
@ -12,7 +12,7 @@ from homeassistant.const import CONF_USERNAME, CONF_PASSWORD, CONF_DEVICES
|
||||
from homeassistant.helpers import config_validation as cv
|
||||
from homeassistant.helpers import discovery
|
||||
|
||||
REQUIREMENTS = ["nuheat==0.2.0"]
|
||||
REQUIREMENTS = ["nuheat==0.3.0"]
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -501,7 +501,7 @@ neurio==0.3.1
|
||||
nsapi==2.7.4
|
||||
|
||||
# homeassistant.components.nuheat
|
||||
nuheat==0.2.0
|
||||
nuheat==0.3.0
|
||||
|
||||
# homeassistant.components.binary_sensor.trend
|
||||
# homeassistant.components.image_processing.opencv
|
||||
|
Loading…
x
Reference in New Issue
Block a user