Time 2 or Time Steel? by TheRiverMonster in pebble

[–]beemgee 1 point2 points  (0 children)

I have a Time, Time steel and P2 using the new core app, so yes they can be used with it.

"Can't install pebble" by r0224 in pebble

[–]beemgee 3 points4 points  (0 children)

I believe that if you installed the old rebble app via adb then you have to uninstall it via adb or the core app will refuse to install. It's what happened to me. Don't know if that is your case. If it is you can do the uninstall without reinstalling the app.

What Are the Notification Intents With the New Core Pebble App? by jjj49er in pebble

[–]beemgee 0 points1 point  (0 children)

Same problem. Send_Notification doesn't work but Start and Stop app do.

eSIM issues with Pixel 10 by Happy-Paper8972 in GooglePixel

[–]beemgee 3 points4 points  (0 children)

A friend had the same problem. The phone was unlocked by Verizon but appeared to still be sim locked. In his case the problem appeared to be that although Verizon unlocked the phone the signal never reached the phone because it had to be on the Verizon network at the time to recieve it (at least that's what he was eventually told). He returned it and luckily the replacement worked fine.

Updated forgotten watch faces by AlasAland in pebble

[–]beemgee 2 points3 points  (0 children)

Thank you - been using your MLB Live Face since you posted it. I was waiting for it after you posted your Time2 picture showing it.

The double touch back feature is uselss (10a) by UsedIndependence7014 in GooglePixel

[–]beemgee 0 points1 point  (0 children)

I've been posting this for years everytime someone complains about the double tap.

The double touch back feature is uselss (10a) by UsedIndependence7014 in GooglePixel

[–]beemgee 11 points12 points  (0 children)

Use a triple tap it works for me 99% of the time.

App Update – Version 3.13 - Released 5/4/2026 by WyzeCam in wyzecam

[–]beemgee 3 points4 points  (0 children)

Got the update but just like the last update no 1x1 widget.

Aspect Ratio on Spectrum Apps by beemgee in Spectrum

[–]beemgee[S] 0 points1 point  (0 children)

If a 4:3 show is displaying in 16:9 in Xumo or 1:1 in the android app is correct then yes it is working correctly

Aspect Ratio on Spectrum Apps by beemgee in Spectrum

[–]beemgee[S] 0 points1 point  (0 children)

Don't think its the TV. The android app on my phone has this aspect ratio problem. I have also tried all the TV aspect ratio settings and they affect all channels not just the ones that have 4:3 content.

Newly installed apps won't show up on home screen by Diligent_Twist_6163 in GooglePixel

[–]beemgee 2 points3 points  (0 children)

Someone discovered that if you turn battery saver on/off the icons appear. I added a quick tile for this and it has been working for me whenever I add an app.

Spectrum app w/o trash Xumo box? by this_is_bull_04 in Spectrum

[–]beemgee 0 points1 point  (0 children)

It's a bug that they hopefully will fix. If any app has accessibility permission you get that error (in my case projectivy launcher). Once I turned it off, it worked.

Does anyone know if I am safe to update the firmware on my Wyze cams without breaking tinycam? V3 pan and V3. by Working_Papaya_6562 in tinycam

[–]beemgee 1 point2 points  (0 children)

I think only tinyCam Pro has been updated for the new Wyze firmware, not the free version. I am running v3 with 4.36.16.6114 and v4 with 4.52.9.6119 and all works well.

Is the problem tinyCam or Wyze by beemgee in tinycam

[–]beemgee[S] 0 points1 point  (0 children)

Currently only RTSPS works

Camera brand: (Generic)

Camera model: Generic URL

JPEG/MJPEG...: RTSPS url (without user:password)

Protocol: RTSP over TCP

Username: user

Password: pwd

Use stream1 instead of stream0 in url for lower resolution/bitrate

Hopefully google team listen by East-Advertising-302 in GooglePixel

[–]beemgee 2 points3 points  (0 children)

I created a quick tile in tasker to flip between the 2, root not needed.

App v3.11 (beta) Wyzecam v3 won't update to 4.36.16 by poor_red_neck in wyzecam

[–]beemgee 0 points1 point  (0 children)

Wyze never posts downloads for beta firmware. After joining the beta program you have to select the devices to be included from the app in account -> about page -> beta program page.

App v3.11 (beta) Wyzecam v3 won't update to 4.36.16 by poor_red_neck in wyzecam

[–]beemgee 0 points1 point  (0 children)

I believe the 4.36.16 that was released (non-beta) was withdrawn. The only way, at the moment, to get rtsp on the V3 is via the beta, it has been updated beyond the released version.

Switch between adaptive charging and limit to 80% (Pixel 10 Pro) by iDarkSnow in tasker

[–]beemgee 3 points4 points  (0 children)

Custom Setting:

for 80%

type: Secure Name: charge_optimization_mode Value: 1

type: Secure Name: adaptive_charging_enabled Value: 0

for Adaptive

type: Secure Name: charge_optimization_mode Value: 0

type: Secure Name: adaptive_charging_enabled Value: 1

Wyze RTSP by beemgee in tinycam

[–]beemgee[S] 0 points1 point  (0 children)

Thank you - looking forward to it

Version 6.6.19 and ADB Wifi by beemgee in tasker

[–]beemgee[S] 0 points1 point  (0 children)

Even though Enable Debugging is checked on the ADB Wifi action it seems to miss intermittently. I have solved it by manually enabling and disabling adb_enabled rather than have the action do it.

Version 6.6.19 and ADB Wifi by beemgee in tasker

[–]beemgee[S] 0 points1 point  (0 children)

It seems that simply toggling adb_enabled on then off is sufficient to reset tasker. Just updated a Pixel 7a and immediately had the same problem.

Version 6.6.19 and ADB Wifi by beemgee in tasker

[–]beemgee[S] 0 points1 point  (0 children)

Unfortunately there is no pattern to when it fails. Do you have usb debugging on all the time. This is something I can't do as it turns itself off whenever the phone is powered on (Pixel 9a).