Commit Graph

773 Commits

Author SHA1 Message Date
Jesse Hills
369809d257
Merge branch 'current' into next 2023-06-15 14:23:43 +12:00
smoke007
3967374318
Update mics_4514.rst (#2862)
MICS-4514 being sold on AliExpress has the same model number, but is a different board that doesn't use I²C Bus.  Adding a note about this as a warning for anyone shopping for this sensor.
2023-05-31 15:38:01 +02:00
joaopedrotaveira
e209f47639
Update hmc5883l.rst (#2864)
Fixed address on example
2023-05-31 15:37:13 +02:00
Guillermo Ruffino
0b041128a6
Current-gen-schema (#2887)
* fix enum docs style

* schema fixes updates for 2023.2

* support multi key prop

* format fixes

* Format fixes

* set typed

* fix code quotes

* add platforms

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:31:55 +02:00
Aapeli Vuorinen
c8b352fe48
Update sensiron datasheets (#2927) 2023-05-31 14:34:53 +02:00
LewisSpring
805ece2df4
Update internal_temperature.rst - Clarify 53.3/128 value (#2955) 2023-05-30 09:35:45 +12:00
Jesse Hills
56913a673b
Merge branch 'current' into next 2023-05-29 09:41:54 +12:00
emanrezuneb
45ab0a00a9
fix mmc5603 example (#2951) 2023-05-27 22:59:08 +02:00
Sybren A. Stüvel
091f50260a
Add TMP1075 temperature sensor documentation (#2895)
See https://github.com/esphome/esphome/pull/4776 for the PR that adds
this sensor to ESPHome.
2023-05-26 00:04:37 -05:00
Jesse Hills
ea25018268
Merge branch 'current' into next 2023-05-22 11:29:49 +12:00
Quint Guvernator
e6f7d4ec1c
correct spelling of Revspace in link to wiki page (#2926) 2023-05-17 15:43:17 +02:00
Lukas Lindner
e54c7e876e
Insert Europe Tank Types from mopeka_std_check (#2886) 2023-05-17 16:41:56 +12:00
Jesse Hills
c215938cdc
Merge branch 'current' into next 2023-05-04 10:52:43 +12:00
Chris Nussbaum
8c03d2fc36
Revert template sensor publish updates (#2889) 2023-05-04 10:16:16 +12:00
Giovanni
8b0a7af7f8
Update total_daily_energy.rst (#2880) 2023-05-03 15:43:32 +12:00
Jesse Hills
8ed26db6e7
Merge branch 'current' into next 2023-05-02 17:08:38 +12:00
Philippe FOUQUET
3032493225
Add HYT271 doc (#2583) 2023-05-01 16:18:40 +12:00
imgbot[bot]
23aad5ce78
[ImgBot] Optimize images (#2784)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-05-01 07:54:50 +12:00
Jesse Hills
56a7d349ff
Merge branch 'current' into next 2023-04-27 19:35:48 +12:00
notsonominal
dab09f6c86
Adding docs for mlx90614 (#2845)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-27 01:18:05 +00:00
Jesse Hills
0405df3e49
Fix examples with uart1 in id (#2872) 2023-04-24 09:45:44 +12:00
Samuel Sieb
83583e37bf
fix uart id in example (#2869) 2023-04-23 07:12:26 +02:00
Jesse Hills
bae288c994
Fix mmc5603 filename (#2861) 2023-04-20 20:09:51 +12:00
R Huish
d978a94b6c
Added Sensor Longevity and correction to PMSX003 (#2824) 2023-04-17 15:45:38 +12:00
Jesse Hills
a765931f35
Merge branch 'current' into next 2023-04-17 15:45:23 +12:00
Jesse Hills
9f83c63bb5
Merge branch 'current' into beta 2023-04-17 15:45:23 +12:00
Benno Pütz
c562afc472
Small corrections (#2836) 2023-04-13 16:08:10 +02:00
R Huish
27c940ccd8
Added Sensor Longevity and correction to PMSX003 (#2824) 2023-04-13 20:10:58 +12:00
kahrendt
b9c710a133
Document Bayesian type for binary_sensor_map component (#2796)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-13 17:12:39 +12:00
Jesse Hills
cd92f71534
Merge branch 'current' into next 2023-04-13 10:11:13 +12:00
H. Árkosi Róbert
0998228c45
Remove migrated items from Cookbook (#2816)
* remove migrated documentation

All of these are present now on our https://devices.esphome.io/ site.

The missing ones were pushed with https://github.com/esphome/esphome-devices/pull/385, and the rest ones were already in, thus removing here the duplicates.

* Update modbus.rst

* Update modbus.rst

* Update modbus_controller.rst

* Update ltr390.rst

* Update ltr390.rst

* Update modbus_controller.rst

* fix broken links

* Update index.rst

* Update index.rst
2023-04-11 17:51:46 +02:00
Ludovic BOUÉ
53634e84f8
Update doc to add multiple dallas hubs (#2783)
* Update doc to add multiple dallas hubs

If you have multiple dallas hubs

* Update dallas.rst

* Fix

* Title underline too short

* Update dallas.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-04-11 10:46:47 +02:00
David
eb57e186ee
Update sht3xd.rst (#2804)
Updated page to specify that this driver also supports the Temp/Humidity sendor SHT3x.
2023-04-11 10:25:50 +02:00
Artem Sheremet
a85e13f9ff
Fix pulse_counter example unit name (#2811) 2023-04-11 10:23:12 +02:00
Ben Hoff
f44e9b3e8f
Mmc5603 (#2524)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-05 13:30:47 +12:00
kahrendt
b8f33134e2
Update binary_sensor_map.rst (#2795) 2023-03-31 17:27:18 +13:00
Jesse Hills
4e1fb99b22
Merge branch 'current' into next 2023-03-27 15:57:39 +13:00
Jesse Hills
8fbb53e016
Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
B48D81EFCC
7398834ec9
Update title of ADS1115 component (ads1115.rst) (#2764)
* Update ads1115.rst

Edited document title to align with other adc components

* Update ads1115.rst

Increased size of title underlie

* Update ads1115.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-20 15:10:42 +01:00
mrtoy-me
a31483f14e
Update bme280.rst (#2766)
* Update bme280.rst

Small addition - added a sentence in the first para to explain that Forced Mode per datasheet section 3.3 is used for measurement.

* Update bme280.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-20 14:34:57 +01:00
Sybren A. Stüvel
e01079d2be
Documentation for the skip_initial filter (#2760) 2023-03-20 08:50:21 +13:00
Sybren A. Stüvel
437a19218f
Document how to return 'no value' from a lambda filter (#2761)
* Document how to filter out values in a lambda filter

* Fix the code example
2023-03-18 22:39:41 +01:00
R Huish
22c235793b
Added missing PM_1_0 and PM_10_0 for TYPE_PMS5003T (#2741) 2023-03-16 11:49:07 +13:00
Trent Houliston
67db98f803
Update delta filter docs for new percentage mode (#2647) 2023-03-16 11:48:44 +13:00
Jesse Hills
4774c1f999
Merge branch 'current' into next 2023-03-15 21:20:00 +13:00
Jesse Hills
a9e1d2d4dc
Merge branch 'current' into beta 2023-03-13 13:32:09 +13:00
alexd321
198249bedf
include i2c requirement in docs (#2742)
* include i2s requirement in docs

mention the requirement for i2s to be set up for this sensor to function

* Update mics_4514.rst

* Update mics_4514.rst
2023-03-12 19:57:29 +01:00
Samuel Sieb
f7420c857f
fix kuntze docs (#2698)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-03-09 15:48:13 +13:00
Samuel Sieb
64edd17b57
fix kuntze docs (#2698)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-03-09 09:45:56 +13:00
Kai Gerken
612c791536
added reset energy action to pzemdc (#2700) 2023-03-09 08:56:36 +13:00
Morgan Robertson
df41bf7675
Add documentation for AS7341 spectral color sensor (#2609)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 14:28:10 +13:00
Jesse Hills
dc02fc8788
Fix bad merge 2023-03-08 01:17:48 +00:00
Jesse Hills
38d73ce10a
Merge branch 'current' into next 2023-03-08 01:10:46 +00:00
bisbastuner
bf0b271a73
bme680_bsec: Add information and example about multiple devices support (#2234)
Co-authored-by: Trevor North <trevor@freedisc.co.uk>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-08 10:22:14 +13:00
DAVe3283
3e74757ce9
Add absolute humidity component (#2723)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 10:21:36 +13:00
AlexCPU
7b4a42cfc0
correct details in SEN5x documentation (#2692)
* correct connector details in SEN5x documentation

* remove Sen54 from section on NOx
2023-03-07 09:23:09 +01:00
Kamahat
58831869de
small issue on unit used (#2693)
small issue on unit used
2023-03-07 09:22:27 +01:00
Mathias Stock
a28da87762
wrong name for the link (#2695) 2023-03-07 09:20:43 +01:00
Rob Adams
61f79fba3a
Fix typo in filter max docs (#2701) 2023-03-07 09:19:07 +01:00
kahrendt
ec78f92910
Add documentation for fs3000 sensor. (#2715)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-07 19:27:20 +13:00
Petr Kejval
d1e7907930
Update resistance.rst (#2725)
* Update resistance.rst

Spent many hours to figure it out why my NTC reading are incorrect. Found out that ADC readings must be multiplied by 3.3 because built-in voltage divider on ADC pin on some boards.

* Update resistance.rst
2023-03-06 20:23:01 +01:00
Carlos Garcia Saura
6a90cd8cfc
Improve example in SCD4X for ambient pressure compensation (#2645)
* Update scd4x.rst

* Update scd4x.rst

* Update scd4x.rst

* Improve calibration example
2023-03-06 16:24:06 +01:00
Tomas Klouda
cc426b972c
Mention MH-Z14 as working with MH-Z19 library. (#2719) 2023-03-05 14:49:01 +01:00
Ian Reinhart Geiser
5d25fac978
Clarify what IAQ is (#2714)
* Clarify what IAQ is

Since standards are only for companies that lack a marketing department, I clarified some of the documentation around Bosch's definition of what IAQ means in their universe.   There is a lot here and it was taken from their datasheet directly that I provided a link to anyway.  I just wanted to include the important stuff to save people from surprises because like me they didn't bother to follow the links.  I can remove the b-VOC stuff if it's too much noise, but I thought it clarified to the users what it might be measuring for.  I also changed `2` to `₂` in `CO2` for the non-code snippets soothe the emotional damage incurred from doing too many school papers in LaTeX.

* fix table
2023-03-02 22:32:29 +01:00
Jesse Hills
26f59b8540
Remove copy paste config var mistake on mics-4514 (#2711) 2023-02-28 09:02:42 +13:00
Jesse Hills
7f5385981a
Fix adc link (#2710) 2023-02-28 08:17:44 +13:00
Andreas Hergert
c0b17e0477
Added energy sensor to pzemdc (#2177)
Co-authored-by: Andreas <andreas.hergert@otrs.com>
2023-02-23 18:38:48 +01:00
Jesse Hills
b101a1e80e
Merge branch 'current' into next 2023-02-23 13:41:40 +13:00
Shreyas Karnik
b6adcdb0cc
add person sensor (sen21231) from useful sensors (#2678)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-23 13:37:47 +13:00
Fabian
52b2e857ea
Add Mopeka standard to next docs. (#2624)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-22 10:49:15 +13:00
WJCarpenter
83aba51528
ens210 must be lowercase (#2690) 2023-02-20 16:44:14 +13:00
Mat931
a060225575
Add internal_temperature component (#2611)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-20 16:43:15 +13:00
Christoph Wagner
8ab17f6aaa
Fixed prdouct url (#2674)
Old one was https://senseair.com/products/size-counts/senseair-s8-residential/ and redirects to their landing page
2023-02-18 08:07:04 +01:00
Sven Serlier
9300ddced3
Fix SEN5X datasheet URL (#2683)
* Fix SEN5X datasheet URL

* Fix sen5x engineering guidelines URL
2023-02-18 08:05:56 +01:00
Sven Serlier
218df09ae3
Fix CT clamp API URL (#2684) 2023-02-18 08:05:11 +01:00
Jesse Hills
cedde31334 Merge branch 'current' into beta 2023-02-14 13:59:38 +13:00
Sven Serlier
aac1c4e498
Update sgp30 URL (#2636) 2023-02-13 07:24:13 +01:00
Jesse Hills
b4ef1452a5 Merge branch 'current' into beta 2023-02-13 11:54:18 +13:00
meijerwynand
e3e8c274b0
Update hdc1080.rst (#2652)
HDC1080 library compatible with CHT8305
2023-02-12 21:18:07 +01:00
Jesse Hills
a5710689b6
Add note about startup time for mics4514 (#2650) 2023-02-09 12:52:51 +13:00
Jesse Hills
a6fff4b5f2
Merge branch 'current' into next 2023-02-08 23:37:59 +00:00
Bob Perciaccante
dc07be64ce
Update mopeka_pro_check documentation to support Lippert devices (#2493) 2023-02-09 11:07:58 +13:00
sebcaps
be05682b3b
Add documentation for LD2410 (#2385)
Co-authored-by: Richard North <rich.north@gmail.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-07 11:47:51 +13:00
Noxmiles
f3fb438652
Update ccs811.rst (#2549)
* Update ccs811.rst

* Update ccs811.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-05 19:47:22 +00:00
sebcaps
4e8fa5c131
Update dallas.rst (#2570)
Fix mini resolution from 8 to 9, to comply with datasheet and component validation rules
2023-02-05 20:34:37 +01:00
xyzroe
5d870401ff
Examples of Daly BMS control using uart.write (#2584)
* Update daly_bms.rst

Add a couple of examples of Daly BMS control using uart.write

* Examples of Daly BMS control using uart.write

fixed lint errors

* Examples of Daly BMS control using uart.write

 probably fixed lint errors

* Fixed every boot up battery level setup
2023-02-05 20:29:30 +01:00
usernames122
923db447a1
Add comma (#2629)
You forgot a comma, so i fixed it for you.
2023-02-04 21:22:50 +01:00
Florian Trück
07f6b30cc1
Update SCD30 sensor documentation (#2631) 2023-02-03 21:13:31 +13:00
@RubenKelevra
3d6bfec6dd
sensor index: add missing commas (#2639) 2023-02-01 16:24:37 -08:00
WitchKing
a55a071a7c
Added documentation in order to use ADS1015 (#2581)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-26 17:21:07 +13:00
Jesse Hills
c8fefadfa4
Merge branch 'current' into next 2023-01-26 14:59:51 +13:00
Jesse Hills
b7a6bc4d78
Add documentation for MiCS 4514 (#2605) 2023-01-25 09:58:48 +13:00
Guillermo Ruffino
8b7fcf2313
Format-fixes-202211 (#2461) 2023-01-24 14:56:46 -03:00
Jesse Hills
96308aeb57
Merge branch 'current' into next 2023-01-20 18:33:02 +13:00
Lukas Schulte
50171271cc
addded: BME680 IAQ Class (#2593)
* addded: BME680 IAQ Class

* fixed: yaml layout

* fixed: some iaq values has result in an error

* Update bme680_bsec.rst

* Update bme680_bsec.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-19 19:42:35 +01:00
H. Árkosi Róbert
110080c3f4
Revert "Added power negative filter example - very useful (#2595)" (#2604)
This reverts commit db7c4b4c59.
2023-01-19 14:33:24 +01:00
Chester
db7c4b4c59
Added power negative filter example - very useful (#2595) 2023-01-19 14:30:58 +01:00
Mathias Stock
d0378c71b8
Add support for EE895, HTE501 and TEE501 sensors (#2241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-18 10:43:20 +13:00
Z3LIFF
170f9fa40b
add "actual_gain" information (#2600) 2023-01-18 10:17:35 +13:00
lillborje71
36b3a33c05
fix rotary encode example (#2573) 2023-01-04 15:34:00 -08:00