bump to python-nuheat 0.3.0
This commit is contained in:
parent
bdf64ccbbb
commit
419ec7f7a7
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue