Commit Graph

2066 Commits

Author SHA1 Message Date
erapade
0d3e003983
Update dallas.rst (#3127)
Added reference to Analog Devices information about how to build reliable network since me along others are struggling with this
2023-08-15 23:30:37 +02:00
Jesse Hills
d4817e46c6
Update note on pillow install (#3117) 2023-08-10 15:57:44 +12:00
Bart
a540a3ba4f
Update web_server.rst (#3045)
Added log variable to enable or disable log feature in webinterface
2023-08-08 20:20:14 +02:00
B48D81EFCC
8cc9649f29
Added more configuration examples (#3105)
* Added more configuration examples

Added configuration examples for ESP32-Stick Boards (Esp32-Stick-Eth, Esp32-Stick-PoE-P, Esp32-Stick-PoE-A)

* fix: Added missing line break after code-block

* fix: Added missing spaces

Added missing spaces to ethernet block (linting error)
2023-08-04 00:28:36 +02:00
blackscreener
a9143309d4
Update index.rst (#3103)
The code parameter is an optional. Without "std::string("1234")" compilation fails.
2023-08-03 19:53:50 +02:00
Pascal Roeleven
50fd45f073
Add undocumented available DSMR sensors (#3100) 2023-08-02 19:24:28 +02:00
Nosen92
d029ac031e
Documented Holley Meter SML hardware bug and workaround (#3099)
* Documented Holley Meter SML hardware bug and workaround

* Documented Holley Meter SML hardware bug and workaround
2023-08-02 19:23:53 +02:00
cvwillegen
68fa517768
Fix typo (#3088) 2023-07-24 19:53:48 +02:00
kahrendt
5d6dc508a5
Fix a link and add more to See Also (#3085) 2023-07-22 20:53:51 +02:00
Guillermo Ruffino
a160d97f9e
Fix for schema 2023.7 (#3078) 2023-07-19 22:35:00 +00:00
Patrick ZAJDA
6afdf5aea8
Specify web_server ota configuration variable is not compatible with esp-idf (#3081)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-20 10:27:48 +12:00
Graham Brown
500a93608d
fix issues and note only away/home (#3040) 2023-07-20 08:31:03 +12:00
Clyde Stubbs
59a279e923
Add timeout filter documentation (#3068) 2023-07-17 09:29:38 +12:00
Jesse Hills
d22b54e634
Add section for ADC pins on esp32 (#3072) 2023-07-17 09:29:38 +12:00
Jesse Hills
25928d5f71
Remove restore_state from template switch (#3070) 2023-07-17 09:29:37 +12:00
Jesse Hills
7bfd2aad4a
Merge branch 'current' into beta 2023-07-17 09:29:21 +12:00
NP v/d Spek
046e7ba697
Update remote_transmitter.rst (#3066)
changed ``Set this **is** 50%`` to ``set this **to** 50%``
2023-07-15 10:49:22 +02:00
gohakn
21a9fdf4f6
vbus alias Deltasol BS Plus V2 (#3065) 2023-07-14 14:49:38 -07: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
Clyde Stubbs
2c3b017500
Add 12MHz option to canbus docs. (#3055) 2023-07-12 15:12:51 +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
Kevin P. Fleming
fb4f1957b0
airthings_wave: Document battery-voltage sensors. (#3007) 2023-07-12 13:38:55 +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
KoenBreeman
6eb726d8d3
Documentation PCF8563 (#2868)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 09:19:31 +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
Fabian
c647c184e6
[Ethernet] ksz8081rna support (#2875)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-07-10 10:02:45 +12:00
Graham Brown
54b52def5b
Dark mode (#3025) 2023-07-10 09:49:12 +12:00
swhaat
79fbeb1206
small typo (#3048)
small typo before link
2023-07-07 20:13:15 +02:00
Tobias Oort
5d6ce459b8
add e-ink display gdew0154m09 to waveshare_epaper (#2987)
* add m5stack core ink gdew0154m09

* Update components/display/waveshare_epaper.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-07-05 14:32:39 -05:00
Fabian
f11a43ab48
[ili9xxx] Allow config of spi data rate. (#2874)
* ili9xxx add data_rate option.

* add node about multiple displays.

---------

Co-authored-by: Your Name <you@example.com>
2023-07-05 02:53:17 -05:00
lnicolas83
1eb3385041
Update ili9xxx.rst - Add Ili9488_A (#3031)
* Add ili9488_a

* fix
2023-07-04 19:21:29 -05:00
Jesse Hills
7e084ed336
Merge branch 'current' into next 2023-07-04 14:03:03 +12:00
Sergey Dudanov
ea3d66c261
binary_sensor templatable delays (#3034) 2023-07-04 12:25:52 +12:00
Nathan Petersen
b9c2b1c7d5
Fix typo (#3032) 2023-06-30 07:35:51 +02:00
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