PiotrMachowski / Home-Assistant-custom-components-Tauron-AMIplus

This sensor uses unofficial API to get energy usage and generation data from https://elicznik.tauron-dystrybucja.pl.
MIT License
128 stars 34 forks source link

Błąd konfiguracji - object NoneType can't be used in 'await' expression #137

Closed krzyzak44 closed 1 year ago

krzyzak44 commented 1 year ago

Po wgraniu v2.4.12 i restarcie mam błąd konfiguracji:

Error setting up entry eLicznik 5.......1 for tauron_amiplus 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/tauron_amiplus/init.py", line 58, in async_setup_entry await hass.services.async_register(service.domain, service.service, service.async_handle_service, service.schema) TypeError: object NoneType can't be used in 'await' expression

belkone commented 1 year ago

@PiotrMachowski potwierdzam, u mnie to samo po aktualizacji do 2.4.12 i restarcie

Biegnik commented 1 year ago

mam ten sam błąd i ten sam zapis w logu

PiotrMachowski commented 1 year ago

Dzięki, na razie wycofałem wersję v2.4.12, niedługo będzie poprawka

Krzysztonek commented 1 year ago

U mnie to samo: image Wszyscy grzecznie czekamy na poprawkę ;)

PiotrMachowski commented 1 year ago

Naprawione w v2.4.13

Krzysztonek commented 1 year ago

Tak jest, śmiga aż miło! Dziękuje 🍺