It just arrived! But, I get this error on the last step when
Clicking ADD either in the App or HA web interface.
I did see this in the log when it happened.
Log details (ERROR)
Logger: homeassistant.components.update
Source: helpers/entity_platform.py:366
integration: Update (documentation, issues)
First occurred: 5:11:04 PM (1 occurrences)
Last logged: 5:11:04 PM
Error while setting up esphome platform for update
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/esphome/update.py", line 64, in async_setup_entry
assert entry_data.device_info is not None
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError