Commit Graph

555 Commits

Author SHA1 Message Date
H. Árkosi Róbert
300327649e
LVGL cookbook (#4110)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-16 10:01:36 +12:00
Jesse Hills
0f6122ec36
Merge branch 'current' into beta 2024-09-16 10:01:26 +12:00
Keith Burzinski
02d9af543c
Add a section about custom component deprecation (#4247) 2024-09-14 18:41:18 +12:00
Anton Viktorov
0d63a2cd7e
Support for light sensors LTR-501, LTR-301, LTR-558 (#3616)
* LTR303 and LTR329 light sensors

* LTR303 tidy up

* LTR303 tidy up

* LTR303 auto mode

* LTR303 auto mode+

* LTR303 auto mode+

* removed param

* LTR als ps

* ref

* typo

* ltr501 fam

* readme fix

* gain/time combinations

* table fix

* table fix

* table fix

* readme fix

* readme fix

* gain update

* ui pic

* Apply suggestions from code review

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

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-09-09 12:25:48 -05:00
Markus
f50349d261
Add documentation for StatsD component (#3802)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-09-05 12:57:30 +12:00
Andrzej Skowroński
397a225f7e
Documentation for CH422G I/O Expander (#4210) 2024-09-02 11:57:36 +10:00
Clyde Stubbs
31f188f262
Document UDP component (#3918)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-30 21:00:00 +12:00
Aiden
bd726c598b
Add BL0906 documentation (#4196)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-29 12:52:53 +12:00
Jesse Hills
bc5c886714
Fix homeassistant number page (#4182) 2024-08-21 20:13:38 +12:00
Markus
ed4a4c292c
Add docu for Homeassistant Switch (#4006)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 14:03:16 +12:00
Keith Burzinski
2c0848f91f
[bme68x_bsec2_i2c] Add docs (#4018)
* Add docs for new `bme68x_bsec2_i2c` component

* Linting

* Fix link name

* Add note about BSEC2 to BME680 component doc

* Organize examples better

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Fix up example

* Update sensor platform name

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-11 23:15:04 -05:00
H. Árkosi Róbert
db2fda75c3
Initial LVGL doc for ESPHome (#3678)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 10:39:48 +12:00
guillempages
07ce2a7dde
Add online_image documentation (#2076)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-06 23:08:13 +12:00
Jesse Hills
d3d125d9dd
Merge branch 'current' into next 2024-08-06 05:54:21 +00:00
Jesse Hills
afe9f3ced5
Rename files to match component name (#4114) 2024-08-06 17:54:00 +12:00
Jesse Hills
025987cb26
Merge branch 'current' into next 2024-08-06 05:17:33 +00:00
Jesse Hills
f363b22477
Move packages and substitutions out of folders (#4112)
* Move packages and substitutions out of folders

* Fix
2024-08-06 05:16:59 +00:00
Jesse Hills
d542f073aa
Merge branch 'current' into next 2024-08-06 05:10:01 +00:00
guillempages
2ffcef1815
Split display widgets documentation (#4101)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-06 17:06:57 +12:00
Keith Burzinski
6c4e581ec3
Break out packages + substitutions docs (#4095)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-06 16:43:32 +12:00
H. Árkosi Róbert
e85bcac260
remote_transmitter documentation clarification and refactoring (#4080)
* refactor remote_transmitter.rst

- declutter the TOC by removing the undistinguishable actions
- change `switch` in examples to `button` (at the time this doc was originally created `button` didn't exist yet)
- move the **Setting up** guides above the actions list
- remove the IRRemoteESP8266 seealso link as it's not currently supported in any way

* fix test 1

* oops

* Fix links

* examples correction

* Update remote_transmitter.rst

* Update remote_transmitter.rst

* Update remote_transmitter.rst
2024-08-01 14:38:57 +12:00
Aodren Auffrédou-Heinicke
0a28e6d58c
APDS9306 Ambient Light Sensor Documentation (#3826)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 17:29:58 +12:00
rnauber
662447151b
Document m5angle8 input device (#3866)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 09:58:03 +12:00
Keith Burzinski
c34865a27e
[canbus] Break out platforms (#4038) 2024-07-16 15:48:18 +12:00
Keith Burzinski
c628ab7281
Fix script link (#3999) 2024-06-27 10:56:13 +02:00
Keith Burzinski
5c78504d97
Break apart automations doc (#3957)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-27 11:55:41 +12:00
Keith Burzinski
c009eb4594
[ota] Add component page, various tweaks (#3976) 2024-06-21 18:36:52 +12:00
Clyde Stubbs
ca489a6870
Document sdl driver (#3880) 2024-06-12 13:42:04 +12:00
Samuel Sieb
101005f1f1
docs for one-wire platform change (#3911)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-06-12 13:05:50 +12:00
Keith Burzinski
a9db9a5e30
[core] Update Entities documentation (#3935)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-12 09:57:39 +12:00
Jesse Hills
9dba019fee
Merge branch 'current' into next 2024-06-10 18:54:21 +00:00
Madelena Mak
83c6bcf125
Blue ESPHome logo (#3932)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-11 06:43:26 +12:00
Olivier ARCHER
74b02f0253
OTA Update via HTTP Request documentation (#3291)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-06-06 14:35:31 +12:00
Jesse Hills
bb6a134f66
Merge branch 'current' into next 2024-06-05 15:51:19 +12:00
Jesse Hills
a6d2050f30
Fix host icon in dark mode (#3910) 2024-06-04 15:10:01 +12:00
Jesse Hills
e520d41dc6
Merge branch 'current' into next 2024-06-02 09:18:57 +00:00
Clyde Stubbs
66e70ecc88
Document host platform (#3893) 2024-06-01 15:25:53 +10:00
Anton Viktorov
7f398b6cb9
Series of Lite-On Light (ALS) and Proximity(PS) sensors - LTR-303, LTR-329, LTR-553, LTR-556, LTR-659, some others (#3528)
* LTR303 and LTR329 light sensors

* LTR303 tidy up

* LTR303 tidy up

* LTR303 auto mode

* LTR303 auto mode+

* LTR303 auto mode+

* removed param

* LTR als ps

* ref

* typo

* simplified syntax

* minor sections update

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-30 03:47:02 -05:00
Keith Burzinski
bcb6b5a844
Safe mode documentation and updates (#3841) 2024-05-22 13:08:59 +12:00
Anton Viktorov
92b3a2d570
INA228/INA229, INA238/INA239, INA237 power/energy/charge monitor (I2C, SPI) - Documentation (#3571)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-16 16:50:34 +12:00
Mat931
2760b2221c
Add beken_spi_led_strip component (#3755) 2024-05-16 11:32:52 +12:00
Szewcson
bccac73a77
GDK101 support (#2853)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-13 13:36:13 +12:00
David Friedland
d9e12e594f
Event components (#3722)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-24 14:35:29 +12:00
Jean Louis-Guerin
0559ef14fb
Add WeiKai component documentation (#3113)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-04-24 13:21:48 +12:00
Jesse Hills
ab42cc0fef
Merge branch 'current' into next 2024-04-24 00:52:23 +00:00
Keith Burzinski
96f8f859d2
Organize main page better (#3789) 2024-04-24 12:51:00 +12:00
H. Árkosi Róbert
c20f304142
Graphical menu screenshot (#3791) 2024-04-24 07:52:39 +12:00
Keith Burzinski
f1b31e85b7
Add documentation for valve component (#3763)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 16:47:09 +12:00
IJssel
e70f6482a1
Added tlc5971 documentation (#3744) 2024-04-10 08:03:21 +12:00
fariouche
d72ce9e136
added documentation for the pink version of miflora sensor (#3465)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-09 10:18:59 +12:00