p2baron
p2baron
+1 for video support. I would like to have my SIP intercom system call me.
Should this be fixed? I am getting the "Allow the app OctoPrint for Android to access the USB device" warning similar to the [Stackoverflow link ](https://stackoverflow.com/questions/12388914/usb-device-access-pop-up-suppression/15151075#15151075) posted earlier. Unfortunaty it...
Thanks, I've compiled an APK and this fixes it for me!! I'm using an Ender 3v2 with a 4.2.7 board and marlin firmware. This uses: usb-device product-id="29987" and vendor-id="6790" Many...
> > > > @p2baron Can you send me your octo4a compiled apk file ? I am using same board and printer like you. Ender3 V2 . 4.2.7 board. Thank...
> Can't you choose the version to use in the yaml? > > https://esphome.io/components/esp32.html You can only choose between recommend, latest and dev. Dev currently gives you version 5.2.0
Will this get merged someday?
> Yep, that would be nice. @p2baron In the meantime I've created a fork with some of the pending PR's and added missing functionality for automatic registration and verification.
A response to a very old issue but I was wondering the same. To get PTZ working with onvif follow the instructions from [this repo](https://github.com/thewh1teagle/xiaomi-1080-360-motor-control) and add those hacks to...
And to do this from SSH you need to write to the event file `echo "tilt forward 10" >> /mnt/sdcard/hacks/motor_control/event` `echo "pan reverse 10" >> /mnt/sdcard/hacks/motor_control/event`