sam detweiler

Results 355 comments of sam detweiler

@JoshuaDShelton he said we are trying to update once a day, as early in the day (after 8 a.m. ET) as we can. doesnt mean AT 8am, rather just as...

that error basically says that the code called the hue hub and didn't get back any data... i don't know anything about the code or the lights... mine don't work...

yes, use my fork which fixes install problem https://github.com/sdetweil/MMM-Buttons use my url in the git clone

you are using node 12, MagicMirror requires node 16.13 and NEVER use sudo on any module try that again

@AugusDogus thanks.. one would think that showPartial:false would do that wait for idle loop for us.. , maybe give us an option to set the inter-response delay (500ms in your...

@h2zero except this appears not to work.. see #541

capacitor v4 hm.. but altho the ``` myPluginEventListener.remove(); ``` says it succeeded, i add a listener again and now get duplicate events stop, remove listener add listener again, now get...