cflurin

Results 49 comments of cflurin

Have a look here: https://github.com/DeanCording/node-red-contrib-state-machine/issues/5 As an alternative you might try this: https://github.com/cflurin/node-red-contrib-dsm

I had a similar issue with the latest `apexcharts` version 3.30.0, downgrating to v3.22.2 solved the issue for me.

Here my latest working versions: `apexcharts v3.29.0` `vue-apexcharts v1.6.2`

> I have been using keys in each chart component to force render. It was working fine. Hi, how did you use keys, can you post an example.

Thanks, I tried a similar approach (new_data) but it didn't work with apexcharts v3.30.0

Okay, I'll try. Anyway with v3.29.0 it works for me without any additional code.

Hi, this is a xiaomi feature, it takes 120 sec until you get the "no_motion" report. I use a trigger-node in node-red sending the msg "motion" and wait for 30...

Hi, Thank you for your feedback.

Hi, I've uploaded a fix in `accessory.js`. Please download `accessory.js` from GitHub and try again.

> I updated accessory.js with the latest version you committed a few days ago and am getting the same issues. This isn't the same issue! Please read the doc and...