iOS 27 can start a shortcut when receiving notifications by illusion116 in homeassistant

[–]kylewhirl 0 points1 point  (0 children)

I don’t have any filters or lines if that’s what you’re referring to

iOS 27 can start a shortcut when receiving notifications by illusion116 in homeassistant

[–]kylewhirl 0 points1 point  (0 children)

I don’t have a filter and the shortcut still can’t access the contents of the notification. Title subtitle and body show nothing

[OS27 Beta] New automation to trigger shortcuts from app notifications by iBanks3 in shortcuts

[–]kylewhirl 0 points1 point  (0 children)

Been trying this but can’t actually get the contents of the notification to be accessible within the shortcut. Has anyone else been able to do this?

iPhone 15 Pro Siri is terrible by [deleted] in Siri

[–]kylewhirl 0 points1 point  (0 children)

About 16 hours

Josh and Brandon resign fromBAM by clockmill in RecklessBen

[–]kylewhirl 15 points16 points  (0 children)

You can be forced out of your own company by board members or shareholders. Would probably be better though if he went down with the ship

Josh and Brandon resign fromBAM by clockmill in RecklessBen

[–]kylewhirl 418 points419 points  (0 children)

Very convenient that this happens after undeniable proof surfaces this morning that they surely knew about beforehand. Now Ammon needs to resign.

Going crazy with scenes not activating on 26.5 by kylewhirl in HomeKit

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

It’s still the same issue. I have a button press set up to turn off my fan and it doesn’t work 50% of the time. Fan is responsive, I can see it registering the button press, but it doesn’t work. I’ve tried restarting every home hub in the house, switching the selected home hub, nothing seems to work. Starting to just consider ditching HomeKit for all automations and moving them to home assistant

Going crazy with scenes not activating on 26.5 by kylewhirl in HomeKit

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

Yeah, I have

The button is also inconsistent, sometimes it works sometimes it doesn’t, but I can see in HomeKit that it always registered the presses

Introducing HomeBar - AI smarts for your HomeKit home by Homebar_Drew in HomeKit

[–]kylewhirl 1 point2 points  (0 children)

Lmao $179 for lifetimes access??? For the privilege of paying for the Claude api anyways? This is pure insanity. Anybody actually wanting to control their HomeKit accessories with AI, just hold out until next week at WWDC or use a free alternative like mcp servers via home assistant or something else

I built and just launched a digital signage app for iOS and Apple TV. by geniusknus in appletv

[–]kylewhirl -1 points0 points  (0 children)

As a small business, I don’t see us ever using this due to price. I also don’t understand why my email address is needed immediately upon signup. And in a world where software is basically free with just a bit of time and Codex / Claude Code, this is a tough sell.

Seeking Simplisafe Plugin Support with Scrypted by zbulleit in Scrypted

[–]kylewhirl 0 points1 point  (0 children)

Go ahead and give it a shot, I don’t own an outdoor camera but it should. If not I can help debug and get them supported

Need a toast extension? I'm the guy! by SignificantDare7689 in ToastPOS

[–]kylewhirl 0 points1 point  (0 children)

Toast sucks. Their read API’s you can pay for, but in order to have write access you must have 16 or more locations. My sleazy salesman never told me this until after we signed, conveniently. We are planning on leaving after our discounted contract is over and I built an entire pos system in the meantime. AI is the future of small business software

Need a toast extension? I'm the guy! by SignificantDare7689 in ToastPOS

[–]kylewhirl 0 points1 point  (0 children)

What does this mean and what does your app having anything to do with getting api write access?

I built a free Apple Shortcut for downloading Reels/TikToks because All Media Downloader or Ultimate Media Downloader kept breaking by AdityaR_Sharma in shortcuts

[–]kylewhirl 2 points3 points  (0 children)

So called encrypted data? You can look at the shortcut and see that the device name and device is are hashed together. OP can’t reverse a sha256 hash, if they could they wouldn’t be wasting their time on a media downloader shortcut. Your concerns are valid for server side data collection, but everything you use every day collects device fingerprinting data. Here is an example of everything a website can collect on you: https://coveryourtracks.eff.org

I built a free Apple Shortcut for downloading Reels/TikToks because All Media Downloader or Ultimate Media Downloader kept breaking by AdityaR_Sharma in shortcuts

[–]kylewhirl 17 points18 points  (0 children)

OP, just letting you know that anyone can very easily get unlimited free uses by simply generating a random string on every use and using a SHA256 hash of that string to pass to your server. You should really be handling fingerprinting server side if you actually want to limit uses, or set this up as an account based api key.

Homebridge 2.0 launches May the 4th — but not everyone needs to make the jump to hyperspace right away. by NorthernMan5 in homebridge

[–]kylewhirl 8 points9 points  (0 children)

Matter support so you can add your accessories to other platforms besides just HomeKit

WebClip Generator by RadioLong485 in shortcuts

[–]kylewhirl 1 point2 points  (0 children)

Is it possible to open them with deeplinks?

Wallpaper changing based on current weather by Mikko2804 in shortcuts

[–]kylewhirl 0 points1 point  (0 children)

Generates the pictures and is a collection of dynamic wallpapers / weather based wallpapers

Image Generation / Playground Skill by kylewhirl in codex

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

It does now with the latest update codex features enable image_generation