custom-components / authenticated

A platform which allows you to get information about sucessfull logins to Home Assistant.
MIT License
82 stars 28 forks source link

Missing attributes since HA 2022.4 #86

Open bcutter opened 2 years ago

bcutter commented 2 years ago

Version of the custom_component 21.9.0

Describe the bug Since updating to HA 2022.4, I miss all attributes of the sensor.

grafik

log

Nothing in HA log file related to this integration.
Please assist.
bcutter commented 2 years ago

Update: found https://github.com/custom-components/authenticated/issues/82 which has been closed - but the issue still persists. Did I miss something, what do I need to do to get the fix of #77 ?

DavidFW1960 commented 2 years ago

Manually edit the sensor.py file as shown in that PR. It's just one line

bcutter commented 2 years ago

Already thought about this. But that's not how things should work normally*, right? Even because it's only one line... I don't get why it takes weeks to ship a new release.

* Issue/Bug, fix, shipping new release, updating, done.

DavidFW1960 commented 2 years ago

Its deprecated by the author. There will be no further updates so if you want it fixed do it yourself

bcutter commented 2 years ago

Its deprecated by the author. There will be no further updates so if you want it fixed do it yourself

Aah now, that makes sense (sad at the same time). Done already. Hope this project gets a reboot cause there are no alternatives. And things break as this issue shows. The next time there's no ready-to-do-yourself-fix I fear.