Bump qnapstats library version to 0.2.4 (#7085)
This commit is contained in:
parent
fa65783f39
commit
01c7616147
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue