audiconnect / audi_connect_ha

Adds an audi connect integration to home assistant
MIT License
227 stars 98 forks source link

Feature request: alarm status #378

Closed andreabafile closed 3 months ago

andreabafile commented 5 months ago

Is there any chance to add a sensor for the alarm status and an additional one for the alarm trigger reasons?

Thank you.

coreywillwhat commented 5 months ago

Hi @andreabafile, Thanks for the suggestion!

I've just tried adding theftAlarm to the JOBS2QUERY (this shows as an available scope to query) but no additional data is returned. This is likely an outdated part of the API. Note I've tried a lot of the other scopes as well and I haven't seen anything else pull in yet.

Have you tried triggering your alarm and seeing if anything changes in the Audi app to show the alarm is triggered and the reason? If it shows up in the app, there is a strong chance we could find it. Maybe it shows up under warningLights.

Otherwise it doesn't look like there is anything available on the backend, at least while the alarm isn't triggered.

Give it a test and let me know about the Audi App.

coreywillwhat commented 3 months ago

Since this data isn't provided in the Audi App, and I haven't been able to find this data from the API, I'm closing this. If the data appears somewhere in the app in the future, we can re-evaluate.