Commit Graph

789 Commits

Author SHA1 Message Date
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
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
Flaviu Tamas
2fea3a420b
Merge pull request #1751 from aquaticus/patch-1
Update rotary encoder doc
2022-01-12 20:17:56 -05:00
Flaviu Tamas
92273055d6
Merge pull request #1770 from spacemanspiff2007/patch-1
Clearified heartbeat
2022-01-12 20:16:29 -05:00
Jesse Hills
10c2e0fc51
Merge branch 'current' into next 2022-01-13 09:55:20 +13:00
DAVe3283
dcca9d3be1
Fix MAX31856 image
The wrong image was selected, likely due to a simple typo.
2022-01-12 11:08:51 -07:00
Andreas Soehlke
37d3019ddb
Add cd74hc4067 docs (#1503)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: asoehlke <git@soehlke.de>
2022-01-11 17:00:02 +13:00
Chris Nussbaum
9717d75b05
Add an action for pzemac to reset the total energy (#1522) 2022-01-10 23:13:43 +13:00
MiKuBB
f67e563faf
Adding sdm_meter ability to report total power (#1754) 2022-01-10 12:23:04 +13:00
rsumner
6844b41ed4
Mcp3204 docs (#1712)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-10 12:04:58 +13:00
Valentin Ochs
ecdb160f56
Add kalman_combinator docs (#1762) 2022-01-09 23:55:29 +01:00
Martin
024a59e1de
Document BMP388 / BMP390 (#1617)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-06 15:01:58 +13:00
mknjc
f6a97596a7
Update xiaomi_ble.rst add signal_strength to atc_mithermometer (#1771) 2022-01-05 16:43:47 +13:00
Abílio Costa
e4ce942762
Fix underline lint 2022-01-05 00:09:45 +00:00
Abílio Costa
051c18e2b4
Use a better id 2022-01-05 00:07:21 +00:00
Abílio Costa
1253896e68
Add docs to pzemac on how to change its address
Most tutorials or suggestions online point to using either the official PZEM tool (windows only) or Tasmota. 
With the suggested snipped it is possible to do it using ESPHome.
2022-01-05 00:01:53 +00:00
spacemanspiff2007
bc65ab5770
Clearified heartbeat 2022-01-04 19:44:11 +01:00
Snōwball
3dd126fad7
Added bl0940 documentation (#1752) 2022-01-04 10:45:49 +01:00
Olli Salonen
a2ce053479
Update modbus_controller.rst (#1755)
Fix typos regarding signed/unsigned.
2022-01-04 10:37:05 +01:00
arunderwood
1214b69fb8
Sensor for ltr390 is uv, not uvi (#1767) 2022-01-04 10:32:00 +01:00
MrEditor97
9d9571f036
INA260 Current and Power Sensor support (#1649) 2021-12-31 22:08:56 +13:00
aquaticus
e5df907f48
Update rotary encoder doc
Added extra options example for encoder pin configuration.
2021-12-26 20:41:59 +01:00
Tom Cassady
30fd62ecfe
Add reference to MHO-C401 custom firmware (#1556) 2021-12-22 20:16:42 +13:00
Jesse Hills
704295f053
Use generic GPIO pins in MHZ19 example (#1744) 2021-12-22 19:39:13 +13:00
Benny de Leeuw
a908ca2682
Add docs from growatt modbus sensor (#1732) 2021-12-20 14:31:03 +13:00
Petr Vraník
6a50b8d63a
Quantile filter (#1715)
Co-authored-by: pvranik <petr.vranik@mgm-tp.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-12-15 07:43:48 +13:00
Martin
317faeefbc
Add missing documentation for pm_size (#1699) 2021-12-07 16:52:44 +13:00
Jesse Hills
51eb79fbcb
Merge branch 'current' into beta 2021-12-07 07:47:30 +13:00
Martin
c11958ca7e
Add missing documentation for pm_size (#1699) 2021-12-06 12:35:34 +01:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Martin
e47b590965
Document modbus_controller response_size changes (#1691) 2021-12-02 15:44:48 +13:00
Adrián Panella
960f0c2304
cse7766: add energy sensor (#1679) 2021-11-30 16:08:06 +01:00
Jesse Hills
f706abcf2c
Update device-class links to point to ha dev docs (#1686) 2021-11-30 17:04:52 +13:00
Maurice Makaay
bb1435b35c
Improve dsmr telegram timeouts (#1650) 2021-11-29 16:40:59 +01:00
michaelmeller
6f9454acd3
Add note about hlw8012 BL0937 SEL pin (#1670) 2021-11-29 22:05:18 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Martin
ce04f78066
document modbus fp32 datatype (#1590)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-26 12:49:07 +13:00
Adrián Panella
22126d7493
total_daily_energy: add restore option (#1656)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-25 22:57:08 +01:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Maurice Makaay
36a7bdb78a
Add documentation for max_telegram_size (#1594) 2021-11-25 12:03:24 +01:00
Martin
6e52f081fb
Add sdp800 to sdp3x documentation (#1646) 2021-11-25 11:28:23 +13:00
Maurice Makaay
b04f0194b1
Extend DSMR docs with request_pin and request_interval options (#1596) 2021-11-23 09:34:20 +01:00
Jimmy Hedman
774b139f5f
Small spelling fix (#1647) 2021-11-22 16:14:27 +01:00
Carlos Garcia Saura
20b9f5846e
Incorporate note about changes in ESP32 ADC (#1643) 2021-11-21 08:31:03 +13:00
StijnVdd
d8ec8bb46e
Add missing DSMR text sensors (#1630) 2021-11-18 22:47:57 +01:00
Otto Winter
6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills
85c277fd13
Merge branch 'current' into beta 2021-11-15 11:03:27 +13:00
Jesse Hills
32758d988e
Merge branches 'current' and 'next' of github.com:esphome/esphome-docs into next 2021-11-15 11:03:23 +13:00
frspp
2f35aed205
Add I/O connection information to dallas (#1100)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-13 15:49:02 +01:00
NeoAcheron
56862eac26
pmsx003: add config options for the PMS5003S (#1615) 2021-11-13 15:43:52 +01:00
Carlos Garcia Saura
0d0979823b
[ADC] Reference new "raw output" option + clarify voltage ranges (#1592) 2021-11-10 19:13:16 +01:00
Jesse Hills
1867f0c618
Add entity_category docs (#1583) 2021-11-08 07:24:55 +13:00
niklasweber
6a3c4ef63f
Add restore_mode to rotary_encoder sensor (#1584) 2021-11-03 07:32:30 +13:00
Arturo Casal
825cf25f5a
Added docs for CSE7761 power sensor (#1541)
* Added docs for CSE7761 power sensor
Also added docs for Sonoff Dual R3 v1.x

* Update components/sensor/cse7761.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-10-28 20:59:01 +02:00
Sean Brogan
ce8e268483
Update for ruuvi and xiaomi ble to require yaml (#1562) 2021-10-28 09:16:51 +13:00
niklasweber
89795d5e80
Add publish_initial_value option to rotary_encoder (#1565) 2021-10-28 08:09:39 +13:00
Carlos Garcia Saura
ba83d27c8a
Reference new auto-range setting for the ADC (#1547) 2021-10-20 19:45:19 +02:00
Maurice Makaay
06d245b3fa
Fix compile error for uptime sensor with esp-idf (#1534)
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-10-20 10:14:35 +13:00
Maurice Makaay
ff93682ced
Fix compile error for uptime sensor with esp-idf (#1534)
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-10-20 09:00:25 +13:00
Jesse Hills
50ddea3582
Merge branch 'current' into beta 2021-10-18 15:30:51 +13:00
Jesse Hills
0499bd28f1
Merge branch 'current' into next 2021-10-18 15:30:51 +13:00
Martin
b78d8dcdc6
Fix typo (#1535) 2021-10-17 17:56:59 +02:00
Nate Lust
1fa11f5246
Add new documentation to SGP40 component (#1515) 2021-10-15 09:42:46 +13:00
Jesse Hills
657a7fd955
Merge branch 'current' into next 2021-10-15 09:42:29 +13:00
Jesse Hills
704b4fbf18
Merge branch 'current' into beta 2021-10-15 09:42:29 +13:00
Nate Lust
d625bdf42b
Add new documentation to SGP40 component (#1515) 2021-10-15 09:39:29 +13:00
Joeri Colman
d6f58053e4
Update sdm_meter.rst (#1513) 2021-10-14 20:01:47 +13:00
razorback16
d36e9e7893
Updated documentation of TCS34725 (#1510)
- Due to the commit 3273871c1c572db00a1f549cb1c076663f39c3d7
  documentation is updated

Co-authored-by: Razorback16 <razorback16@users.noreply.github.com>
2021-10-13 18:45:58 +02:00
Jesse Hills
ff6435a334
Merge branch 'current' into next 2021-10-13 16:36:23 +13:00
Roy Meissner
adaded35fe
Added documentation for a throttle_average filter (#1521)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-13 13:04:33 +13:00
Paul Monigatti
5f0f796387
Add 'icon' property to Binary Sensor, Climate, Cover, Fan, and Light platforms (#1489)
* Added 'icon' field to lights

* Icon property is not ignored (checked with HA 2021.9.7) if a device class is set

* Added icon properties to binary sensor, climate, cover, and fan components
2021-10-10 10:39:50 +02:00
R Huish
a945103426
Edited / added accuracy_decimals (#1507)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-07 14:40:32 +13:00
Matteo Franceschini
6c86fe2e5e
Pzem 004t doc improvements (#1371) 2021-10-06 16:10:47 +13:00
Andy Allsopp
77699b858e
Update airthings_ble.rst (#1491)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-06 15:59:46 +13:00
NMC
857477e188
Add docs for Airthings-Wave-Mini (#1505) 2021-10-05 11:56:37 +13:00
Dave T
7cd2656b67
Fix typo (#1500) 2021-09-28 22:57:24 +02:00
Stephen Tierney
6cc05b47fb
Add docs for SCD4X (#1429)
* Initial commit

* Fix title underline length

* Add SCD4X to environmental list

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-28 22:16:43 +02:00
Martin
33ba298b13
Modbus controller docs (#1388)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
rbaron
0960895891
Updates b-parasite docs with light sensor information (#1492) 2021-09-25 13:16:31 +02:00
Stephen Tierney
8b8d9aa237
Add docs for LTR390 (#979)
* Add docs

* Fix code block indentation

* Add emtpy lines for math directive

* Fix table indentation

* Fix table indentation

* Fix math indentation

* Add adafruit link

* Changed docs order to place important feature first

* Update components/sensor/ltr390.rst

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

* Update components/sensor/ltr390.rst

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

* Update components/sensor/ltr390.rst

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

Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-09-22 13:24:25 +02:00
Robert Resch
2a103130df
Combine xiaomi_miscale and xiaomi_miscale2 (#1458)
* Combine xiaomi_miscale and xiaomi_miscale2

* fix lint errors
2021-09-22 12:13:32 +02:00