Commit Graph

715 Commits

Author SHA1 Message Date
H. Árkosi Róbert
d0a95ef5af
Update wifi_signal.rst 2022-11-28 11:02:41 +01:00
H. Árkosi Róbert
09de4bbd2c
Update bme680_bsec.rst 2022-11-28 10:50:08 +01:00
H. Árkosi Róbert
b4d301dddc
Merge branch 'current' into patch-1 2022-11-28 10:48:14 +01:00
H. Árkosi Róbert
75a204059f
Update bme680_bsec.rst 2022-11-28 10:45:40 +01:00
H. Árkosi Róbert
00d79a7607
Merge branch 'current' into patch-5 2022-11-28 10:31:38 +01:00
H. Árkosi Róbert
08ccac0388
Merge pull request #2396 from whnr/patch-1
Update max31856.rst
2022-11-28 10:26:40 +01:00
H. Árkosi Róbert
d4138b02d8
Merge branch 'current' into patch-1 2022-11-28 10:09:56 +01:00
H. Árkosi Róbert
52af335ce5
Update max31856.rst 2022-11-28 10:09:32 +01:00
H. Árkosi Róbert
f2b3cb875c
Merge branch 'current' into patch-1 2022-11-28 10:06:41 +01:00
H. Árkosi Róbert
0ef29ca648
Update dht.rst 2022-11-28 10:06:10 +01:00
H. Árkosi Róbert
7b15540170
Merge pull request #2332 from duhow/patch-1
Update YAML indent of mpl3115a2
2022-11-28 09:46:25 +01:00
H. Árkosi Róbert
dd4fb76dda
Merge pull request #2343 from sisco0/docs/update-quantile-details-link
docs: update the quantile link
2022-11-28 09:43:02 +01:00
diletone
de1d8332e2
Fix set_calibration_point_high example (#2476) 2022-11-25 00:38:09 -08:00
Jesse Hills
3253434979
Fix indentation for sgp4x (#2465) 2022-11-21 11:32:46 +13:00
Jesse Hills
725a05229d
Update datasheet link on scd4x (#2449) 2022-11-17 19:36:15 +13:00
Jesse Hills
f98f7071bb
Add notes for ADC on RP2040 (#2446) 2022-11-17 13:52:18 +13:00
Jesse Hills
6b0c125f6a
Merge branch 'current' into beta 2022-11-16 12:30:35 +13:00
Guillermo Ruffino
0978f22ddd
suggest using broadcast address for pzemac (#2293) 2022-11-15 10:36:35 -08:00
Mikkel Jeppesen
b136931741
Update bme680_bsec.rst 2022-11-14 23:00:10 +01:00
H. Árkosi Róbert
44a37e3a5a
Update homeassistant.rst 2022-11-14 14:17:55 +01:00
H. Árkosi Róbert
a6f955354c
Merge pull request #2394 from pauln/update-sm300d2-docs
Revise SM300D2 documentation
2022-11-14 11:18:58 +01:00
H. Árkosi Róbert
8201a0df2c
Merge pull request #2383 from CWempe/patch-1
Remove duplicated option in hmc5883l.rst
2022-11-14 11:14:57 +01:00
Mikkel Jeppesen
5536822b4b
Update description on temperature offset
This clarifies the "polarity" of the temperature offset setting
2022-11-13 19:50:17 +01:00
Gilles van den Hoven
983ca09fdc
Updates for new functionality of the EZO component. (#2133)
Co-authored-by: Steve HOLWEG <PoppyPop@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2022-11-10 11:08:25 +13:00
Jesse Hills
da4402105e
Merge branch 'current' into beta 2022-11-10 11:08:13 +13:00
Nick
5a1b07af19
Add information about 3.3v current ability and UART rx_buffer_size (#2281)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-10 08:00:56 +13:00
Colin Leroy-Mira
b96679e6ca
Merge branch 'current' into current 2022-11-09 16:53:49 +01:00
H. Árkosi Róbert
f65720c831
Merge pull request #2406 from optimusprimespace/current
SDM230M important notice to user to pay attention when configuring the energy monitor
2022-11-09 16:53:36 +01:00
Colin Leroy-Mira
bc12457fb5 Explicit wiring a bit 2022-11-09 16:49:31 +01:00
Jesse Hills
ff64be2162
Merge branch 'current' into next 2022-11-09 17:26:51 +13:00
swifty99
68dafe02ca Remove misleading specification in example yaml
Integration time of 2.4ms gives most inaccurate results. Auto integration time does a good job and is default. Reference yaml which most users copy should reflect this.
2022-11-07 16:44:59 +01:00
optimusprimespace
4202df26a7
Merge branch 'esphome:current' into current 2022-11-02 18:37:55 +01:00
Dennis
87ccff4297
Added note about decimal accuracy of other sensors
Any sensors other than the DHT11 has at least one digit of accuracy. The default is 0, so this accuracy is lost and it's not obvious that the default masks the possibly higher resolution.
2022-10-30 18:39:07 +01:00
whnr
c0579f928e
Update max31856.rst
Added note that only K type is supported at the moment.
2022-10-27 19:02:18 -04:00
Paul Nicholls
f99ee565a4 Revise SM300D2 documentation
Adds information about the LCD modules which are often sold with/for these sensors, and using them in conjunction with an ESP.  Also notes that INPUT_PULLDOWN mode may help with reliability, and aligns some of the config descriptions with other air quality sensors.
2022-10-27 20:27:10 +13:00
Jesse Hills
1160dc279f
Remove devices on home page and replace with platforms (#2393) 2022-10-27 15:43:17 +13:00
Jesse Hills
1f2fad852c
Merge branch 'current' into next 2022-10-26 12:07:51 +13:00
H. Árkosi Róbert
5e214c836f
Remove human readable example from uptime (#2384) 2022-10-25 19:10:06 +13:00
Samuel Sieb
1dad7e4a57
fix pulse_counter example indent (#2387)
fixes #2386
2022-10-24 11:08:37 -07:00
Christoph Wempe
f5e4c2a39a
Remove duplicated option in hmc5883l.rst
The **range** option was listed twice.
2022-10-23 12:52:51 +02:00
Ben Marengo
859c1accae
clarify that active is nested 2022-10-21 21:47:35 +01:00
rlowens
50eb076c70
Add example workaround for static uniqueid
Since the sensor's uniqueid is static you have to use the copy sensor instead. Here's an example of doing that.
2022-10-19 01:18:09 -05:00
Maximilian
bb0900058b
Add docs from adc128s102 sensor (#2308)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 17:06:26 +13:00
Jesse Hills
0a11470ac9
Merge branch 'current' into beta 2022-10-19 10:30:16 +13:00
thatso
69b1bf4436
Update LYWSDCGQ description in xiaomi_ble.rst (#2305) 2022-10-19 08:07:43 +13:00
Daniel Correa Lobato
0354a78e1c
Update cse7766.rst (#2327) 2022-10-19 08:03:26 +13:00
Dominik Bruhn
3b5704deb7
Fixed UFire EC Documentation (#2357) 2022-10-19 08:01:57 +13:00
Jesse Hills
e3c261bdac
Merge branch 'current' into next 2022-10-13 09:49:31 +13:00
Jesse Hills
f8c31b2a86
Merge branch 'next' into bump-2022.10.0b1 2022-10-13 09:18:46 +13:00
RoboMagus
af9abec4f4
Update docs for ble_client RSSI sensor (#2339) 2022-10-12 15:24:00 +13:00
polgarc
e09caf5c8c
Fix broken links 2022-10-09 23:38:44 +02:00
Francisco J. Solis
e7d8e75dd8 docs: update the quantile link
The quantile link has been updated to a more descriptive one, which gives a better idea of the quantile function.

Refs: https://github.com/esphome/issues/issues/3622
2022-10-04 23:27:02 -05:00
Patrick ZAJDA
86829a7eeb
Add id and teleinfo_id to teleinfo configuration variables (#2340) 2022-10-05 14:31:51 +13:00
David Girón
728bb6ccf0
Update YAML indent of mpl3115a2 2022-09-28 21:36:30 +02:00
bakeromso
438199f7f5
fixed typo's and added coma 2022-09-26 14:40:47 +02:00
Alex Iribarren
28740383e5
Mention that update_interval can be never 2022-09-25 16:20:56 +02:00
imgbot[bot]
aa88cd000d
[ImgBot] Optimize images (#2313)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-21 10:24:40 +02:00
Pascal Vizeli
9fb1ebf171
ufire doc fixes (#2297)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-21 19:44:26 +12:00
Jesse Hills
a1d6fe2d0d
Merge branch 'current' into beta 2022-09-20 17:14:41 +12:00
blakadder
928513cb97
align template sensor unit display
Just cosmetics to align the template sensor unit display with the impedance sensor unit which is Ω
2022-09-18 14:16:58 +02:00
Jesse Hills
0d8024c385
Merge branch 'current' into next 2022-09-14 17:00:04 +12:00
Pascal Vizeli
6985e68895
U-fire/ph (#2285)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-14 16:51:28 +12:00
David Buezas
e2a524bd5a
Added documentation for bl0942 (#2286) 2022-09-12 09:36:13 +12:00
Keilin Bickar
c735cc2253
Add MPL3115A2 component (#2009)
* Add MPL3115A2

* Resized image

* Extended underline
2022-09-09 00:18:10 -05:00
Pascal Vizeli
8044302769
Add documentation for ufire_ec (#2273)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-08 22:30:16 +12:00
H. Árkosi Róbert
f7bdf7b51b
Update xiaomi_ble.rst 2022-09-07 09:33:51 +02:00
H. Árkosi Róbert
c5d355b551
Update xiaomi_ble.rst 2022-09-06 15:46:06 +02:00
RoboMagus
194c8e429f
Esp32 pulsecounter optional pcnt (#2212)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-02 13:41:09 +12:00
Fabian Berthold
b7e3a5d60c
Add documentation for binary sensor map sum type(#2123)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-31 16:52:35 +12:00
Wouter van der Wal
beb7a459ab
Feature/ibeacon rssi sensor (#2248) 2022-08-31 16:42:51 +12:00
Jesse Hills
f6abea22f1
Merge branch 'current' into next 2022-08-31 16:01:32 +12:00
Guillermo Ruffino
7bc94261cb
schema-202208 (#2243) 2022-08-31 13:55:05 +12:00
MrEditor97
2e34f4772b
Support for MCP9600 sensor (#2217)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-25 15:49:35 +12:00
optimusprimespace
4d65509f8e
typo 2022-08-21 15:02:47 +02:00
optimusprimespace
14e5c78c71
updated example code to baud rate 2022-08-21 15:02:18 +02:00
optimusprimespace
412c8590b2
Updated the website link 2022-08-21 15:00:31 +02:00
optimusprimespace
9d2f261faa
Merge branch 'esphome:current' into current 2022-08-21 14:52:34 +02:00
Jesse Hills
5a5014e0e9
Merge branch 'current' into next 2022-08-19 11:35:16 +12:00
imgbot[bot]
a0eaf4ba48
[ImgBot] Optimize images (#2231)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-08-19 10:51:06 +12:00
Keith Burzinski
3d26641178
Add dps310 sensor doc (#2218) 2022-08-19 07:49:58 +12:00
functionpointer
76fe7c7f18
hydreon: Document temperature, lens_bad and em_sat (#2188) 2022-08-17 16:07:36 +12:00
Jesse Hills
133f1b4d33
Merge branch 'current' into beta 2022-08-17 12:58:25 +12:00
optimusprimespace
0b7a66694e
Update sdm_meter.rst 2022-08-16 18:31:31 +02:00
optimusprimespace
48cef6d02f
Update sdm_meter.rst 2022-08-16 18:30:52 +02:00
optimusprimespace
be1ffa5e6f
Update sdm_meter.rst 2022-08-16 18:28:53 +02:00
optimusprimespace
538db9b428
Update sdm_meter.rst 2022-08-16 18:16:59 +02:00
@RubenKelevra
3fb810b46e
tcs34725: Add overexposure quirk note (#2127)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-16 16:08:16 +12:00
Jon Little
4c907ac593
Adding notes about mulit-phase applications. (#2151) 2022-08-16 16:08:09 +12:00
puuu
cbacebc478
Add documentation of pvvx_mithermometer display platform (#1986) 2022-08-15 10:56:29 +12:00
Samuel Sieb
e1bb6239df
document new apds9960 parameters (#2222)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-15 10:17:01 +12:00
Jesse Hills
ddcdab96f2
Merge branch 'current' into beta 2022-08-15 08:23:25 +12:00
Zoltan Kozma
ccebcb8968 dots 2022-08-10 18:51:56 +01:00
Zoltan Kozma
94483b0fe9 indent 2022-08-10 17:06:22 +01:00
Zoltan Kozma
f7897db660 Added how to use the built-in battery voltage divider network in the Firebeetle ESP32-E 2022-08-10 16:44:12 +01:00
Jesse Hills
d48af09642
Merge branch 'current' into next 2022-08-08 08:23:47 +12:00
Derek M
e0b50d1a82
Updating xiaomi_ble.rst to add signal_strength to pvvx_mithermometer (#2211)
Co-authored-by: doolbneerg <doolbneerg@outlook.com>
2022-08-08 07:30:33 +12:00
Carlos Garcia Saura
b8614d2626
Update index.rst 2022-08-06 16:28:15 +02:00
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