-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Boas.
Após a atualização do core 2023.5.4 este componente deixou de funcionar.
Até aqui, ia funcionando umas vezes e outras não, mas agora nenhuma tentativa com sucesso.
ERRO:
Logger: homeassistant.config_entries
Source: custom_components/santanderrefeicao/init.py:27
Integration: Santander (Portugal) Cartão Refeição (documentation, issues)
First occurred: 20:34:24 (1 occurrences)
Last logged: 20:34:24
Error setting up entry Santander 4293430611720167 for santanderrefeicao
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/santanderrefeicao/init.py", line 27, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'