Commit Graph

555 Commits

Author SHA1 Message Date
Mafus1
d80425d7eb
Documentation for JSN-SR04T Ultrasonic Sensor (#3501) 2024-03-27 14:14:26 +13:00
X-Ryl669
9af1575411
Add documentation for AT581x Radar component (#3646)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-27 11:52:05 +13:00
Mat931
416a7edd80
Add sun_gtil2 component (#3005)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-21 16:23:34 +13:00
Chris Feenstra
c02f4106d8
Kamstrup KMP (#3513)
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 16:01:26 +13:00
Mark Spicer
5acfce67c1
feat: Add HTU31D Documentation (#3397)
* feat: Add HTU31D Documentation

This commit adds documentation for the HTU31D component.

* Fix image size

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 14:05:02 +13:00
Clyde Stubbs
707614f1cf
Document quad SPI AMOLED displays (#3677)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 12:15:00 +13:00
Citric Lee
8f85d9152e
Add Seeed Studio mmWave Sensor MR24HPC1 document (#3383)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 16:33:45 +13:00
Anton Viktorov
039846406b
VEML7700 and VEML6030 light sensors (#3525)
* VEML7700 and VEML6030 light sensors

* VEML7700 math indent

* VEML7700 tidy

* VEML7700 tidy

* VEML7700 update

* VEML7700 pic fix

* VEML7700 typo

* VEML7700 doc fix

* Apply suggestions from code review

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

* VEML7700 minor fixes after the review

* simplified sensor config

* Update components/sensor/veml7700.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 21:51:05 -05:00
Clyde Stubbs
d2af542012
Add st7701s and rpi_dpi_rgb docs (#3546)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 11:45:57 +13:00
Clyde Stubbs
7d53484c83
Font: document new font features (#3596)
* Document new font features

* Add entry in index.rst

* Update components/display/fonts.rst

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

* Make html-strict happy

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 04:03:42 -05:00
Clyde Stubbs
e895ebbc30
Add Cst226 touchscreen docs (#3577)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 18:35:42 +11:00
swoboda1337
1de513d903
Add AM2315C docs (#3625)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 19:33:46 +13:00
Clyde Stubbs
9cdbd6da73
Add CST816 touchscreen docs (#3459)
* Add CST816 touchscreen docs


---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-11 16:35:08 +11:00
Samuel Sieb
b32101c04b
document template fan and fan triggers (#3655) 2024-03-10 15:42:14 -07:00
Solomon
2af197fe09
Add documentation for ADS1118 (#3606)
Co-authored-by: Solomon <solomon.gorkhover@finnpartners.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 11:09:09 +13:00
Dmitry
ab4e7bd835
Add AGS10 Sensor (#3527)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 10:19:14 +13:00
RFDarter
d549160fc9
add doc for datetime component (#3595)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 07:52:24 +13:00
Jesse Hills
49d194a538
Merge branch 'current' into next 2024-03-06 09:32:01 +13:00
Dan Jackson
480478582a
Support for MS8607 PHT (Pressure Humidity Temperature) sensor (#1974)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-05 10:50:11 +13:00
H. Árkosi Róbert
ccfbee538f
Delete devices directory (#3472) 2024-02-26 09:18:01 +13:00
Jesse Hills
a1ac3dc1b5
Merge branch 'current' into next 2024-02-26 07:46:51 +13:00
Stefan Rado
ce7d691779
Add documentation for uponor_smatrix component (#3381) 2024-02-22 16:03:17 +13:00
Kevin P. Fleming
6bae4e4037
New component: ADE7880 voltage/current/power/energy sensor (#3123) 2024-02-20 12:24:49 +13:00
Jesse Hills
a1929814ea
Update changelog for 2024.2.0b1 2024-02-13 10:09:50 +13:00
kahrendt
340bd0d1c5
Add documentation for combination sensor (#3216) 2024-01-18 18:09:52 +09:00
Benoît Leforestier
a7ac33d1bb
Add doc for Honeywell HumidIcon (I2C HIH series) Temperature & Humidity sensor (#3357)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-18 09:57:00 +09:00
Keith Burzinski
92c48dd837
Add docs for VEML3235 lux sensor (#3471)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-17 15:50:56 +09:00
Keith Burzinski
1288961250
Add NFC binary sensor platform doc (#3526)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-16 17:05:10 +09:00
NP v/d Spek
215e8f6eb0
add new display model and option to set 18Bit color mode. (#3542) 2024-01-15 11:09:38 +09:00
Anton Viktorov
da8e29245e
ST7567 display support (#3482) 2023-12-27 12:04:14 +11:00
Branden Cash
1b497bfa82
feat: add documentation for AS5600 (#3304)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-21 09:07:49 +09:00
Clyde Stubbs
2188a7948a
Added 5t5x06 (#3423) 2023-12-16 17:51:42 -06:00
Keith Burzinski
7f50128530
Add PN7150 doc (#3242)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-14 08:27:40 +09:00
Keith Burzinski
c46c395099
Add PN7160 doc (#3241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-14 07:54:58 +09:00
Thomas Bræmer
eb8ee0bcab
Added the A02YYUW distance sensor (#3356) 2023-12-13 08:26:13 +09:00
NP v/d Spek
aeb867d4ab
Touchscreen update to explain the new features added (#3405)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2023-12-13 10:01:23 +11:00
Michael Davidson
a56be58f14
Add graphical display menu docs (#2572)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-12 12:16:02 +09:00
Clyde Stubbs
06d33db20e
Add HE60R Garage Door Opener (#3413) 2023-11-29 10:42:41 +13:00
functionpointer
d848f0b941
Add pylontech integration (#2841)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-28 11:43:06 +13:00
Clyde Stubbs
815684df11
Gt911 touchscreen component (#3400)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-28 09:42:38 +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
Jesse Hills
1f7ad776c1
Revert "Add Seeed Studio mmWave Sensor MR24HPC1 document" (#3380) 2023-11-16 06:57:44 +13: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
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
Joris S
963cb6bf4f
MicroNova component documentation (#2890)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-03 19:54:51 +13:00
Keith Burzinski
220fe36f92
Tweaks to index.rst for presence sensors (#3324) 2023-11-03 06:19:06 +01: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
niklasweber
01f07f6ebe
Add documentation for DFRobot mmWave Radar (#2554)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-10-27 17:56:36 +13:00
kahrendt
e21a67b5a1
Documentation for new Qwiic PIR binary sensor component (#3106) 2023-10-26 08:29:24 +13:00
Eduard Llull
25ee24ecdd
add emc2101 component (#2709)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-26 07:30:16 +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
Jesse Hills
2815f5a163
Add text component docs (#3293) 2023-10-25 22:00:37 +13: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
Simone Rossetto
43bbd0139d
Add documentation for WireGuard address text sensor (#3288) 2023-10-24 08:06:00 +13:00
Samuel Sieb
986ebe0b81
document uart button (#3270)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-10-18 07:30:36 +13: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
87273af8e0
Merge branch 'current' into next 2023-10-12 15:12:41 +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
Adam Goode
b93c1c4059
Add docs for new sensor MMC5983 (#3170) 2023-10-09 10:27:01 +13:00
Paulus Schoutsen
a65f077247
ready-made/devices -> projects (#3229) 2023-10-03 09:46:12 +13:00
Paulus Schoutsen
10612045ff
Add installer page (#3227)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-10-02 11:47:05 -05:00
Simone Rossetto
1d07f3f9d4
Documentation for WireGuard component and sensors (#2948)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-12 07:13:30 +12:00
Keith Burzinski
d0719caf68
Add a doc for PSRAM config (#3177)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-11 16:19:19 +12:00
Clyde Stubbs
28758a9b85
SPI RGB LED component description (#3147)
* APA102 description

* Add note about miso

* Rename apa102 to spi_rgb_led

* Rename to spi_led_strip

* Update TOC, add reference to SPI LED Strip in Fastled doc.

* More cross-refs

* Add image

* Resize image

* Format.

* Formatting...
2023-09-10 21:20:15 -05:00
Flaviu Tamas
f36ded648e
Add BMI160 docs (see esphome/esphome#5143) (#3086) 2023-09-09 21:25:15 -05:00
Christian
5db8708f93
add lightwave (#2915)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-06 10:33:52 +12:00
JJ
81da86f67a
Documentation for DFRobot Ozone Sensor (sen0321) (#2897)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-06 10:09:32 +12:00
Kuba Szczodrzyński
6dacabd9ff
Add LibreTiny documentation (#3159)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-05 10:16:29 +12:00
SeByDocKy
7c06659ed0
Doc for Pmwcs3 soil sensor (#2791)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-18 08:03:41 +12:00
Greg Cormier
cca0aa7e9b
Docs - new sensor Panasonic GCJA5 (#3011)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-10 17:04:25 +12:00
kahrendt
f8d2bde4ac
New component: Add documentation for bmp581 component (#2771)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-08 17:05:12 +12:00
Rudd-O
efd37b4e47
Documentation for KMeterISO component (#3095)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-08 12:32:38 +12:00
André Cirne
5934f07397
Add documentation for for a01nyub (#2934)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-07 13:23:52 +12:00
Jesse Hills
f918f95f48
Update changelog for 2023.7.0b1 2023-07-13 10:15:27 +12:00
Sergey Dudanov
c78d80b831
New duty_time sensor (#3049)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-13 08:48:21 +12:00
Christian
b83777305e
fix naming (#3059) 2023-07-13 08:13:53 +12:00
danieltwagner
87f7a1c82a
Add ATM90E26 documentation (#3002) 2023-07-12 17:10:25 +12:00
Christian
f54cf2ff7d
grove TB6612FNG (#2906)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 15:02:56 +12:00
Stefan Rado
a7dd5acf17
Add documentation for TT21100 touchscreen component (#2916)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 13:19:28 +12:00
jan-hofmeier
2a96773541
Add documentation for Alpha3 Pump component (#2278)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-07-11 17:12:53 +12:00
kahrendt
860677d09d
Add documentation for new Zio Ultrasonic Distance Sensor component (#3043) 2023-07-11 16:24:23 +12:00
Jesse Hills
e3280e01db
Merge branch 'current' into next 2023-07-10 11:24:28 +12:00
Graham Brown
54b52def5b
Dark mode (#3025) 2023-07-10 09:49:12 +12:00
Jesse Hills
8e48e0393d
Merge branch 'current' into next 2023-06-28 12:34:48 +12:00
Jesse Hills
22fec03cd3
Update display index images and alphabetise (#3024) 2023-06-26 18:05:52 -05:00
NP v/d Spek
80c17d3920
ili9xxx: add list of models on top of the document. (#3023)
* Update ili9xxx.rst

Pleasing the list of allowed display models on top of the page.
As suggested on the discord #documention channel.

* Update index.rst

Adding all display models that can be used with the ili9xxx display controller component.

* Update index.rst

restore 'ILI9xxx, components/display/ili9xxx, ili9341.jpg' in index page

* adding driver aliases to the index page as well.

* revert last changes

* Update components/display/ili9xxx.rst

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

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-06-26 17:39:17 -05:00
Jesse Hills
5973c2547a
Merge branch 'current' into next 2023-06-20 11:10:37 +12:00
Jesse Hills
99665eeae2
Merge branch 'current' into beta 2023-06-20 11:10:37 +12:00
yousaf465
71ccd666e2
Add RPI Pico in description. (#2995)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-19 18:58:12 +12:00
MrEditor97
75b8ddf5ee
XL9535 I/O Expander (#2949) 2023-06-19 15:26:10 +12:00
Jesse Hills
369809d257
Merge branch 'current' into next 2023-06-15 14:23:43 +12:00
Graham Brown
e7047e6fe0
Add Alarm Control Panel (#2891)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-15 12:34:42 +12:00
H. Árkosi Róbert
1240f2c904
Update index.rst (#2972)
Remove python cookbook from index
2023-06-03 07:45:40 +12: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
yousaf465
bcc9ed6bc5
Create how to share sensor data via http_request (#2893)
* Create how to share sensor data via http_request

initial webserver for http_request

* Update how to share sensor data via http_request

* Rename how to share sensor data via http_request to http_request_sensor.rst

* Update http_request_sensor.rst

* added client and server images

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

fixed template sensor

* Update http_request_sensor.rst

fixed template senor indent

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update index.rst

added htttp_request to cookbook

* Update http_request_sensor.rst

updated node ----> nodes

* Update index.rst

Updated node to nodes in index.rst

* Update http_request_sensor.rst

fixed headline underline too short

* Update http_request_sensor.rst

* Update index.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:24:42 +02:00
Tim Laurence
f1268d3670
Add directions on how to automate firmware updates (#2914) 2023-05-31 14:35:30 +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
Daniel Mahaney
7167370d03
Add rp2040_pio_led_strip docs (#2917)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-22 10:31:35 +12:00
Jesse Hills
2ab7d958dd
Add esp32_rmt_led_strip docs (#2902) 2023-05-09 09:33:49 +12:00
Jesse Hills
b52df8e9a3
Add gp8403 docs (#2901) 2023-05-08 12:45:14 +12:00