-
Pairing Ikea TREDANSEN / FYRTUR Blinds
I found the documentation for the Ikea Tredansen blinds hard to follow if you’re doing anything other than using the remote right out of the box. I wrote this down to help myself and maybe some others going forward. Before Starting Ensure you have a TRÅDFRI bridge plugged in and the light is on Ensure the blinds are charged and can be man... Read More
-
Set Up Cloudflare Zero Trust and Home Assistant
If you’d like to set up and use Cloudflare Tunnels (or Cloudlfare Teams) with Home Assistant this guide should help you get started. It heavily leverages Tobias Brenner’s Cloudflared add-on. Assumptions Home Assistant OS (not running standalone) Basic knowledge of Add Ons Your domain is set up on Cloudflare Zero Trust Get Your Tunne... Read More
-
Creating an iOS Shortcut for Paperless
Over the past couple of years I’ve slowly been putting all of my paperwork into Paperless (first Paperless-ng and now Paperless-ngx). One of the things I’ve been meaning to do for a while now is create an iOS Shortcut to directly upload a file to Paperless without needing to email it or use the not-so-great mobile web interface. This means I cou... Read More
-
How to Use Service Auth on Cloudflare Access
I didn’t love Cloudflare’s documentation, so here’s a (very) quick guide to using Service Auth on Cloudflare Access. This guide assumes you’ve gone through and set up Cloudflare Zero Trust and have an existing application. Create a Token Head to your dashboard Expand Access > Service Auth Create a service token by clicking the create... Read More
-
Using Events for Holiday or Temporary Automation
One of the big things I do with Home Assistant is call scripts via Google Assistant. We use a “goodnight” routine in Google Home that fires a script in Home Assistant (scripts are surfaced as scenes in Google Home). This runs a bunch of routine actions like turning off a group of lights, arming our alarm, and locking our doors. With the holiday... Read More
-
Adaptive Lighting Component Scripts
I’m a big fan of the Adaptive Lighting component and have it configured for most rooms in our house. I however find myself tweaking names, adding rooms, removing rooms, etc which meant that all the automation I had for turning on sleep mode and resetting the state (i.e., making sure it’s on) kept getting stale. In came some scripts and templates... Read More