Rename influx to influxdb
This commit is contained in:
parent
b8de2c5ebf
commit
301194034e
3 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ omit =
|
|||
homeassistant/components/discovery.py
|
||||
homeassistant/components/downloader.py
|
||||
homeassistant/components/ifttt.py
|
||||
homeassistant/components/influx.py
|
||||
homeassistant/components/influxdb.py
|
||||
homeassistant/components/keyboard.py
|
||||
homeassistant/components/light/hue.py
|
||||
homeassistant/components/light/mqtt.py
|
||||
|
|
|
@ -26,7 +26,7 @@ https://github.com/nkgilley/python-ecobee-api/archive/92a2f330cbaf601d0618456fdd
|
|||
# homeassistant.components.ifttt
|
||||
pyfttt==0.3
|
||||
|
||||
# homeassistant.components.influx
|
||||
# homeassistant.components.influxdb
|
||||
influxdb==2.10.0
|
||||
|
||||
# homeassistant.components.isy994
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue