Nest Protect (battery) Integration including fixing the retrieving issue_token and cookies. This was forked and updated with the cookie auth method. Will I lose the entire integration when updating to 2023.3.x? The report issues link redirects to the original integration, I find that a bit puzzling.
Thanks in advance for helping or directing me in the wright heading.
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 14:20:06 (1 occurrences)
Last logged: 14:20:06
Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for nest_protect using this method at custom_components/nest_protect/init.py, line 126: hass.config_entries.async_setup_platforms(entry, PLATFORMS)
I also posted this in the discord channel for integrations.