diff --git a/atom.xml b/atom.xml index 301410a8dc..8c04f067cc 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Example to run the script:
$ hass --script influxdb_import --config CONFIG_DIR \
-H IP_INFLUXDB_HOST -u INFLUXDB_USERNAME -p INFLUXDB_PASSWORD \
- --dbname INFLUXDB_DB_NAME --exclude-domain automation,configurator
+ --dbname INFLUXDB_DB_NAME --exclude_domains automation,configurator
Script arguments:
diff --git a/sitemap.xml b/sitemap.xml index cf43fa7090..eb1cb0663a 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3383,62 +3383,62 @@