core/homeassistant/scripts
Jan Losinski 215987d5a7 Add script to import state events to InfluxDB (#7254)
* Add script to import state events to InfluxDB

This adds a script to import recorded events from a recorder database
to a InfluxDB instance. This can be useful for initial importing after
setup of a InfluxDB.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>

* Fix step argument handling in Influx import

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>

* Correct typo in InfluxDB Importer

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>

* Update influxdb_import.py
2017-04-24 23:01:09 +02:00
..
macos Fixed typo (#2856) 2016-08-16 18:24:37 -07:00
__init__.py Fix script help (#2860) 2016-08-17 18:57:52 -07:00
check_config.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
db_migrator.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
influxdb_import.py Add script to import state events to InfluxDB (#7254) 2017-04-24 23:01:09 +02:00
influxdb_migrator.py Improve InfluxDB (#5238) 2017-01-14 09:52:47 -08:00
keyring.py Script to manage secrets stored in the keyring (#2743) 2016-08-08 17:36:11 -07:00