Clyde Stubbs
0fbf7d0d99
Make pagefind work in docker ( #3899 )
...
* Make search results appear in a fixed window;
Make search text clickable;
Improve search layout on mobile.
* On window resize, adjust layout
* Maybe make Firefox not resize.
* Tweak initial- and maximum-scale
* Make live-html work with pagefind;
Make pagefind work in docker
* Lint
* Fix netlify deploy
2024-06-02 07:54:00 +02:00
Remy van Elst
308aba8011
Update i2s_microphone data value ( #3732 )
...
According to here: 4fcb26d69d/esphome/components/i2s_audio/microphone/i2s_audio_microphone.cpp (L138)
it seems to be an int16_t
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-02 05:47:25 +00:00
Clyde Stubbs
66e70ecc88
Document host platform ( #3893 )
2024-06-01 15:25:53 +10:00
Simone Rossetto
aa43fcc525
Wireguard support for bk72 ( #3889 )
2024-05-31 21:36:57 -05:00
Eduard Llull
0626032aca
The event type is accesible using the event_type variable. ( #3891 )
...
In the event.on_event automation, the event type that triggered the event is accesible using the event_type variable.
2024-05-31 13:13:15 +02:00
H. Árkosi Róbert
d4ad0730db
ancient version mentions removed + version sensor screenshot update ( #3885 )
2024-05-31 07:33:34 +12:00
Anton Viktorov
7f398b6cb9
Series of Lite-On Light (ALS) and Proximity(PS) sensors - LTR-303, LTR-329, LTR-553, LTR-556, LTR-659, some others ( #3528 )
...
* LTR303 and LTR329 light sensors
* LTR303 tidy up
* LTR303 tidy up
* LTR303 auto mode
* LTR303 auto mode+
* LTR303 auto mode+
* removed param
* LTR als ps
* ref
* typo
* simplified syntax
* minor sections update
* Apply suggestions from code review
* Apply suggestions from code review
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-30 03:47:02 -05:00
RFDarter
99e76d6689
Webserver entity sorting ( #3741 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-30 13:54:22 +12:00
Jesse Hills
9e52a9816c
[voice_assistant] Timer triggers ( #3877 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-30 13:09:23 +12:00
Clyde Stubbs
13fbdb1d00
Make search results appear in a fixed window; ( #3858 )
2024-05-30 10:08:17 +12:00
RFDarter
0138eca827
Change datetime id names in examples ( #3777 )
2024-05-30 10:07:25 +12:00
RFDarter
83c29b6c74
Webserver-mention-v3 ( #3881 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-30 06:58:30 +12:00
Jesse Hills
9ecb529cc2
Merge branch 'current' into next
2024-05-28 12:51:42 +12:00
Jesse Hills
bc91bdd2a6
Merge pull request #3876 from esphome/bump-2024.5.4
...
2024.5.4
2024-05-28 12:50:51 +12:00
Jesse Hills
d33c020096
Update supporters for 2024.5.4
2024-05-28 08:31:16 +12:00
Jesse Hills
cf630bb4ff
Update changelog for 2024.5.4
2024-05-28 08:30:23 +12:00
Jesse Hills
c64cc01a70
Bump version to 2024.5.4
2024-05-28 08:29:21 +12:00
Jesse Hills
60dfe2d5d6
Merge branch 'current' into next
2024-05-28 08:29:08 +12:00
Sašo Domadenik
0cdfa50838
Fix incorrect naming of the AdaFruit MagTag display. ( #3871 )
2024-05-27 07:23:04 +12:00
Honza Pobořil
89d087197f
Fixed attenuation values ( #3868 )
...
According to the docs 12db is not allowed.
https://docs.espressif.com/projects/esp-idf/en/v4.4.7/esp32/api-reference/peripherals/adc.html#_CPPv425adc1_config_channel_atten14adc1_channel_t11adc_atten_t
2024-05-25 15:46:32 +02:00
Jesse Hills
459725b45a
Merge branch 'current' into next
2024-05-25 08:25:49 +12:00
Jesse Hills
102aafa9b1
Merge pull request #3867 from esphome/bump-2024.5.3
...
2024.5.3
2024-05-25 08:25:00 +12:00
Jesse Hills
2d9b49e898
Update supporters for 2024.5.3
2024-05-25 08:17:10 +12:00
Jesse Hills
79bdcf23d0
Update changelog for 2024.5.3
2024-05-25 08:16:29 +12:00
Jesse Hills
612bbad86e
Bump version to 2024.5.3
2024-05-25 08:14:40 +12:00
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