Commit Graph

2028 Commits

Author SHA1 Message Date
Jesse Hills
8e48e0393d
Merge branch 'current' into next 2023-06-28 12:34:48 +12:00
imgbot[bot]
f06b7c4e4e
[ImgBot] Optimize images (#3015)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-28 07:46:25 +12:00
Kevin P. Fleming
fb5ea612b3
bluetooth_proxy: Clarify that only BLE devices are supported. (#2999)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-28 07:31:30 +12:00
kahrendt
04260850b0
Fix typo in bme280 documentation (#2998) 2023-06-27 19:00:07 +02:00
sebPomme
a3f6465de3
[time] Fix cron typo to real every 5min (#3017)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-27 18:59:27 +02:00
Wouter van der Wal
565466c6b9
Added missing tab in example (#3016) 2023-06-27 18:59:05 +02: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
3130234dc6
Merge branch 'current' into next 2023-06-26 09:43:15 +12:00
Guillermo Ruffino
96ce858f41
Fix schema 202306 (#3020) 2023-06-26 09:40:03 +12:00
Jesse Hills
352db4e0ca
Merge branch 'current' into next 2023-06-23 07:34:32 +12:00
H. Árkosi Róbert
58cdc09af8
Update wifi.rst (#3014) 2023-06-22 22:10:46 +12:00
Jesse Hills
5973c2547a
Merge branch 'current' into next 2023-06-20 11:10:37 +12:00
guillempages
69573565ce
Add animation actions documentation (#3001)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-20 10:50:06 +12:00
MrEditor97
75b8ddf5ee
XL9535 I/O Expander (#2949) 2023-06-19 15:26:10 +12:00
Pavlo Dudnytskyi
6088b03b2f
Haier climate documentation updated to support new functionality (#2809)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-19 10:40:01 +12:00
Kamil Trzciński
0a370f424a
display: allow to align image with ImageAlign (#2996) 2023-06-19 07:35:14 +12:00
guillempages
b7f6d15460
Add S3-Box (Full) to the documentation (#2994) 2023-06-19 07:35:14 +12:00
guillempages
d99756b2f7
Add ESP32-S3-Box-Lite display documentation (#2988)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-19 07:35:14 +12:00
H. Árkosi Róbert
d93ea60326
Fix alarm template cosmetics (#2997) 2023-06-19 07:35:13 +12:00
Clyde Stubbs
92126e2aa7
Add Deltasol BS 2009 to vbus (#2992) 2023-06-19 07:35:13 +12:00
Graham Brown
60494c403c
lower the O (#2993) 2023-06-19 07:35:13 +12:00
Jesse Hills
9c791cd86f
Merge branch 'current' into beta 2023-06-19 07:34:49 +12:00
Kamil Trzciński
5e18c9eed0
display: allow to align image with ImageAlign (#2996) 2023-06-19 07:24:27 +12:00
DominikBitzer
143a874059
Added hints about repetition of signals (#3000)
* Added hints about repetition of signals

* Formatting for rf-transmitter docs improvment
2023-06-17 14:10:18 +02:00
guillempages
ba342c46e5
Add S3-Box (Full) to the documentation (#2994) 2023-06-17 03:38:37 -05:00
guillempages
d4ef0dd0fd
Add ESP32-S3-Box-Lite display documentation (#2988)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-16 11:40:17 +12:00
H. Árkosi Róbert
6ffb188d96
Fix alarm template cosmetics (#2997) 2023-06-16 01:08:47 +12:00
Clyde Stubbs
d866d63420
Add Deltasol BS 2009 to vbus (#2992) 2023-06-14 23:52:21 -07:00
Graham Brown
45a399662b
lower the O (#2993) 2023-06-15 18:49:06 +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
Alexander Dimitrov
323874b76a
Add warning addressable lights on esp-idf (#2989) 2023-06-14 01:42:23 -05:00
Ariff Saad
8398c79c10
adding clarity (#2985) 2023-06-13 19:37:30 +02:00
Carlos Cordero
4448acbe5d
New i2s_comm_fmt parameter for i2c_audio media_player (#2979)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-13 07:48:13 +12:00
guillempages
93d7245eab
Add SVG support (#2983) 2023-06-12 09:36:42 +12:00
RoboMagus
e3d191fedb
Allow list of MAC addresses for 'on_ble_advertise' trigger (#2888) 2023-06-09 12:53:34 +12:00
guillempages
52bff79366
Add mdi image documentation (#2837) 2023-06-07 09:32:24 +12:00
PlainTechEnthusiast
18f738b945
document addition of power_supply option to ST7789V component (#2976) 2023-06-03 16:07:03 -05:00
c0ffeeca7
e02a41469c
Update links to voice control (#2971) 2023-06-02 17:59:10 +02:00
H. Árkosi Róbert
67513701e8
Brush up page looks for Web Server Component (#2969)
* Brush up page looks for Web Server Component

* Update web_server.rst

* Update web_server.rst

* Update web_server.rst
2023-06-01 16:03:01 +02:00
H. Árkosi Róbert
62aa463b99
Correct web_server auth type (#2966)
* Correct web_server auth type

It's not Basic, but Digest!

* Fix typos
2023-06-01 13:14:44 +02:00
H. Árkosi Róbert
ca829aeca3
Add more links to See Also (#2965)
Add more links to See Also
2023-06-01 12:02:37 +02:00
H. Árkosi Róbert
13c55ea24b
Add more links to See Also, fix REST API hook (#2964) 2023-06-01 11:24:00 +02:00
Jesse Hills
48392c73ca
Docs for wifi enable/disable (#2958) 2023-06-01 11:34:38 +12:00
muddyfeet
89451cbe46
Update custom.rst to include changes made in CoverTraits (#2944)
Update documentation to add changes made in https://github.com/esphome/esphome/pull/3897

traits.set_supports_stop(true) required now in the custom cover for stop button to be exposed.
2023-05-31 15:40:41 +02:00
Staffan Larsen
b3fb5b3b84
Add "dimensions" and remove "cs_pin" (#2848)
* Add "dimensions" and remove "cs_pin"

Added "dimensions" since it was not documented.
Removed "cs_pin" since ili9xxx does not use that config.

* Remove cs_pin from examples
2023-05-31 15:39:31 +02: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
Ludovic BOUÉ
d2bf9eba84
Update binary.rst (#2884)
Add binary output component to use for this fan.
2023-05-31 15:33:11 +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