MartinGris / node-red-contrib-skoda-connect

Simple Node-RED node for interacting with Skoda connect
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Lock/Windows/Lights Status does not update until Skoda Connect app requests it #14

Open Kositch opened 1 year ago

Kositch commented 1 year ago

Need to implement "Trigger data refresh - this will trigger a wake up call so the car sends new data for those values" - it does not refresh those states until it is requested by Skoda Connect app or by this "wake up call". Home Assistant plugin does this and it means you will get current state of Lock/Windows/Lights, now you need to open Skoda Connect app so it will trigger a wake up call to the car and than this node is able to fetch new status data.