J. Nick Koston
|
b6b5b1f788
|
Fix race in ESPHome entity test (#111179)
This test relied on the event loop overhead. Change it
to listen for the state to change instead
|
2024-02-23 13:34:46 -05:00 |
J. Nick Koston
|
d588ec8202
|
Fix ESPHome not fully removing entities when entity info changes (#108823)
|
2024-01-24 17:29:11 -10:00 |
J. Nick Koston
|
1c4d7e9588
|
Improve test coverage for ESPHome deep sleep entities (#104476)
|
2023-11-25 09:20:56 +01:00 |
J. Nick Koston
|
5bf80a0f6d
|
Make ESPHome deep sleep tests more robust (#98535)
|
2023-08-16 11:05:22 -05:00 |
J. Nick Koston
|
708b00d7ab
|
Use legacy rules for ESPHome entity_id construction if `friendly_name` is unset (#97578)
|
2023-08-01 21:08:12 +02:00 |
J. Nick Koston
|
095146b163
|
Fix has_entity_name not always being set in ESPHome (#97055)
|
2023-07-23 10:45:48 +02:00 |
J. Nick Koston
|
5d5c58338f
|
Fix ESPHome deep sleep devices staying unavailable after unexpected disconnect (#96353)
|
2023-07-11 11:12:24 -10:00 |
J. Nick Koston
|
7dc03ef301
|
Use the ESPHome object_id to suggest the entity id (#95852)
|
2023-07-10 13:02:34 +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 |