Bump qnapstats library version to 0.2.4 (#7085)

This commit is contained in:
Colin O'Dell 2017-04-13 10:39:36 -04:00 committed by Paulus Schoutsen
parent fa65783f39
commit 01c7616147
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ import homeassistant.helpers.config_validation as cv
import voluptuous as vol
REQUIREMENTS = ['qnapstats==0.2.3']
REQUIREMENTS = ['qnapstats==0.2.4']
_LOGGER = logging.getLogger(__name__)

View file

@ -671,7 +671,7 @@ pywemo==0.4.17
pyzabbix==0.7.4
# homeassistant.components.sensor.qnap
qnapstats==0.2.3
qnapstats==0.2.4
# homeassistant.components.climate.radiotherm
radiotherm==1.2