I ran into a bug that repeatedly published the Location Mode as 'disarmed'. I'm not familiar with node or JavaScript, but I believe this was caused by an async function not being awaited.
I'm not familiar with the rest of the code base, so I don't know if this will make any breaking changes.
I ran into a bug that repeatedly published the Location Mode as 'disarmed'. I'm not familiar with node or JavaScript, but I believe this was caused by an async function not being awaited.
I'm not familiar with the rest of the code base, so I don't know if this will make any breaking changes.