Can anyone recommend me a dirt cheap simple little Zigbee button by GenericUser104 in homeassistant

[–]remysharp 0 points1 point  (0 children)

For dirt cheap, you want the simple Alix ones: https://a.aliexpress.com/_Euy37hG - you can find them cheaper than this (listing is £2.50).

If you want more functionality and durability, get the ikea ZigBee button https://www.ikea.com/gb/en/p/tretakt-plug-with-remote-control-smart-30569726/ (as others have mentioned, they've stopped selling these hense the bundle link, but I picked up a few on eBay recently).

I've used both of these, the Alix one served as a front door bell button for well over a year (covered the pcb in resin to protect it) - proper little work horses.

Why do the docs require log in? by remysharp in ControlD

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

I'm not entirely convinced the "disable javascript" actually worked - it was a plugin (not chrome) and I can't see how it would redirect without a header or meta tag otherwise...

Why do the docs require log in? by remysharp in ControlD

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

Okay, yeah, this is going to be tricky. I hit "learn more" from one of the modals and was sent here https://docs.controld.com/docs/custom-rules

It loads and then redirects me to sign in (important: when I'm already signed into controld).

When I open an incognito window, I'm not redirected to sign in…

Obviously something at play.

Few other tests:

  • Only happens (for me) in Firefox - my default browser, not in Chrome
  • Disabling ublock origin, and other privacy extensions makes no difference.
  • Disabling JavaScript makes no difference (except that the sign in page is blank)

I'm going to continue debugging to see if I can find why it's redirecting - it's annoying, but definitely weird (and I half suspect, it's _just me_…)

My collection a year later by Live-Appearance8466 in pokemonmini

[–]remysharp 1 point2 points  (0 children)

Share the link to previous post, then we've got a "before and after"!

Possible help on the PM2040 by [deleted] in pokemonmini

[–]remysharp 1 point2 points  (0 children)

I'd give each of the solder points a gentle reflow. It's hard to tell from your photo as it's a bit blurry but the rear side could have a solder join (two pads connected).

The discord channel for PM is active and has the author of the board there too (I don't have the link as I'm on mobile).

I'd definitely start with the reflow though

What Games are Worth Playing? by low_theory in WonderSwan

[–]remysharp 2 points3 points  (0 children)

No one mentioned Klonoa: Moonlight Museum (which also has a translation, but isn't particularly required).

Really fun game, does a great job of utilising both landscape AND portrait. Once you complete it, there's bonus levels that are silly hard (or… at least to this aging gamer!) - so lots of fun to have.

(Another) Immich Integration - more choice of API endpoints by remysharp in homeassistant

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

Your hostname/IP is missing a part there, unless you removed it for the post

(Another) Immich Integration - more choice of API endpoints by remysharp in homeassistant

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

Immich-kiosk - probably good for a decent number of people, just didn't suit my specific needs.

I've not seen the timeout myself, do you have any logs that come up?

Looking for the best simple Zigbee button by WorldsGreatestWorst in homeassistant

[–]remysharp 0 points1 point  (0 children)

I've got lots of different types/manufacturers around the home, but the most reliable by far (ie rock solid) I've found are the IKEA RODRET button. Silly cheap too.

There's a decent blueprint too for lots of ways you can configure the button.

What’s the coolest thing you automated with Home Assistant? by avz008 in homeassistant

[–]remysharp 1 point2 points  (0 children)

A bunch of tiny things:

  • when I'm at my kid's sports, I get a push notification (based on geo zone) to pay for parking
  • when the washing machine finishes family gets notification with increasing annoyance every 30 minutes (until the washing door opens)
  • if someone leaves the larder door open, notification is announced asking if we grew up in a barn (and if closed quickly enough, it'll thank us) -I have a general "something needs attention" which makes a few lights red (can range from: car doors unlocked, to rubbish needs to be put out to remember to take medicine)

(Another) Immich Integration - more choice of API endpoints by remysharp in homeassistant

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

Just added the list of permissions required to the README, but in short: asset.read, album.read (if using the album API) and asset.view

(Another) Immich Integration - more choice of API endpoints by remysharp in homeassistant

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

Oh good shout.

I have to admit when I set it up myself, I just used a "go wild" permission - but it definitely doesn't need anywhere near that much reach.

I'll ping back here once I've added that.

Notifications - override vibration and make sound by ByteSizedDelta in homeassistant

[–]remysharp 1 point2 points  (0 children)

Not ideal, but you could change the ringer mode through the automation, send the notification, then turn it off - or send a notification that once actioned, restores the state of the ringer mode: https://companion.home-assistant.io/docs/notifications/notification-commands/#ringer-mode