mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump qnapstats library version to 0.2.4 (#7085)
This commit is contained in:
parent
fa65783f39
commit
01c7616147
@ -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…
x
Reference in New Issue
Block a user