TheBrain8791 / ha_awattar

Adds Awattar energy cost data to Home Assistant.
Other
11 stars 1 forks source link

Home Assistant log warning #5

Open marklad opened 1 year ago

marklad commented 1 year ago

Hi!

First of all thank you for your simple yet very useful integration! I am just starting with awattar so I don’t have much experience with it right now.

Am I right, at the moment the integration is off by one hour due to summer time now that we observe GMT+1 in Vienna until September?

Home Assistant gives me the following warning in the core log. Please consider fixing it in the future.

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 19:22:02 (1 occurrences) Last logged: 19:22:02 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 awattar_energy_cost using this method at custom_components/awattar_energy_cost/init.py, line 26: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

Best regards, Markus

molelightn commented 1 year ago

+1

mf76130 commented 1 year ago

IS there a update for that already? Seems this broke my intetragion when going to core 2023.5.0 #7