Commit Graph

5157 Commits

Author SHA1 Message Date
imgbot[bot] df6d0246db
[ImgBot] Optimize images (#3698)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-04-09 13:23:45 +12:00
tracestep b9666b2e30
Add timeout option on i2c.rst (esphome/issues#4340) (#2778)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-09 13:11:49 +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
Mat931 26be239efc
Internal temperature: Support Beken platform (#3746) 2024-04-09 07:21:55 +12:00
Jesse Hills 99207f1fa6
Merge pull request #3737 from esphome/bump-2024.3.2
2024.3.2
2024-04-08 10:41:11 +12:00
Jesse Hills 49a2cb248f
Update supporters for 2024.3.2 2024-04-04 18:13:24 +13:00
Jesse Hills b069dd08eb
Update changelog for 2024.3.2 2024-04-04 18:12:51 +13:00
Jesse Hills 1504128286
Bump version to 2024.3.2 2024-04-04 18:12:29 +13:00
tronikos 53230c9fb6
Add temperature for QMC5883L (#3730) 2024-04-03 15:57:12 +13:00
Penny Wood 6fa3868347
Raw values access (#3729) 2024-04-02 17:01:27 +02:00
yousaf465 14321df03d
Update bl0942.rst (#3728) 2024-04-02 19:13:05 +13:00
B48D81EFCC 89767169d7
Update ethernet.rst. Added more details. (#3726)
Added details about the specific board. There is a ESP32 and a ESP32-S3 variant which uses a different network chip.
2024-04-01 19:50:49 +02:00
Teppo Kurki 21d9205e4f
Wireguard: add netmask caveat note (#3584)
With the default netmask no outgoing traffic will pass through the tunnel, so add a note about this in the sample configuration.
2024-03-31 09:38:58 +02:00
[NUT] 67e5ba0c19
Guide on creating and including sound clips to be played by the i2s Speaker component. (#3718)
* Add files via upload

* Add files via upload

* Update audio_clips_for_i2s.rst

* Update audio_clips_for_i2s.rst

* Update audio_clips_for_i2s.rst

* Update index.rst

missing link to the speaker component (this page is well hidden!) and added the link to the guide.

* Update audio_clips_for_i2s.rst

Dots on i

* Update audio_clips_for_i2s.rst

updated links

* Update audio_clips_for_i2s.rst

xxd link for anything else but Linux...

* Update index.rst

links in this format are strange.

* Update audio_clips_for_i2s.rst

And again... links are weird.

* Update audio_clips_for_i2s.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-28 08:37:40 +01:00
mrtoy-me eb562e89b0
Update for SHT85 support (#3703) 2024-03-28 15:19:30 +13:00
Jesse Hills e349f6af81
Merge branch 'current' into next 2024-03-28 13:34:50 +13:00
Daniel Eisterhold 3c9096eadf
Add example for get_size() (#3711) 2024-03-28 12:56:35 +13:00
MagicBear a843812997
add doc for daikin_arc (#3709)
Co-authored-by: MagicBear <mb@bilibili.com>
2024-03-28 07:56:22 +13:00
Jesse Hills cdb3b5cad4
Merge pull request #3715 from esphome/bump-2024.3.1
2024.3.1
2024-03-27 14:15:03 +13:00
Mafus1 d80425d7eb
Documentation for JSN-SR04T Ultrasonic Sensor (#3501) 2024-03-27 14:14:26 +13:00
Jesse Hills f8e9abc402
Update supporters for 2024.3.1 2024-03-27 12:18:42 +13:00
Jesse Hills 5c8c644b14
Update changelog for 2024.3.1 2024-03-27 12:18:07 +13:00
Jesse Hills 532cbb60c1
Bump version to 2024.3.1 2024-03-27 12:17:32 +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
Simone Rossetto 7263d0b157
WireGuard for esp8266 (#3708) 2024-03-25 11:21:07 +13:00
Götz Görisch b5d475d1af
doc: describe the IPv6 address generation (#3704)
* doc: describe the IPv6 address generation

* fixes https://github.com/esphome/issues/issues/5618

* Update network.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-21 20:24:15 +01: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
Moriah Morgan 9a710041e2
Update Tuya Climate for new esphome PR (#3096)
* Update Tuya Climate for new esphome PR

Update Tuya Climate to document related to https://github.com/esphome/esphome/pull/5159

* Remove Deprecated Config Block

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

* Update tuya.rst

* Restore basic device configuration sample block, will use more specific examples in the device repo

* Apply suggestions from code review

Copy fixes

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-20 19:40:20 -05:00
Clyde Stubbs 56e9418b08
Correct example config for T-Display S3 Amoled (#3701) 2024-03-21 12:07:47 +13:00
Jesse Hills f81ab2fe7c
Add thank you note to release notes (#3700)
* Add thank you note to release notes

* typo
2024-03-20 15:04:46 -04:00
SodaWithoutSparkles 008766717a
fix(ina219): typo (#3697)
esphome/issues#5613
2024-03-20 15:53:54 +01:00
Jasper Albering 4ab8499c90
sm2135: add separate_modes option (#3579) 2024-03-20 21:17:55 +13:00
Gagootron d3cff88a0f
add phase_angle to ledc component (#3671) 2024-03-20 21:17:26 +13:00
cvwillegen 4601524bd3
Pronto protocol customize delta (#3044) 2024-03-20 21:16:55 +13:00
Jesse Hills 323663190c
Merge branch 'current' into next 2024-03-20 18:33:02 +13:00
Jesse Hills e743c1664e
Merge pull request #3696 from esphome/bump-2024.3.0
2024.3.0
2024-03-20 18:31:19 +13:00
Jesse Hills eda17c78e1
Update supporters for 2024.3.0 2024-03-20 17:19:41 +13:00
Jesse Hills 639d754d29
Update changelog for 2024.3.0 2024-03-20 17:19:09 +13:00
Jesse Hills 245b658c35
Bump version to 2024.3.0 2024-03-20 17:15:20 +13:00
Jesse Hills aec6df1693
Merge pull request #3695 from esphome/bump-2024.3.0b5
2024.3.0b5
2024-03-20 17:11:40 +13:00
Jesse Hills 8e0eaec0cf
Update supporters for 2024.3.0b5 2024-03-20 16:49:13 +13:00
Jesse Hills 4e6dd90872
Update changelog for 2024.3.0b5 2024-03-20 16:48:39 +13:00
Jesse Hills 7d35c0ad48
Bump version to 2024.3.0b5 2024-03-20 16:38:16 +13:00
Jesse Hills 09183a8f10
Merge pull request #3693 from esphome/bump-2024.3.0b4
2024.3.0b4
2024-03-19 15:37:47 +13:00
Jesse Hills 45695558ac
Update supporters for 2024.3.0b4 2024-03-19 14:33:03 +13:00
Jesse Hills 98e6ab84d1
Update changelog for 2024.3.0b4 2024-03-19 14:32:28 +13:00
Jesse Hills 11adc1fa2b
Bump version to 2024.3.0b4 2024-03-19 14:22:30 +13:00
Jesse Hills 50c83ef824
Merge branch 'current' into beta 2024-03-19 14:22:17 +13:00
Jesse Hills ad8aaea3ce
Merge branch 'current' into next 2024-03-19 14:22:16 +13:00
Milan Dzuriš 1bdfb560a6
Title Fix Update diy.rst (#3691) 2024-03-18 16:39:12 +01:00