Erik Montnemery
e79a1a52c3
Adjust config entry state checks in esphome ( #138914 )
2025-02-20 09:08:46 +01:00
J. Nick Koston
ee5e25aca6
Bump aioesphomeapi to 29.1.1 ( #138827 )
2025-02-18 21:14:38 -06:00
J. Nick Koston
0dc1151a25
Bump aioesphomeapi to 29.1.0 ( #138742 )
2025-02-17 17:08:38 -06:00
J. Nick Koston
28dd44504e
Bump aioesphomeapi to 29.0.2 ( #138549 )
...
changelog: https://github.com/esphome/aioesphomeapi/compare/v29.0.0...v29.0.2
2025-02-14 22:42:36 +02:00
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry ( #138201 )
2025-02-10 21:08:03 +01:00
Marc Mueller
3984706459
Update bleak-esphome to 2.7.1 ( #137354 )
2025-02-04 15:03:09 -05:00
J. Nick Koston
1860794cac
Bump bleak-esphome to 2.7.0 ( #137199 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-esphome/compare/v2.6.0...v2.7.0
2025-02-02 21:22:49 -05:00
J. Nick Koston
39a575dd29
Add missing brackets to ESPHome configuration URLs with IPv6 addresses ( #137132 )
...
fixes #137125
2025-02-01 21:02:10 -05:00
J. Nick Koston
d43083e2f9
Set via_device for remote Bluetooth adapters to link to the parent device ( #137091 )
2025-02-01 12:10:59 -06:00
J. Nick Koston
f8f12957b5
Bump bleak-esphome to 2.6.0 ( #137025 )
2025-01-31 12:15:31 -06:00
epenet
a9433ca697
Standardize homeassistant imports in component (e-f) ( #136824 )
2025-01-29 11:36:22 +01:00
epenet
b43379be7d
Standardize `helpers.xxx_registry` imports ( #136688 )
...
Standardize registry imports
2025-01-28 08:48:34 +01:00
J. Nick Koston
48a91540e1
Bump aioesphomeapi to 29.0.0 and bleak-esphome to 2.2.0 ( #136684 )
2025-01-27 19:04:46 -10:00
J. Nick Koston
dcb17d03af
Bump bleak-esphome to 2.1.1 ( #136277 )
2025-01-22 20:36:31 +01:00
J. Nick Koston
18ab882536
Bump bleak-esphome to 2.1.0 ( #136214 )
2025-01-21 14:58:20 -10:00
J. Nick Koston
9868138fc4
Bump aioesphomeapi to 28.0.1 ( #135869 )
2025-01-17 11:53:29 -10:00
Marc Mueller
abc256fb3e
Add overload for async singleton call with HassKey ( #134059 )
2025-01-17 19:22:48 +01:00
Joost Lekkerkerker
ef8b8fbbaa
Enable RUF023 ( #135830 )
2025-01-17 12:28:27 +01:00
J. Nick Koston
6e255060c6
Add Bluetooth config entries for remote scanners ( #135543 )
2025-01-16 09:52:52 -10:00
epenet
27c2f2333e
Use new ServiceInfo location in esphome ( #135692 )
2025-01-16 13:40:13 +01:00
J. Nick Koston
4e5bf5ac22
Ensure ESPHome cleanups Bluetooth scanner data upon removal ( #135470 )
...
* Add bluetooth API to remove scanners that are no longer used
- Cleanup the advertisment history right away when a scanner is removed
In the future we will do some additional cleanup
* coverage
* finish tests
* Ensure ESPHome cleanups Bluetooth scanner data upon removal
needs https://github.com/home-assistant/core/pull/135408
2025-01-12 22:41:49 -05:00
J. Nick Koston
b639466453
Bump bleak-esphome to 2.0.0 ( #134580 )
2025-01-04 11:30:41 +01:00
Omni Flux
cf3d4eb26a
Respect ESPHome ClimateTrait supports_current_temperature ( #132149 )
2024-12-23 11:35:59 +01:00
epenet
7014317e9e
Cleanup unnecessary mired attributes in esphome ( #132833 )
...
* Cleanup unnecessary mired attributes in esphome
* Adjust
2024-12-10 15:29:33 +01:00
J. Nick Koston
909b13809e
Bump aioesphomeapi to 28.0.0 ( #132447 )
2024-12-05 21:23:24 -06:00
G Johansson
768c2b0f3d
Remove _enable_turn_on_off_backwards_compatibility A-F ( #132417 )
...
Remove _enable_turn_on_off_backwards_compatibility A-G
2024-12-05 21:46:59 +01:00
epenet
17afe1ae51
Remove deprecated supported features warning in FanEntity ( #132369 )
2024-12-05 20:32:59 +01:00
Joost Lekkerkerker
474544abd8
Make wake word selection part of configuration ( #131832 )
2024-11-28 13:45:51 +01:00
J. Nick Koston
cf7acb5ae8
Bump aioesphomeapi to 27.0.3 ( #131773 )
2024-11-27 15:29:29 -08:00
Michael Hansen
46fe3dcbf1
Add wake word select for ESPHome Assist satellite ( #131309 )
...
* Add wake word select
* Fix linting
* Move to ESPHome
* Clean up and add more tests
* Update homeassistant/components/esphome/select.py
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-11-26 22:59:49 -05:00
Michael
70c8c57401
Dump ffmpeg stderr to ESPhome debug log ( #130808 )
...
* dump the stderr from ffmpeg to debug log
* add pid to indentify the ffmpeg process
* be more explosive :)
* move stderr task into _write_ffmpeg_data
2024-11-27 00:09:04 +01:00
J. Nick Koston
60cf797650
Bump aioesphomeapi to 27.0.2 ( #131397 )
...
Fixes for cancellation during Bluetooth connect
changelog: https://github.com/esphome/aioesphomeapi/compare/v27.0.1...v27.0.2
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-23 17:25:45 -08:00
Jesse Hills
ba042e2325
Fix typo in ESPHome repair text ( #131200 )
2024-11-21 19:42:08 +01:00
Marcel van der Veldt
9bbf9be95f
Add optional flag to bypass the media proxy in esphome media players ( #131191 )
...
* Add optional flag to play_media to bypass media proxy
* use constants
* add test
2024-11-21 11:47:22 -05:00
Joost Lekkerkerker
e6225e3dcc
Drop current quality scale ( #131072 )
2024-11-20 20:54:15 +01:00
Michael
d8dd6d6abe
Fix unexpected stop of media playback via ffmpeg proxy for ESPhome devices ( #130788 )
...
disable writing progress stats to stderr in ffmpeg command
2024-11-17 01:58:25 +01:00
Jesse Hills
a1f5e4f37a
Do not create ESPHome Dashboard update entity if no configuration found ( #129751 )
2024-11-15 17:22:06 +01:00
Markus
ee30520b57
Fix esphome mqtt discovery by handling case where payload is a empty string ( #129969 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-11-07 11:16:01 -06:00
Paulus Schoutsen
689260f581
Fix ESPHome dashboard check ( #129812 )
2024-11-04 17:37:14 +01:00
Jesse Hills
87ab2beddf
Only set ESPHome configuration url to addon if there is an existing configuration for the device ( #129356 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-11-03 18:16:49 -06:00
epenet
d6e73a89f3
Cleanup unnecessary __init__ method in OptionsFlow ( #129651 )
...
* Cleanup unnecessary init step in OptionsFlow
* Increase coverage
2024-11-02 18:15:41 +01:00
J. Nick Koston
f55aa0b86e
Bump aioesphomeapi to 27.0.1 ( #129643 )
2024-11-01 13:16:15 -05:00
epenet
602ec54579
Set config_entry explicitly to None in relevant components ( #129427 )
...
Set config_entry explicitly to None in components
2024-10-30 19:32:10 +01:00
Erik Montnemery
b4e69bab71
Improve shutdown of esphome ffmpeg proxy ( #129326 )
...
* Improve shutdown of esphome ffmpeg proxy
* Add test
2024-10-30 13:46:05 +01:00
Robert Resch
380974eed4
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper ( #127228 )
...
* Remove hassio from ALLOWED_USED_COMPONENTS
* Move HassioServiceInfo to helpers.service_info
* Deprecate moved functions
* Add note about deprecation
* Fix tests
* Implement suggestion
* Typo
* Update pyproject.toml
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-30 12:43:41 +01:00
Erik Montnemery
ecbb417736
Report update_percentage in esphome update entity ( #129376 )
2024-10-29 17:51:54 +01:00
Erik Montnemery
56fb61bd6f
Refactor esphome ffmpeg proxy ( #129330 )
2024-10-29 16:26:32 +01:00
Michael Hansen
dd9ce34d18
Allow a fixed number of ffmpeg proxy conversions per device ( #129246 )
...
Allow a fixed number of conversions per device
2024-10-28 13:26:43 -07:00
Erik Montnemery
2888e5748e
Fix ESPHome media proxy exit criteria ( #129267 )
2024-10-27 12:39:49 -05:00
Michael Hansen
0b4e3c3db5
Remove category from Assist satellite entities ( #129172 )
2024-10-25 18:43:42 +02:00