Release v0.2.0 #29
Replies: 7 comments 17 replies
-
I installed it in my production via HACS after removing everything and it works like a charme. |
Beta Was this translation helpful? Give feedback.
-
Multiple issues at my integration:
Logger: homeassistant.components.sensor
This error originated from a custom integration.
Logger: homeassistant.components.sensor homeassistantedupage: Error on device update!
Logger: homeassistant.components.sensor Error adding entity sensor.juraj_marek_vytvarna_vychova for domain sensor with platform homeassistantedupage
Logger: py.warnings /usr/src/homeassistant/homeassistant/config_entries.py:635: RuntimeWarning: coroutine 'Edupage.login' was never awaited result = await component.async_setup_entry(hass, self) |
Beta Was this translation helpful? Give feedback.
-
thank you very much for the feedback!! Your logfile is pretty helpful, thanks! First things first: try to completely remove the integration, including any file on HA filesystem:
After the re-installation I am interested in the new logfile. Problems in detail:
Best regards |
Beta Was this translation helpful? Give feedback.
-
Im on v0.2.1 currently (removed old one completely and reinstalled to new one): |
Beta Was this translation helpful? Give feedback.
-
In v0.2.2, sensors names are damaged - looks like encoding issue. |
Beta Was this translation helpful? Give feedback.
-
In v0.2.4, encoding issue is solved 😃 |
Beta Was this translation helpful? Give feedback.
-
In v0.2.5 - I cant login anymore. I have edupage account without 2FA (@bbirnbach maybe you can check, please?) Logger: homeassistant.config_entries Error setting up entry Edupage (Juraj Marek) for homeassistantedupage This error originated from a custom integration. Logger: custom_components.homeassistantedupage.config_flow Exception during API call: 'NoneType' object has no attribute 'is_confirmed' |
Beta Was this translation helpful? Give feedback.
-
This discussion was created from the release Release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions