Files
ha-core/tests/components
J. Nick Koston 6d48fc183a Fix ESPHome update entities being loaded before device_info is available (#141704)
* Fix ESPHome update entities being loaded before device_info is available

Since we load platforms when restoring config, the update
platform could be loaded before the connection to the
device was finished which meant device_info could still
be empty. Wait until device_info is available to
load the update platform.

fixes #135906

* Apply suggestions from code review

* move comment

* Update entry_data.py

Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>

---------

Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2025-03-29 17:53:01 +01:00
..
2025-03-18 20:25:41 -10:00
2025-03-19 16:50:09 +02:00
2025-03-01 22:54:48 +01:00
2025-02-17 10:01:27 +01:00
2025-03-12 15:29:43 +01:00
2025-03-26 09:46:21 -05:00
2025-02-28 12:36:12 -06:00
2025-03-02 17:36:37 +01:00
2025-03-28 18:41:00 +00:00
2025-02-25 19:36:45 +01:00
2025-03-18 09:35:57 +01:00
2025-03-27 16:01:54 +01:00
2025-03-14 12:32:50 +00:00
2025-02-21 18:14:52 +01:00
2025-03-26 11:55:18 +02:00