Jesse Hills
7ebb8a4a87
Merge branch 'current' into next
2024-05-25 08:14:27 +12:00
polyfloyd
187e1d59a9
MPR121 gpio ( #3845 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-24 09:08:31 +12:00
Pavlo Dudnytskyi
d28cfebad3
Documentation added for button and text_sensor components of Haier integration ( #3851 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-05-24 09:07:46 +12:00
Penny Wood
a59b50e4cc
Allow output open drain ( #3853 )
2024-05-23 09:31:59 +12:00
Keith Burzinski
3f10d4dcd6
Add on_safe_mode trigger to docs ( #3857 )
2024-05-23 07:43:18 +12:00
Jeroen van Oort
8fba0d2604
Document the modbus server feature ( #3332 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-22 16:17:34 +12:00
Chris Feenstra
99219c4fcd
Fixed broken text ( #3705 )
2024-05-22 06:11:57 +02:00
Samuel Tardieu
a2357ba9c2
Fix typos in time-based cover documentation ( #3856 )
2024-05-22 06:05:26 +02:00
Keith Burzinski
bcb6b5a844
Safe mode documentation and updates ( #3841 )
2024-05-22 13:08:59 +12:00
bzzzbzzzzz
7fe65f6415
Add note that the PWM and RS485 versions of the A02YYUW are not supported ( #3828 )
...
* Update a02yyuw.rst to emphasize that the PWM and RS485 versions of the sensor are not supported.
* Update a02yyuw.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-05-21 18:22:11 +02:00
Jesse Hills
c8559c0251
Merge branch 'current' into next
2024-05-21 12:30:17 +12:00
Jesse Hills
e928b57eb0
Merge pull request #3852 from esphome/bump-2024.5.2
...
2024.5.2
2024-05-21 12:29:29 +12:00
Jesse Hills
8791d49740
Update supporters for 2024.5.2
2024-05-21 11:35:56 +12:00
Jesse Hills
48647e3a4a
Update changelog for 2024.5.2
2024-05-21 11:35:17 +12:00
Jesse Hills
7c5783375d
Bump version to 2024.5.2
2024-05-21 11:07:21 +12:00
Clyde Stubbs
a62ec76a1f
[ili9xxx] Document pixel_mode and init_sequence ( #3836 )
2024-05-21 09:18:17 +12:00
Jesse Hills
0dcb3a404f
Merge branch 'current' into next
2024-05-20 19:50:59 +12:00
Jesse Hills
584d0bc69f
Merge pull request #3850 from esphome/bump-2024.5.1
...
2024.5.1
2024-05-20 19:49:18 +12:00
Jesse Hills
db8be23ddc
Merge branch 'current' into next
2024-05-20 19:42:57 +12:00
dependabot[bot]
4d6a5a74ac
Bump jaxxstorm/action-install-gh-release from 1.10.0 to 1.12.0 ( #3849 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 09:33:51 +02:00
Jesse Hills
67a0341bf4
Update supporters for 2024.5.1
2024-05-20 17:16:58 +12:00
Jesse Hills
e9fb841886
Update changelog for 2024.5.1
2024-05-20 17:16:15 +12:00
Jesse Hills
0c22be3083
Bump version to 2024.5.1
2024-05-20 17:14:19 +12:00
Jesse Hills
881594ab83
Merge branch 'current' into next
2024-05-20 17:14:00 +12:00
Clyde Stubbs
dd263f2966
Replace Sphinx search with Pagefind ( #3186 )
...
Co-authored-by: clydeps <U5yx99dok9>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-19 11:21:53 +12:00
Andy Barratt
a1910a39be
Update esp32_camera.rst with aspect ratios ( #3549 )
...
* Update esp32_camera.rst with aspect ratios
* Corrected typo
2024-05-18 08:34:32 +02:00
Fabian
a3905e0b70
add touch_timeout
config option. ( #3553 )
...
* add `touch_timeout` config option.
* Update lilygo_t5_47.rst
---------
Co-authored-by: Your Name <you@example.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-05-17 10:58:59 +02:00
dependabot[bot]
16983af440
Bump actions/checkout from 4.1.5 to 4.1.6 ( #3843 )
2024-05-17 07:35:34 +02:00
Veli Veromann
8c40a72d5f
Update pca9685.rst ( #3842 )
...
Fix typo, adjust wording to be common ("defaults to" instead of "default")
2024-05-16 19:50:07 +02: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
Anton Viktorov
fafa4823ef
ENS160 I2C and SPI support ( #3683 )
2024-05-16 15:22:44 +12:00
Mat931
0703bace35
Add ADC multisampling ( #3664 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-05-16 14:11:24 +12:00
Keith Burzinski
a30541482e
OTA docs update for esphome/esphome#6459 ( #3782 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 14:00:33 +12:00
shxshxshxshx
3ce46e7405
docs: update wifi ( #3714 )
2024-05-16 11:38:44 +12:00
heggi
0ae84dd523
Mirage protocol ( #3740 )
2024-05-16 11:35:19 +12:00
Mat931
2760b2221c
Add beken_spi_led_strip component ( #3755 )
2024-05-16 11:32:52 +12:00
Alex Boyd
da462c65b6
[bedjet] Update docs for esphome/esphome#6633 ( #3799 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 11:31:13 +12:00
imgbot[bot]
aaba9e9745
[ImgBot] Optimize images ( #3840 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-05-15 08:47:55 +02:00
Jesse Hills
0c70009ee3
Merge branch 'current' into next
2024-05-15 18:30:09 +12:00
Jesse Hills
856ed2b062
Merge pull request #3839 from esphome/bump-2024.5.0
...
2024.5.0
2024-05-15 18:28:12 +12:00
Jesse Hills
b5acb91c76
Update changelog for 2024.5.0
2024-05-15 17:10:56 +12:00
Jesse Hills
5fbe51ab4d
Bump version to 2024.5.0
2024-05-15 17:08:45 +12:00
Jesse Hills
5d727a7ea4
Merge branch 'beta' into next
2024-05-15 16:34:24 +12:00
Jesse Hills
e7747603cf
Merge pull request #3838 from esphome/bump-2024.5.0b6
...
2024.5.0b6
2024-05-15 16:25:34 +12:00
Jesse Hills
a0771bfe4a
Update changelog for 2024.5.0b6
2024-05-15 13:22:10 +12:00
Jesse Hills
88dea1e7c6
Bump version to 2024.5.0b6
2024-05-15 13:14:18 +12:00
Jesse Hills
524b74e8f8
[adc] Change 11dB references to 12dB ( #3837 )
2024-05-15 13:14:18 +12:00
Jesse Hills
bf4433ecac
Merge branch 'current' into beta
2024-05-15 13:14:09 +12:00
Jesse Hills
8faef74065
Merge branch 'current' into next
2024-05-15 13:14:08 +12:00
Jesse Hills
1c44e2e8e7
[adc] Change 11dB references to 12dB ( #3837 )
2024-05-15 13:01:43 +12:00