Commit Graph

2502 Commits

Author SHA1 Message Date
Alex Boyd 051ed8736d
Redo the homeassistant service call API setup instructions (#3631)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-26 21:52:15 +10:00
H. Árkosi Róbert c20f304142
Graphical menu screenshot (#3791) 2024-04-24 07:52:39 +12:00
Jesse Hills b8523b89fb
Remove "Required Home Assistant XXXX.X" messages for older versions (#3788) 2024-04-23 16:46:47 +12:00
eagleco db5b1de530
Update status_led.rst (#3768)
Include note about status led blinking slowly when native API is included in configuration but no api client is connected.
2024-04-18 07:04:42 +02:00
Jesse Hills 57e080464a
Merge branch 'current' into beta 2024-04-15 13:25:48 +12:00
H. Árkosi Róbert 412aef3574
Display rendering engine screenshots (#3738) 2024-04-15 09:08:28 +12:00
Dawid Wróbel e90f8c7b19
Update xiaomi_ble: Bluetooth Proxy supports stock firmware, too (#3747) 2024-04-15 09:04:42 +12:00
voed d0ad059ff2
Remove unnecessary lambda from example (#3600) 2024-04-15 09:00:46 +12:00
Jesse Hills d6c38a14cd
Merge branch 'current' into next 2024-04-10 11:40:29 +12:00
bukureckid ac56a77d26
Add documentation for Dooya RF (#3749)
Co-authored-by: Dusan Bukurecki <dusanb@thevtool.com>
2024-04-10 09:04:38 +12:00
IJssel e70f6482a1
Added tlc5971 documentation (#3744) 2024-04-10 08:03:21 +12:00
Jesse Hills b22c58f517
Update for rmt_channel on receiver and transmitter (#3745) 2024-04-08 20:54:02 -05:00
Jesse Hills 69fb6f6c82
Add docs for time entities (#3748) 2024-04-08 20:46:40 -05:00
Mat931 8b13ddc3e7
Add ABB-Welcome / Busch-Welcome Door Intercom Protocol (#2844)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-04-09 13:43:56 +12:00
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
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
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
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
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 732e3e5528
Merge branch 'current' into next 2024-03-18 14:21:25 +13:00
Daniel Eisterhold 26b3ada768
Add documentation for line_at_angle (#3687) 2024-03-18 12:51:48 +13:00
Jesse Hills 18cf4c08d7
Merge branch 'current' into beta 2024-03-15 14:23:02 +13:00
Zynth-dev 7696f6e6f3
Update index.rst to provide missing information on the on_value behavior (#3652)
* Update index.rst to provide missing information on the on_value behavior

The on_value behavior was unclear about what happens when the selected-value is set to the same value as it already was.

* Update components/select/index.rst

Co-authored-by: guillempages <guillempages@users.noreply.github.com>

---------

Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-13 21:16:09 +01:00
Michał Sochoń 69dd4c41ee
Fix indentation for SGP4x (#3670)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
2024-03-13 20:44:38 +01:00
Jesse Hills 244ed32046
Merge branch 'current' into next 2024-03-13 16:33:13 +13:00
kev300 d47883aa54
add possibility to provide different conversion times for Bus Voltage… (#3661)
Co-authored-by: Kevin Hübner <k.huebner@ceyoniq.com>
2024-03-13 16:25:41 +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
Ettore Beltrame 4ba09c09da
Add Emmeti platform to climate_ir.rst (#3109) 2024-03-13 14:16:07 +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
Sorin Iordachescu e31870f247
ADE7953: Add the ability to use accumulating energy registers, more precise power reporting (#3656) 2024-03-13 12:17:10 +13:00