ricott / homey-com.volvocars

Volvo On Call app for Homey
https://apps.athom.com/app/com.volvocars
GNU General Public License v3.0
9 stars 5 forks source link

Getting Double Notifications #11

Closed kekeseb closed 3 years ago

kekeseb commented 3 years ago

I have a simple flow sending me notifications about the car charging cable Screen Shot 2021-02-26 at 14 27 02

I am however receiving every status change twice: Screen Shot 2021-02-26 at 14 25 50 Screen Shot 2021-02-26 at 14 26 00

ricott commented 3 years ago

Interesting, I just managed to replicate the problem. Have not yet understood why since the trigger is only kicked off once as per log below

2021-03-03 17:18:07 [log] [ManagerDrivers] [voc] [0] [V60 / .... / ....] Updating capability 'charge_cable_status' from 'Connected, no Power' to 'Connected, with Power'
2021-03-03 17:18:07 [log] [ManagerDrivers] [voc] Triggering flow 'trigger.charge_cable_status_changed' with tokens { charge_cable_status: 'ConnectedWithPower' }
2021-03-03 17:18:07 [log] [ManagerDrivers] [voc] - device trigger for  V60 / ... / ....
ricott commented 3 years ago

There is now a test version that should address the issue, please test it and let me know. https://homey.app/a/com.volvocars/test/

ricott commented 3 years ago

Havent heard anything so I assume this was solved in v1.1.4