Commit Graph

568 Commits

Author SHA1 Message Date
Viktor Nagy
743ada79e8
Fixed erroneous Nextion Sensor attributes (#2113)
* Fixed erroneous Nextion Sensor attributes
2022-08-02 23:04:08 -07:00
Samuel Sieb
45deeca413
docs for PR 3676 (add address option) (#2207) 2022-08-03 07:47:41 +12:00
piechade
c4c056d60b
Add SMT100 Soil Moisture Sensor documentation (#2197)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Dennis Piecha <d.piecha@ymail.com>
2022-07-28 11:22:56 +12:00
RoboMagus
a84484e0fd
Add set_total_pulses to pulse_counter docs (#2187) 2022-07-25 14:20:18 +12:00
cserem
8d50db9f4f
Update modbus_controller.rst
In the example `i` gets incremented before the loop is over, but it is referenced again.
This can cause unexpected resutls if just blindly copy this example. (ask me, how i know :)
2022-07-24 16:52:05 +02:00
H. Árkosi Róbert
24cb120c62
Update xiaomi_ble.rst (#2174) 2022-07-05 13:23:44 +02:00
H. Árkosi Róbert
771f6dfcda
Update xiaomi_ble.rst
As per corrections in https://github.com/esphome/esphome-docs/pull/2171#issuecomment-1174753882
2022-07-05 10:31:34 +02:00
H. Árkosi Róbert
e585f047cf
Update xiaomi_ble.rst
- added tips for improving reception performance
- some clarifications about TeLink flasher
- moved PVVX above ATC as PVVX is maintained, ATC seems to be abandoned, as per the message of the author in the repo, redirecting users to PVVX.
2022-07-05 10:06:52 +02:00
H. Árkosi Róbert
2b12dd408c
Merge pull request #2044 from sumirati/feature_1534
Update dht.rst with DHT21/AMS2301
2022-07-01 10:46:27 +02:00
H. Árkosi Róbert
2d6552d545
Merge pull request #2083 from sumirati/feature_1398
Feature 1398
2022-07-01 10:45:18 +02:00
Sybren A. Stüvel
262c698853
Clarify accuracy_decimals in sensor config
The documentation for `accuracy_decimals` was a bit vague and inaccurate (oh the irony). I think this is better.

As discussed in the Discord channel with @ssieb.
2022-06-30 23:57:19 +02:00
Jesse Hills
2547441e40
Remove min_save_interval config option (#2162) 2022-06-30 16:48:01 +12:00
H. Árkosi Róbert
9bb84f55a5
Merge pull request #2140 from joegross/patch-1
fix yaml indentation
2022-06-28 17:46:53 +02:00
Lukas Klass
75f3e84361
fix naming of configuration variable 2022-06-27 20:13:13 +02:00
Maurice Makaay
a3673851fd
Merge pull request #2043 from sumirati/issue_3229
Fix typo in honeywellabp.rst
2022-06-25 19:21:15 +02:00
Joe Gross
bd9f41c3f6
fix yaml indentation 2022-06-16 22:56:36 -07:00
Jesse Hills
e1daa7225c
Merge branch 'current' into next 2022-06-08 22:46:09 +12:00
Guillermo Ruffino
3ab83fc736
format clean up 2022-05 (#2091) 2022-06-06 20:31:19 -03:00
Martin
02007a12f2
Sgp4x (#2016) 2022-05-19 12:47:37 +12:00
Jesse Hills
bc5d77164f
Merge branch 'current' into next 2022-05-16 13:33:17 +12:00
Jesse Hills
3b4b1ff419
Merge branch 'current' into beta 2022-05-16 13:07:05 +12:00
sumirati
4f11e2a1b8 Update AHT10 docs to show support for DHT20 sensor 2022-05-16 01:10:44 +02:00
sumirati
5a082d7c6f Update AHT10 to include AHT20/21 2022-05-13 14:51:10 +02:00
Chris Johnson
a4498e36b2
Update Inkbird TH1 docs to show support for TH2 sensors (#2073) 2022-05-13 09:21:02 +12:00
swifty99
306f5f55e8
TCS34725 automatic integration times (#1951)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-12 16:53:37 +12:00
Jesse Hills
528f0bfba9
Merge branch 'current' into next 2022-05-11 09:35:55 +12:00
Martin
42d83d8176
remove trailing quote (#2061) 2022-05-10 15:38:59 +02:00
Martin
465c291a38
fix typos in scd4x docs (#2060) 2022-05-10 15:31:35 +02:00
Matthew Garrett
6f80107eea
Document the update_interval support and requirements for PMSX003 (#1803)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 21:35:49 +12:00
Martin
99af70c048
document new options for scd4x (#2032) 2022-05-10 21:25:49 +12:00
Martin
bccd86bcac
Sen5x docs (#2017) 2022-05-10 20:15:10 +12:00
Martin
16e9425941
Document Scd4x environment compensation options (#1526)
* add documentation for modbus controller

* remove words from blacklist

* esp32 modbus controller

* doc update

* add epever cookbook

* fix merge failure

* documenting code changes

* updating examples

* remove offset

* fix formatting errors

* lint

* fix errors in links

* documenting modbus number and output

* updates with code changes

* fix indentation

* Improve doc

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Review suggestions part 2

* Fix Optional labels

* Rename files

* Fix index

* Fix doc links

* update scd4x to document new compensation options

* change indented to 4 spaces

* document changes after CR

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 08:27:39 +02:00
Ingo Theiss
c3d2635f5a
ENS210 Humidity & Temperature sensor component (#1745) 2022-05-09 17:23:40 +12:00
sumirati
90c47f451e Update dht.rst with DHT21/AMS2301 2022-04-26 01:32:02 +02:00
sumirati
75c9461ff8 Fix typo in honeywellabp.rst 2022-04-26 00:56:19 +02:00
Martin
e4b35c7070
sps30: document pr#3410 (#2033) 2022-04-26 09:50:41 +12:00
Jarek.P
8210401500
Update pzemac.rst (#1958) 2022-04-22 14:20:05 +12:00
Jens Bretschneider
634541a820
Fix hx711 docs.rst (#2023) 2022-04-22 14:08:27 +12:00
imgbot[bot]
d5faa434c9
[ImgBot] Optimize images (#2035)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-22 14:05:05 +12:00
Guillermo Ruffino
a14c881b43
clean up beta 202204 (#2020) 2022-04-22 14:04:23 +12:00
I. Tomita
e26488848e
Documentation for BL0939 (Sonoff Dual R3 v2) (#1970) 2022-04-21 10:11:28 +12:00
James Duke
50522d92af
Adding support for the Mopeka Plus Plus sensor (#2026) 2022-04-20 12:50:26 +12:00
Jesse Hills
644a52fa2d
Merge branch 'current' into next 2022-04-19 12:33:32 +12:00
Jesse Hills
1f56003819
Merge branch 'current' into beta 2022-04-19 12:33:32 +12:00
EdJoPaTo
f2ce728684
Improve exponential_moving_average alpha description (#1959) 2022-04-14 16:33:09 +12:00
Benno Pütz
19fe3ed714
typos (#1962) 2022-04-14 16:30:39 +12:00
RadekHvizdos
5b4793203f
Update mcp3008 to fix wrong component description (#1981)
* Update mcp3008.rst

This chip is an AD converter, not an I/O Expander

* Update mcp3008.rst

Fix underline
2022-04-14 16:16:24 +12:00
Jesse Hills
4eb8b2af91
Merge branch 'current' into next 2022-04-14 13:48:27 +12:00
Jesse Hills
095e8e217d
Merge branch 'current' into beta 2022-04-13 16:15:24 +12:00
sumirati
a7441684b9
Added note on WAK signal for CCS811 (#1998) 2022-04-13 16:04:13 +12:00
Vendo232
8f86f6b6ab
Update xiaomi_miscale.rst (#1995) 2022-04-13 15:57:57 +12:00
Jesse Hills
1b704656c8
Fix path 2022-04-13 15:56:46 +12:00
Jesse Hills
67d009c4bb
Fix images 2022-04-13 15:41:29 +12:00
Jesse Hills
5f39c7e539
Update changelog for 2022.4.0b1 2022-04-13 15:31:22 +12:00
Jesse Hills
db6b31e8d8
Add docs for xiaomi_rtcgq02lm (#1896) 2022-04-12 16:19:25 +12:00
functionpointer
cef832fcd8
Add integration hydreon_rgxx for rain sensors by Hydreon (#1616) 2022-04-11 14:50:59 +12:00
RadekHvizdos
bbcb7a10ec
Add MCP3208 to MCP3204 integration (#2006) 2022-04-11 08:44:06 +12:00
djwlindenaar
f342bc9ffb
Document new option for Growatt Protocol version (#1976)
Co-authored-by: Daniel Lindenaar <daniel-git@lindenaar.eu>
2022-04-11 08:06:14 +12:00
Jesse Hills
5355ca24a2
Merge branch 'current' into next 2022-04-03 19:31:47 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills
e09f8921a3
Merge branch 'current' into beta 2022-03-16 14:05:42 +13:00
Jesse Hills
d28bc5c70b
Merge branch 'current' into next 2022-03-16 14:05:18 +13:00
andrewpc
49cc75ba41
QMP6988 Documentation (#1935) 2022-03-15 08:09:29 +13:00
Johannes Rebling
889bb5676d
Update htu21d.rst (#1931)
* Update htu21d.rst

adding SHT21 as supported

* fixing underline length...

* adding HTU21D / Si7021 / SHT21 to index
2022-03-12 18:37:41 +00:00
QbaF
af891ff5e3
Additional clarification to update_interval and sample_duration relat… (#1898)
* Additional clarification to update_interval and sample_duration relations

* Update components/sensor/ct_clamp.rst

Co-authored-by: Otto Winter <otto@otto-winter.com>

Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-03-11 03:39:06 +00:00
Jesse Hills
49716cd0d6
Update honeywellabp.rst (#1952) 2022-03-07 11:47:05 +13:00
Sean Brogan
a1d238cc99
Add mopeka pro check integration docs (#1564)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-03-01 11:30:37 +13:00
RubyBailey
e62c773d07
Honeywellabp (#1880)
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
2022-02-22 11:25:31 +01:00
EdJoPaTo
ba616dc327
send_first_at for exponential_moving_average (#1928) 2022-02-21 13:13:12 +13:00
Fabian Affolter
cfbd29050f
Add MPU6886 docs (#1933)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-21 12:23:30 +13:00
Jesse Hills
db83463e0c
Merge branch 'current' into next 2022-02-21 10:16:56 +13:00
cstaahl
7de8d193ad
Added documentation for the pulse_meter internal_filter_mode (#1832) 2022-02-21 09:32:50 +13:00
Otto Winter
4ee8df7c0e
Rework lint (#1924) 2022-02-20 10:42:04 +01:00
Otto Winter
863a94be70
Rework lint (#1924) 2022-02-20 10:39:33 +01:00
Otto Winter
5fa975f029
BH1750 dynamically calculate options (#1915) 2022-02-19 15:49:29 +01:00
Valentin Ochs
c0c3a4c6c9
Document sensor id and how it relates to the name (#1769) 2022-02-19 12:40:26 +01:00
mknjc
d948eb737a
[miscale] Add clear impedance documentation (#1861)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-19 10:00:30 +00:00
Arturo Casal
4d71ef93ba
Add sensor support: MAX44009 (#1897) 2022-02-18 22:25:38 +01:00
Michael Labuschke
4c263fac8d
Update daly_bms.rst (#1910) 2022-02-18 11:00:15 +13:00
Jesse Hills
0157a1fdec
Merge branch 'current' into next 2022-02-16 20:13:09 +13:00
Jesse Hills
fc01553bbd
Merge branch 'current' into beta 2022-02-16 20:13:09 +13:00
Jan Pobořil
06d93a23ba
Fixed link to datasheet. (#1906) 2022-02-16 11:12:36 +13:00
mckaymatthew
a8338a898f
Add Max9611 Docs (#1612)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-08 22:56:42 +13:00
functionpointer
970e5b1e4f
MLX90393: Add documentation (#1641) 2022-02-08 20:42:16 +13:00
Jeff Eberl
657d15d7ce
Added RadonEye RD200 Component (#1857) 2022-02-08 16:32:42 +13:00
Jesse Hills
2e9e6be8c5
Merge branch 'current' into next 2022-02-04 09:28:37 +13:00
Otto Winter
7ad73e0daf
Optimize images displayed on homepage (#1860) 2022-01-31 08:05:20 +01:00
drug123
ed30567789
Documentation for Xiaomi MHO-C303 sensor (#1855)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-27 12:54:47 +13:00
Jesse Hills
2aad032f6e
Merge branch 'current' into next 2022-01-27 09:45:34 +13:00
Nicholas Peters
f37b031f8f
Add auto gain setting to tsl2591 docs (#1843) 2022-01-26 22:48:59 +13:00
Martin
05710020e2
document changes from PR#3037 (#1844)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 11:42:06 +13:00
Jesse Hills
bb18559af9
Update for multiple cd74hc4067 (#1833) 2022-01-22 19:33:20 +13:00
Flaviu Tamas
05edc9dee6
Remove recommendation from calibrate_linear (#1830)
Requested here: https://github.com/esphome/esphome-docs/pull/1701#discussion_r789486034
2022-01-21 13:57:43 +00:00
swifty99
b7b082cba1
Clarification of the behavior of calibraty_linear filter (#1701) 2022-01-20 22:14:09 -05:00
Eduardo Pérez
5dfbda8380
Fix temperature-related variable names (#1820) 2022-01-20 21:49:09 -05:00
JeeCee1
b8a9a6f5f4
Update xiaomi_ble.rst (#1825)
Added ´´´The easiest method to retrieve the bindkey from the cloud is to use the Cloud Tokens Extractor, written by one of Home Assistant users. If you prefer to not use the executable, read here.´´ and a link under "See Also"
2022-01-20 21:43:01 -05:00
stonie08
8164318c92
Update qmc5883l.rst (#1828)
fixed minor typo in the documentation
2022-01-20 21:34:45 -05:00
Maurice Makaay
499cfd9966
Removed copy/paste error from ina260 doc 2022-01-19 11:39:56 +01:00
Jesse Hills
8cea8563f1
Merge branch 'current' into beta 2022-01-13 21:28:32 +13:00
Flaviu Tamas
6769f4be6b
Merge pull request #1792 from DAVe3283/max31856-image
Fix MAX31856 image
2022-01-12 20:27:07 -05:00