machineglow

Results 14 comments of machineglow

I found I had to change the conversion in the decode function for long and ulong to that as well on lines 927-929: ``` } else if (type.type === 'long')...

found out about this plugin recently and tried to set it up and ran into this issue. Is there a way to get the plugin working? Sounds like there's a...

after finding the PR with the changes that fix the bytelength error, I implemented the changes (with an additional change to line 929). I can now control itunes play/pause using...

Same issue as #53 with fix in comments

hmm... maybe it's something else. Are you actually running the latest dafang-hack code that has the change to the motion sensor mqtt topic? Are you sure you restarted the services...

Did you setup mqtt on the dafang camera itself? There’s a mqtt.conf file you have to configure and point to your mqtt service first... i feel like you’re only seeing...

Then... did you enable motion detection on the dafang camera via the web GUI? Do you get coloured dot in the corner when there is motion on screen?

Never knew how flakey and cards were until I started playing around with my RPi and cameras. Had to chuck one recently too.

I ran into this issue when I had no recordings from today (I have homekit automations that turn on recording based on these motion sensors). I had updated my Dafang...

I tried making a branch and creating a PR but I don't have permission to do either things on this repo. oh well. Hopefully someone can make use of the...