Commit Graph

825 Commits

Author SHA1 Message Date
Peter van Dijk
470d4a5338
Update AHT10 docs to show support for AHT30 sensor (#3508)
A few users commented in https://github.com/esphome/esphome/pull/5198 to say their AHT30 works now.
I tested this, and indeed it works.
2024-01-01 23:00:12 +01:00
Dion
083f3f264b
Update ld2410.rst - Typo (#3503)
perfrom -> perform (button heading)
2023-12-28 20:52:05 +01:00
yousaf465
c8ff8f8d75
Update ens160.rst (#3481)
* Update ens160.rst

update datasheet link. pervious one is broken

* Update ens160.rst
2023-12-20 21:59:01 -06:00
Jesse Hills
fdf872309a
Merge branch 'current' into next 2023-12-14 08:22:41 +09:00
Theo Hussey
d1b1d2a3d6
New documentation for AHT10/AHT20 sensors (#3221)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-13 08:29:01 +09:00
Thomas Bræmer
eb8ee0bcab
Added the A02YYUW distance sensor (#3356) 2023-12-13 08:26:13 +09:00
tronikos
51dbc47f7e
Fix typo (#3435) 2023-12-05 19:40:47 +01:00
Philippe LUC
cd566bc2f9
Update teleinfo.rst (#3432) 2023-12-05 09:32:02 +09:00
jiriappl
9841389c97
Add missing required attribute name (#3428)
airthings_wave_plug requires `id` or `name` attributes, but both were missing in the sample. Adding `name` into the sample to have a working sample.
2023-12-03 06:03:47 +01:00
Maurice Makaay
9eacd73d83
Fix DSMR request pin diagram for 3V3 GPIO output (#3396)
The request pin diagram used a ballast resistor of 330 Ohm, which was
based on a GPIO output of 5V. This should have been 200 Ohm, based on a
GPIO output of 3.3V.

This patch updates both the related description and the diagram image.
2023-11-28 11:17:28 +01:00
Dawid Cieszyński
0ee6b29edb
Update ld2420.rst (#3402)
Replace timeout with presence_timeout in the example
2023-11-28 11:08:02 +01:00
Sean Brogan
75e5c52ee1
Update mopeka pro documentation to include details about universal sensor (#3418) 2023-11-28 20:00:50 +13:00
Vincent Schmandt
10bdd79d7b
Documentation for ens160 component (#2931)
* Create ens160.rst

Add ens160

* Update index.rst

* Update index.rst

* Add ens160 image

* Add files via upload

* Delete ens160.jpg

* Add files via upload

* Update ens160.rst

* Add files via upload

* Update ens160.rst

* Update ens160.rst

* Update ens160.rst

* Update ens160.rst

A few extra bits of information about 1 sec measurement frequency and compensation

* Update ens160.rst

fixing a few mistakes and omission

* Update ens160.rst

* Update ens160.rst

* Update components/sensor/ens160.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Update components/sensor/ens160.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Update components/sensor/ens160.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Update components/sensor/ens160.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Update components/sensor/ens160.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Update components/sensor/ens160.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

* Update index.rst

---------

Co-authored-by: mrtoy-me <118446898+mrtoy-me@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-11-23 22:31:21 -06:00
matt7aylor
225263669e
sen5x normalized_offset_slope as float (#2981)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-23 08:48:43 +13:00
Jesse Hills
e59d1dd3e9
Revert "Update mopeka docs" (#3398) 2023-11-21 14:19:08 +13:00
Sean Brogan
8e3d6ebf6c
Update mopeka docs (#3394)
* Update Mopeka Pro Check docs for universal sensor

Add indication of universal sensor support
Update language to be more generic instead of listing each sensor in all locations.
Add info regarding propane only

* Fix images in the mopeka pro check docs
2023-11-20 05:43:26 +01:00
Jesse Hills
db2f969377
Merge branch 'current' into next 2023-11-18 21:03:47 +13:00
Jesse Hills
1f7ad776c1
Revert "Add Seeed Studio mmWave Sensor MR24HPC1 document" (#3380) 2023-11-16 06:57:44 +13:00
bigbangus
6bbbe17aa1
wifi signal percent device class blank for HA log warning (#3379) 2023-11-15 14:30:17 +01:00
Citric Lee
18af7f8bb0
Add Seeed Studio mmWave Sensor MR24HPC1 document (#3376)
* Add Seeed Studio mmWave Sensor MR24HPC1 document

* Add Seeed Studio mmWave Sensor MR24HPC1 document

* Adding documents to the index

* Fix problems with the documentation

* Fix problems with the documentation

* Fix problems with the documentation

* Fix problems with the documentation

* Fix problems with the documentation

* Fix URL error
2023-11-15 13:52:16 +01:00
Mike La Spina
76abb6a0ae
Missing rename (#3354) 2023-11-10 19:01:04 +01:00
Keith Burzinski
4af984ad4a
Tidying up LD2420 doc (#3337)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-09 12:47:00 +13:00
Keith Burzinski
3be8681ee7
Tidying up LD2420 doc (#3337)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-08 15:27:15 +13:00
Angel Nunez Mencias
ad5c46bc8c
add SPI support to ADE7953 (#3217)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-07 13:17:34 +13:00
Greg Cormier
9464776bc1
Documentation for XGZP68xx series (#3285)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-07 12:46:34 +13:00
Mike La Spina
7022723bc7
LD2420 Documentation (#2956)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: descipher <120155735+GelidusResearch@users.noreply.github.com>
Co-authored-by: descipher <mike.laspina@gelidus.ca>
2023-11-02 18:02:36 -05:00
Jesse Hills
c499ef2522
Merge branch 'current' into next 2023-11-03 08:11:42 +13:00
Jesse Hills
aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Jesse Hills
aa35f6a2ea
Merge branch 'current' into next 2023-10-30 13:59:32 +13:00
Keith Burzinski
f256fda25e
Add resource warnings to BLE, voice and audio component docs (#3298) 2023-10-27 11:29:59 +13:00
kahrendt
51a0866e1a
Document clamp filter's ignore out of range option (#3223) 2023-10-26 09:30:25 +13:00
jpfaff
f6fb4c45b4
Honeywellabp2 (#3204)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-26 07:28:13 +13:00
Cong Hoang Nguyen
255018db43
Update LD2410 Home Assistant card sample (#3169)
* Update LD2410 Home Assistant card sample

Updated some out-of-date HA sensor entity IDs and made grammar corrections.

* Fix DEVICE_detection_distance
2023-10-25 17:12:42 +02:00
Dennis
7ef6443568
Updated documentation related to power meter integration (#3184)
* Updated documentation related to power meter integration

I've updated the cookbook to use the more accurate ``pulse_meter_sensor`` and added how to convert power to energy using ``total_daily_energy``.

* Update power_meter.rst

* Update pulse_meter.rst

* Update total_daily_energy.rst

* Update pulse_meter.rst

* Update total_daily_energy.rst

* Update power_meter.rst

* Add files via upload

* Added more information about pulse meter
and pulse counter differences including graph.

* Reduced image size.

* Path issue

* Once more into the fray.

* And again.

* Some more documentation related to meters

* Worked more on the power meter cookbook.

* Minor modification to match previously used
impulse constant.

* Made pulse_meter more implementation agnostic
and moved power meter relevant information
to the cookbook.

* Apply suggestions from code review

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>

* Code Review Changes

* Linting.

* Linting again.

* Some reformatting of pulse_meter.rst

* Some more formatting changes.

* Corrected internal filter mode description.

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2023-10-25 17:10:57 +02:00
Stephen Armitage
9df912bd04
Update bme680.rst - add indoor air quality index and IAQ label (#3272) 2023-10-25 16:52:33 +02:00
Mat931
f5d86c33c2
HLW8012: Add calibration instructions and calculator (#3253)
* HLW8012: Add calibration instructions and calculator

* Add example config

* Clarify where to find the calibration values
2023-10-25 16:46:48 +02:00
Frederik
d8517d13df
PM1006: add note regarding standalone UART init (#3240)
* add note regarding standalone init

* Update pm1006.rst
2023-10-25 16:45:46 +02:00
Jevgeni Kiski
6d7d238675
iAQ Core (#3104)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-24 12:36:30 +13:00
Jesse Hills
74f4a25045
Merge branch 'current' into next 2023-10-24 08:30:18 +13:00
Adam Goode
5e68bbbcce
Fix my embarrassing typo in the new mmc5983 docs (#3287) 2023-10-20 04:37:56 +02:00
jj-uk
ee97ed1127
Update hydreon_rgxx.rst (#3206) 2023-10-19 13:07:32 +13:00
voed
953603810a
Fix sensor filter links (#3281) 2023-10-18 14:21:12 +02:00
ghsensdev
cc0d1d8194
Documentation for SFA30 component (#3260)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-16 07:50:01 +13:00
Jesse Hills
a5c1b8e417
Add round sensor filter (#3266) 2023-10-14 13:07:27 +13:00
Jesse Hills
87273af8e0
Merge branch 'current' into next 2023-10-12 15:12:41 +13:00
Mark Veinot
c1ec3cbea7
As3935 calibration (#3173) 2023-10-12 14:27:39 +13:00
Guillermo Ruffino
c305a836f9
fixes docs for 202310 (#3251)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-11 00:13:24 +00:00
imgbot[bot]
93ca790745
[ImgBot] Optimize images (#3232)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-10-11 13:03:35 +13:00
RoboMagus
5e1379800a
Clarifications to pulse_width documentation (#3249) 2023-10-09 20:36:40 +02:00
Adam Goode
b93c1c4059
Add docs for new sensor MMC5983 (#3170) 2023-10-09 10:27:01 +13:00