H. Árkosi Róbert
c8416074fc
add qrcode
lvgl widget ( #4347 )
2024-10-29 11:05:54 +13:00
Kevin Ahrendt
9eee18eb6d
[media_player] add new conditions to all conditions list ( #4396 )
2024-10-29 09:10:56 +13:00
Clyde Stubbs
542a91a42d
Be less aggressive in maintaining focus on search box ( #4395 )
...
* Be less aggressive in maintaining focus on search box
* Also focus when clear clicked
2024-10-28 12:32:09 +01:00
Clyde Stubbs
7ce07b9512
Search improvements ( #4393 )
...
* * In search, clicking on excerpt text goes to the corresponding anchor, if there is one.
* Fix image paths in search
* Bump pagefind version
* Refine JS
2024-10-28 06:12:24 +01:00
Kevin Ahrendt
e4101c86a1
[media_player] Document paused and announcing conditions ( #4387 )
2024-10-25 10:26:43 +13:00
Paulus Schoutsen
0b486c8731
Update HA getting started to use ESPHome Device Compiler name ( #4390 )
2024-10-25 08:54:30 +13:00
foreign-sub
bac5e2ab82
Fix typo in contributing.rst ( #4388 )
2024-10-24 20:02:25 +02:00
dependabot[bot]
0df37dac89
Bump actions/checkout from 4.2.1 to 4.2.2 ( #4381 )
2024-10-24 08:27:04 +02:00
Keith Burzinski
43029f74bd
[M4E] Add id
requirement ( #4386 )
2024-10-23 23:47:17 -05:00
Jesse Hills
5aad41d3ef
Set up dependabot to monitor python packages ( #4376 )
2024-10-24 14:20:33 +13:00
Kevin Ahrendt
febc428bf8
[speaker] Document mute actions and audio dac support ( #4378 )
2024-10-24 09:37:41 +13:00
Jesse Hills
8e03ff070e
Merge branch 'current' into next
2024-10-24 08:05:23 +13:00
Jesse Hills
28bac1905b
Merge pull request #4377 from esphome/bump-2024.10.2
...
2024.10.2
2024-10-24 08:04:46 +13:00
Jesse Hills
23c0257844
Update supporters for 2024.10.2
2024-10-24 07:16:47 +13:00
Jesse Hills
2bd8b3005d
Update changelog for 2024.10.2
2024-10-24 07:16:07 +13:00
Jesse Hills
996fc9d278
Bump version to 2024.10.2
2024-10-24 07:15:42 +13:00
Jesse Hills
a718d90a01
Merge branch 'current' into next
2024-10-24 07:15:32 +13:00
Jesse Hills
0e97ebd387
Use python 3.12 on Netlify and CI ( #4375 )
2024-10-23 09:02:55 +02:00
Jesse Hills
e9853713ad
Build docker image on PRs that touch the docker files ( #4374 )
2024-10-23 08:51:05 +02:00
Jesse Hills
d603297b80
Allow binary packages installed in dockerfile ( #4373 )
2024-10-23 18:35:09 +13:00
Jesse Hills
af23a23476
Try add ref to rebase/force push box ( #4372 )
2024-10-23 16:37:06 +13:00
Jesse Hills
c489053c1c
I2c device docs ( #4371 )
...
Co-authored-by: Gábor Poczkodi <gabest11@gmail.com>
2024-10-23 16:28:11 +13:00
Jesse Hills
1aa6f36161
Revert "Update i2c.rst" ( #4370 )
2024-10-23 16:23:35 +13:00
Gábor Poczkodi
8116171a0f
Update i2c.rst ( #4356 )
2024-10-23 16:23:13 +13:00
Shivam Maurya
b6e0b6423e
Tabs label CSS dark mode fix ( #4367 )
...
* Tabs label CSS night mode fix
* Update _static/custom.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* removed border attribute
* Update custom.css
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-22 03:06:34 -05:00
Rodrigo Martín
b66531aa19
feat(MQTT): Add subscribe QoS to discovery ( #4363 )
2024-10-22 16:38:28 +13:00
Keith Burzinski
448f44a4ae
Update changelog for custom MAC address support ( #4365 )
2024-10-22 15:56:38 +13:00
Jesse Hills
5df5a610b6
Merge branch 'current' into next
2024-10-22 14:00:45 +13:00
Jesse Hills
df51cf9642
Merge pull request #4366 from esphome/bump-2024.10.1
...
2024.10.1
2024-10-22 14:00:06 +13:00
Jesse Hills
0be236bbc2
Update supporters for 2024.10.1
2024-10-22 13:01:03 +13:00
Jesse Hills
1a6c7aa0d1
Update changelog for 2024.10.1
2024-10-22 13:00:17 +13:00
Jesse Hills
66beb406ca
Bump version to 2024.10.1
2024-10-22 12:57:21 +13:00
Keith Burzinski
511b6d1533
Fix typo in esp32.rst ( #4364 )
2024-10-22 12:57:21 +13:00
Keith Burzinski
9ea7645b34
Update documentation for custom MAC support on Arduino ( #4358 )
2024-10-22 12:57:21 +13:00
Jesse Hills
65d6dc6f95
Merge branch 'current' into next
2024-10-21 23:12:28 +00:00
Keith Burzinski
5353164c6d
Fix typo in esp32.rst ( #4364 )
2024-10-21 23:01:29 +00:00
Keith Burzinski
8a6a7bb9d5
Update documentation for custom MAC support on Arduino ( #4358 )
2024-10-22 11:56:37 +13:00
Shivam Maurya
b99a7c6a07
add collapse and tab examples to guides/contributing.rst ( #4359 )
...
* added collapsible sections to guides/contributing.rst
* lint issue 1
* lint issue 2
* lint issue 3
* consistency fix
* consistency fix 2
* added interleaved examples
* lint fix
* added tab examples
* lint fix
* fixed glitch
* Update guides/contributing.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-10-21 03:45:07 -05:00
Nick Kinnan
4d329c6055
Add Sphinx collapsible and tab plugins ( #4225 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-21 04:26:25 +00:00
Nick Kinnan
e374685349
bump sphinx ( #4264 )
2024-10-21 17:25:08 +13:00
Jesse Hills
9ab12e6512
Add some breaking change text to 2024.10.0 changelog ( #4357 )
2024-10-21 11:28:16 +13:00
rlowens
761f96eb0e
Update tca9555.rst fix link ( #4350 )
...
Fixed the link to the datasheet
2024-10-18 10:50:48 +02:00
dependabot[bot]
3ed6ae9527
Bump actions/checkout from 4.2.0 to 4.2.1 ( #4313 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:31:41 +02:00
Maarten Bremer
9782a5240f
Corrected incorrect descriptions ( #4348 )
2024-10-18 06:41:16 +02:00
Clyde Stubbs
0da104b0da
[lvgl] Document selection by text for roller and dropdown ( #4344 )
2024-10-17 14:03:51 +13:00
Clyde Stubbs
21da187ce2
[axs15231] Add AXS15231 touchscreen ( #4334 )
2024-10-17 13:44:24 +13:00
Kevin Ahrendt
ddfff8d4d3
Document Speaker volume set action ( #4343 )
2024-10-17 11:47:14 +13:00
Keith Burzinski
5bf9939729
[light] Add `initial_state
` documentation ( #4331 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-10-17 11:06:57 +13:00
Paul Blacknell
ab9da0a1d8
Documentation for Analog Devices MAX17043 battery fuel gauge ( #4299 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-10-16 16:28:25 +13:00
Clyde Stubbs
8371c056b4
[qspi_dbi] Rename from qspi_amoled ( #4335 )
2024-10-16 16:26:56 +13:00