mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Upgrade influxdb to 2.12.0
This commit is contained in:
parent
23c5159f6c
commit
66c5d96b43
@ -25,7 +25,7 @@ DEFAULT_DATABASE = 'home_assistant'
|
|||||||
DEFAULT_SSL = False
|
DEFAULT_SSL = False
|
||||||
DEFAULT_VERIFY_SSL = False
|
DEFAULT_VERIFY_SSL = False
|
||||||
|
|
||||||
REQUIREMENTS = ['influxdb==2.11.0']
|
REQUIREMENTS = ['influxdb==2.12.0']
|
||||||
|
|
||||||
CONF_HOST = 'host'
|
CONF_HOST = 'host'
|
||||||
CONF_PORT = 'port'
|
CONF_PORT = 'port'
|
||||||
|
@ -91,7 +91,7 @@ https://github.com/theolind/pymysensors/archive/005bff4c5ca7a56acd30e816bc3bcdb5
|
|||||||
https://github.com/w1ll1am23/pygooglevoice-sms/archive/7c5ee9969b97a7992fc86a753fe9f20e3ffa3f7c.zip#pygooglevoice-sms==0.0.1
|
https://github.com/w1ll1am23/pygooglevoice-sms/archive/7c5ee9969b97a7992fc86a753fe9f20e3ffa3f7c.zip#pygooglevoice-sms==0.0.1
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==2.11.0
|
influxdb==2.12.0
|
||||||
|
|
||||||
# homeassistant.components.insteon_hub
|
# homeassistant.components.insteon_hub
|
||||||
insteon_hub==0.4.5
|
insteon_hub==0.4.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user