diff --git a/source/_integrations/influxdb.markdown b/source/_integrations/influxdb.markdown index 3f8ced175a1..60f5aac2625 100644 --- a/source/_integrations/influxdb.markdown +++ b/source/_integrations/influxdb.markdown @@ -417,7 +417,7 @@ bucket: default: Home Assistant queries: type: list - description: 1.xx only - List of InfluxQL queries. + description: 1.xx only - List of sensors to expose in Home Assistant. Each sensor's state is set by configuring an InfluxQL query. required: true keys: name: @@ -457,7 +457,7 @@ queries: default: value queries_flux: type: list - description: 2.xx only - List of Flux queries. + description: 2.xx only - List of sensors to expose in Home Assistant. Each sensor's state is set by configuring a Flux query. required: true keys: name: