Commit Graph

42 Commits (davet2001-patch-1)

Author SHA1 Message Date
Paolo Tagliaferri 5b00013425
Update influxdb.markdown (#26287) 2023-03-27 09:15:19 +02:00
Austin Rasmussen f630543f85
Convert map to list in InfluxDB 1.x example (#26225) 2023-02-13 09:59:03 +01:00
Piotr Kubiak 667a142b59
Better info how ignore_attributes works (#23750)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-15 12:22:21 +02:00
J. Nick Koston 0ff5142c84
Move description of how filtering works to an include (#22974) 2022-06-07 12:25:48 +02:00
Franck Nijhof ef0fd1c3df
2022.5: Beta release notes (#22406) 2022-04-27 17:56:29 +02:00
Franck Nijhof 5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Sander Huisman 0afa5691b4
Add unique ID to InfluxDB sensor (#21455) 2022-02-06 18:40:46 +01:00
Erik Montnemery e34756aba8
InfluxDB: Clarify queries and queries_flux options (#19366) 2021-09-17 09:30:52 +02:00
Milan Meulemans dfbe2b34d2
Fix wrong indefinite articles (#18206) 2021-06-15 12:13:33 +02:00
Franck Nijhof 3fa898f95f
Adjust IoT class in integration aside (#17601) 2021-04-26 18:04:26 +02:00
Olivér Falvai ba1b4d38f4
Fix YAML indent in example (#17088) 2021-03-22 02:48:53 +01:00
Franck Nijhof 14d360ef22
Merge branch 'current' into next 2021-02-15 13:29:02 +01:00
Franck Nijhof 8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof 36f502ae92
Merge branch 'current' into next 2021-02-10 08:48:31 +01:00
Franck Nijhof 577817d0cf
Remove inline Liquid escaping for templates (#16478) 2021-02-10 08:34:28 +01:00
Franck Nijhof 3feb54c3c7
Merge branch 'current' into next 2021-02-09 12:27:50 +01:00
Franck Nijhof 09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Alessandro Pilotti f9d9427342
Allow Influxdb CA path in verify_ssl (#16369) 2021-02-01 23:31:04 +01:00
Klaas Schoute d99252f613
👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
foxy82 2207936144
Update influxdb.markdown (#15487)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-07 01:28:20 +01:00
Mark Bergsma efec30c0fc
Update influxdb.markdown with measurement_attr option (#13561)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-10-21 00:12:40 +02:00
Franck Nijhof c69644ae58
Merge branch 'current' into next 2020-09-24 16:46:51 +02:00
gitmirko 703354fe8c
Update influxdb.markdown (#14598)
Swapped exclude and include for entity_globs in the relevant sections.
2020-09-24 13:26:16 +02:00
twdkeule c36551c7c1
Add config for precision (#14130)
Updated configuration for https://github.com/home-assistant/core/pull/38454
2020-09-23 16:56:42 +02:00
David Vega Fontelos 359261dfb0
Fixes the simple example code for creating a sensor influxdb 2.x.x (#14285) 2020-08-21 12:07:31 +02:00
Franck Nijhof b7b3617f18
Merge branch 'current' into next 2020-07-27 00:18:47 +02:00
Franck Nijhof 0d66c46716
Sync codebase with docs for 0.113 2020-07-22 17:39:57 +02:00
mdegat01 f0509a8422
Add doc for new `ignore_attributes` option (#13981)
Added documentation for new config options added with https://github.com/home-assistant/core/pull/37747
2020-07-16 10:03:59 +02:00
mdegat01 df7cfc0600
Add support for glob matching in InfluxDB filters (#13843) 2020-07-07 10:04:37 +02:00
mdegat01 1183534c52
Influx2.0 config: range_end -> range_stop (bugfix, typo) (#13830)
Accidentally put `range_end` in config, should've been `range_stop`
2020-06-24 11:07:53 +02:00
mdegat01 ccb0ba3ad8
Adding docs for new Influx 2.0 capabilities (#13366)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-19 20:55:15 +02:00
pdcemulator 65094e5768
influxdb: add support for path parameter (#13265) 2020-05-03 22:12:44 +02:00
Brad e1fa094a52
Removed InfluxDB logo (#12678) 2020-04-04 16:04:22 +02:00
Paul Sinclair c88c964067
📚 Remove hass.io reference (#12339) 2020-03-12 11:40:20 +01:00
Franck Nijhof c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Alok Saboo aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Franck Nijhof f0d37f49db
Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Nicole Zeckner 75e8b2f798 Fix broken template link (#11837)
Within sensor configuration, the link to the templating page is broken. Updated the URL.
2020-01-21 18:35:55 +01:00
Franck Nijhof 2311a9fed6
Initial sync codeowners with codebase integration manifests (#11673) 2020-01-08 13:25:21 +01:00
Franck Nijhof b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
SNoof85 ec18414c92 fix ident in influxdb doc (#10954) 2019-10-23 11:15:55 +02:00
Franck Nijhof 57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00