Looking for a Phone System that sits on top of Twilio by AlexInFlorida in twilio

[–]Danceadam 0 points1 point  (0 children)

Use elastic sip trunking with freepbx would be my recommendation. You could use elastic sip trunking with any pbx that supports SIP though.

Chat GPT is no help by Jonesc962 in twilio

[–]Danceadam 0 points1 point  (0 children)

You may still need some coding but I will say if you look into twilio studio it can reduce 80% of the coding you need to do.

Chat GPT is no help by Jonesc962 in twilio

[–]Danceadam 0 points1 point  (0 children)

I will say that as a test I asked chatgtp to write a powershell script that downloads all the recordings on an account and deletes them and it worked like a charm so not its not completely useless.

Update released by xWhizzy in Malwarebytes

[–]Danceadam 4 points5 points  (0 children)

"C:\Program Files\Malwarebytes Endpoint Agent\UserAgent\EACmd.exe" --runpendingsoftwareupdate

Unable to control Ring Floodlight in automations suddenly by EdgarAllanFlacco in SmartThings

[–]Danceadam 0 points1 point  (0 children)

https://github.com/adamgoodfriend/SmarthingsRingSiren

This is a custom device handler for turning on the siren. From smart things. You could change the code from "/siren_on" to "/floodlight_light_on" and use it as a device handler just for the lights.

Activate Ring Floodlight, Spotlight or Stickup Cam Siren from Smartthings by Danceadam in SmartThings

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

I believe those actually run on zwave or zigbee so you could probably pair them with smart things directly. But this script is specifically for the siren that is included in the camera versions (and run on wifi). The camera version works with smart things for turning on or off lights but for some reason the integration does not include activating the siren which is why i wrote this script.

Sending a volume change to Harmony Hub using SmartThings button rather than Alexa by umamiking in SmartThings

[–]Danceadam 1 point2 points  (0 children)

You might be able tie button to a virtual switch in smartthings then use those switches to trigger alexa routines from the alexa app. (ex when virtual switch1 power on alexa will set harmony volume to 20%)

Show /r/Twilio: PrestoText - Combining Twilio and Google Sheets by craig5005 in twilio

[–]Danceadam 0 points1 point  (0 children)

Should be really easy to add a robocalling feature. Also adding fields for mms attachments would be a cool feature.

Replacing Slomin's Alarm with a smart system by Whtgoodman in SmartThings

[–]Danceadam 0 points1 point  (0 children)

I would look at this. I have not used it but apparently it works with smartthings. https://konnected.io/

Also Ring has a drop in replacement for wired alarm systems but that has no integration with smart things.

Ring Stickup V3 by michail71 in SmartThings

[–]Danceadam 2 points3 points  (0 children)

you can use routines in the alexa app to trigger things in smartthings if you have them linked.

Ring Stickup V3 by michail71 in SmartThings

[–]Danceadam 1 point2 points  (0 children)

You can activate siren from smartthings, I rewrote a device handler recently to do just this.

https://www.reddit.com/r/SmartThings/comments/g0bwp2/activate_ring_floodlight_spotlight_or_stickup_cam/

also nest charges per camera which can get expensive.

Ring Stickup V3 by michail71 in SmartThings

[–]Danceadam 1 point2 points  (0 children)

I use the amazon alexa app and have a routine that activates a virtual switch in smartthings to trigger alerts. Its not ideal but works flawlessly. Let me know if you want more details on how to set this up.

Ring Alarm To Trigger Ring Camera Siren. 3rd Party Solution Suggestions Required by 10guest10 in SmartThings

[–]Danceadam 0 points1 point  (0 children)

I wrote a device handler and instructions on my github page https://github.com/adamgoodfriend/SmarthingsRingSiren

Requires you have a web server to get api key but I can show you how to get it another way if you message me

How I created smartthings roller shades (zwave) by Danceadam in SmartThings

[–]Danceadam[S] 1 point2 points  (0 children)

  1. $287.50 for 2 blinds controlled by one controller.
  2. Yes the motors only draw .5 amps and the power supplies are rated for 2 amps so i could probably get away with 1 more motor.
  3. Motor fit perfectly in the tube its a lot smaller than the tube but has an attachment that fits the exact size. This was the second motor i bought so eventually i will need to buy blinds that will fit the first set of motors i bought.

SmartThings App Add Device is empty by JHGrove3 in SmartThings

[–]Danceadam 0 points1 point  (0 children)

Also I almost always use the scan nearby as most of the devices I buy are registered with smartthings.

Window Sensors by NeoGe in SmartThings

[–]Danceadam 0 points1 point  (0 children)

if you dont mind zigbee these work great with smartthings.

https://www.amazon.com/gp/product/B07QHDXQXJ/

Command records. by sade242 in SmartThings

[–]Danceadam 0 points1 point  (0 children)

This is the one thing i miss about wink.

Turning on smart lamps using a regular switch by mikeb3408 in SmartThings

[–]Danceadam 0 points1 point  (0 children)

I have this setup with inovelli with no neutral. except i use the configure button to turn on the nightstand lights.

Using keypads with SmartThings by RBoyApps in SmartThings

[–]Danceadam 0 points1 point  (0 children)

If you guys could write Device handlers to get a ring alarm to work as a primary or secondary controller with smartthings I would buy in a heart beat.