J. Nick Koston
4feca36ca6
Refactor esphome platform setup to reduce boilerplate ( #120415 )
2024-06-25 17:03:04 +02:00
J. Nick Koston
fccb7ea1f9
Migrate ESPHome to use entry.runtime_data ( #120402 )
2024-06-25 13:10:09 +02:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Jesse Hills
a2a8a8f119
ESPHome: Catch and re-raise client library errors as HomeAssistantErrors ( #113026 )
2024-03-12 18:06:25 -10:00
Marc Mueller
0e3945ca6c
Add empty line after module docstring [d-f] ( #112698 )
2024-03-08 14:15:26 +01:00
J. Nick Koston
fd1f712d67
Bump esphome dependencies ( #110892 )
2024-02-19 10:38:28 +01:00
J. Nick Koston
5a198e05ad
Small cleanups to ESPHome ( #107924 )
...
- Remove unused variables
- Remove unneeded static info lookups
2024-01-13 15:27:58 -05:00
Franck Nijhof
868a5f377f
Ruff: isort don't split imports based on trailing comma ( #98162 )
2023-08-10 14:27:03 +02:00
J. Nick Koston
659281aab6
Fix ESPHome alarm_control_panel when state is missing ( #95871 )
2023-07-05 08:35:40 +02:00
J. Nick Koston
7737271a30
Migrate esphome alarm_control_panel platform to use _on_static_info_update ( #94961 )
2023-06-26 22:58:17 +02:00
J. Nick Koston
3b7095c63b
Fix esphome not removing entities when static info changes ( #95202 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-06-25 21:31:31 -05:00
J. Nick Koston
57a910a144
Relocate esphome entity code into its own module ( #95092 )
2023-06-24 23:12:36 -04:00
Graham Brown
cecdc3bd47
ESPHome Alarm Control Panel ( #92357 )
2023-06-19 19:19:17 -05:00