caronc / ha-ultrasync

Interlogix ZeroWire and Hills ComNav (NX-595E) UltraSync Security Panel for Integration for Home Assistant Comunity Store (HACS)
MIT License
25 stars 10 forks source link

What happened to attributes? #21

Closed flybrys closed 5 months ago

flybrys commented 2 years ago

I had a bunch of automations using the attributes from the Area 1 State entity. Now all entities attributes seems to be missing. Any way they can be fixed?

caronc commented 2 years ago

Nothing was touched in the code base for a very long time now. Did you recently update your version of home assistant?

flybrys commented 2 years ago

I update it every month with the new releases however do read the breaking changes thoroughly. I don't recall seeing anything that would affect it however it could be the cause. Will the integration support newer versions of HA?

caronc commented 2 years ago

I'm just trying to isolate the cause. There we report earlier of something being deprecated showing up in the logs a couple of releases ago. Likely this deprecation went through in the last update.

I haven't updated in a while, so i haven't seen this.

Unfortunately there is always a possibility that things in Home Assistant will change and break community plugins like your experiencing.

Would you be able to roll back your last update of HA? That would restore your service at least.

As per this software being future proof, this might be a bit trickier. Would love any help from the community on this one.

flybrys commented 2 years ago

I'm using a few of the newer features so can't really roll back. It's not mission critical for me but has been super handy. My team also use it for our business, so I'm willing to contribute some $$ if someone can get it up to date

stefdewilde commented 2 years ago

These issue should be fixed. I also had the same issue, but with one of the updates that happened it got solved I think.

Is it possible to add a version number to the integration? Would be easier to follow up everything aswell :)

caronc commented 2 years ago

Valid point @stefdewilde ; i just created a tag and a release here