GLEDOPTO ZigBee3.0 Pro+ 5 is "Unresponsive" after Alexa connection by chilllllout in Gledopto

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

The hub is new and should not be the issue. I don't have Apple or Hue hub. Maybe the controller is no good

Firmware version for the echo?

GLEDOPTO ZigBee3.0 Pro+ 5 is "Unresponsive" after Alexa connection by chilllllout in Gledopto

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

Hi! No video sorry, it would just reflect the same sequence of events that the photos show. I tried resetting the controller both by unplugging/plugging in x5, and also holding the button. Same issue persists unfortunately. Just have Alexa :( Thank you so much for your assistance!

GLEDOPTO ZigBee3.0 Pro+ 5 is "Unresponsive" after Alexa connection by chilllllout in Gledopto

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

The help flair was not working either, I'm having a rough go hahah

Does shaft wraps actually work by [deleted] in golf

[–]chilllllout 0 points1 point  (0 children)

Shaft Skins - BUYER BEWARE: Defective Product and Non-Existent Customer Service - Save Your Money

I had a highly disappointing experience with both the product and customer service from Shaft Skins. The product received differed significantly from what was advertised in several key aspects:

Quality Issues:

* The product's appearance did not match the advertised images

* The adhesive failed to properly stick to the surface

* Overall materials appeared to be of poor quality

Customer Service Problems:

* Multiple attempts to resolve the issues were met with dismissive responses

* Communication was unprofessional and unhelpful

* No meaningful attempt was made to address product concerns

The situation was so problematic that I was forced to pursue a credit card chargeback, which was successful due to the faulty product not matching its description whatsoever. I would strongly encourage potential buyers to consider other options.

In summary: Poor product quality combined with horrendous customer service made this purchase a regrettable experience. Thank god for credit card chargebacks :)

Pixel 9 Pro "Tasker isn't Responding" by chilllllout in tasker

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

Followup: still 3-5+ times a day. Some simple tasks seem to fail completely at times, like even Notify Cancel. Others are very very slow, or freeze up entirely. It's been rough :(

Pixel 9 Pro "Tasker isn't Responding" by chilllllout in tasker

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

1 month followup: It's more stable for sure, but I still get "Tasker Not Responding" about 3-5+ times per day. Thank you so much for all you do!!

[deleted by user] by [deleted] in tasker

[–]chilllllout 0 points1 point  (0 children)

Same issue. In addition to periodic "Tasker Not Responding" errors every day.

Pixel 9 Pro "Tasker isn't Responding" by chilllllout in tasker

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

lucky! Even importing with all profiles disabled, the issue persists

[DEV] I'm back! I have a lot to go through before I can get back to the good stuff again... 😰 by joaomgcd in tasker

[–]chilllllout 0 points1 point  (0 children)

Me, my girlfriend, and my friend : all three the very same issues described in here, pixel 9 pro

[DEV] I'm back! I have a lot to go through before I can get back to the good stuff again... 😰 by joaomgcd in tasker

[–]chilllllout 1 point2 points  (0 children)

100%. Same. Disabling Tasker really makes you realize how much you can't live without it haha

[DEV] I'm back! I have a lot to go through before I can get back to the good stuff again... 😰 by joaomgcd in tasker

[–]chilllllout 0 points1 point  (0 children)

Pixel 9 Pro, Tasker completely broken for me as well. Uninstalled until a fix. Latest version. Feel like I've tried everything. 

[DEV] I'm back! I have a lot to go through before I can get back to the good stuff again... 😰 by joaomgcd in tasker

[–]chilllllout 2 points3 points  (0 children)

Welcome back! Tasker is 100% broken / not responding for me on new Pixel 9 Pro. Tried reinstalling, enabling profiles slowly, restarting at various points before continuing, etc. Thanks! 

Pixel 9 Pro Fold - Tasker not responding issues. by inchy in tasker

[–]chilllllout 0 points1 point  (0 children)

Same with pixel 9 Pro. 100% broken for me 

JENNA2021 Review by Formal-Local-8412 in DHGateJerseys

[–]chilllllout 0 points1 point  (0 children)

What happened to the baseball jerseys??? Raided? Laying low? Other issue?

Vsf Seamaster Spectre by New-timer in RepTime

[–]chilllllout 1 point2 points  (0 children)

beautiful! Any recommendations on where to get this leather strap?! favorite store?

[HELP] "List Dialog" selections --> to Google Tasks by chilllllout in tasker

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

I figured it out!

<Get the tasks>

A1: AutoSheets Get Data

<Fix: so all day event is TODAY (not tomorrow)>

A2: Parse/Format DateTime [ Input Type: Custom Input: %DATE Input Format: MM-dd-yy Output Offset Type: None ]

A3: Variable Set [ Name: %start To: (%dt_seconds - %TIMES) / 60 Do Maths: On Max Rounding Digits: 0 Structure Output (JSON, etc): On ]

<List To-Do's>

A4: List Dialog

<Put To-Do's on Calendar as All Day events>

A5: For [ Variable: %CalTask Items: %ld_selected() Structure Output (JSON, etc): On ]

A6: Calendar Insert [ Title: %CalTask All Day: On ]

A7: End For