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

Last PR Broke sensor - no data shown anymore #46

Closed DavidFW1960 closed 5 years ago

DavidFW1960 commented 5 years ago

Version of the custom_component

1.10 Describe the bug A clear and concise description of what the bug is. Last PR 19 hours ago broke the sensor image

log Not seeing any log entries at all

Add your logs here.
DavidFW1960 commented 5 years ago

Reverted to 1.07 and it's working again image

ludeeus commented 5 years ago

@claytonjn Do you know what caused that? I tested it in a test env, and it worked as it should there.

nenadmilano commented 5 years ago

Hello, same here. 1.1.0 broke the platform for me (Hassio Docker HA V0.96.5) - reverting back to 1.07 made it work again.

claytonjn commented 5 years ago

Working here. My initial thought is maybe it's breaking if there's nothing in the blacklist. I'll try to do some testing when I get home.

For those that the sensor isn't working, are notifications still working?

DavidFW1960 commented 5 years ago

I don't have a blacklist/whitelist. I am not getting any notifications either.

ludeeus commented 5 years ago

Just tested it in my test env, it still works there

image

ludeeus commented 5 years ago

Fixed in https://github.com/custom-components/authenticated/releases/tag/1.1.1

sheminasalam commented 3 years ago

I am still getting this error even with the latest version. Any advises on how to tackle it?