When using DHCP, most routers allow individual IPv4 addresses to be assigned to specific devices. In my case, I do so for my Raspberry Pis, making Home Assistant accessible at a domain name rather than trying to remember an IP address.
Continue reading Why routers don’t support IPv6 reservationsCategory: Technology
Impatiently updating my Nexus 6
My well-documented impatience extends to my mobile device, an unlocked Nexus 6 on Verizon. While I generally received Google’s updates in short order, this was not always the case. To my relief, Google releases the same updates carriers deliver to their subscribers, allowing me to update my device at my convenience.
Continue reading Impatiently updating my Nexus 6
Flic controller for Home Assistant updated with breaking changes
While it’s no longer necessary because Home Assistant 0.35 introduced native support for Flic buttons, I’m still using the controller I released just before Home Assistant updated. In part, this is because I haven’t taken the time to switch the integrations over to Home Assistant automations. Also, having spent some time on the controller, I am not ready to abandon it.
Continue reading Flic controller for Home Assistant updated with breaking changes
Flic buttons and Home Assistant
Flic buttons are Bluetooth-powered smart buttons that can be used to control other devices via their smartphone apps (Apple, Android), or using any number of integrations they provide on GitHub: https://github.com/50ButtonsEach/.
I challenge you…
I'd much rather an ASCII-art duel in response to `git submoduel` than `git: 'submoduel' is not a git command.`
— Erick Hitter (@ethitter) December 17, 2016
Flic buttons, my next adventure
It’s been a while since I’ve posted anything new about my experiences with home automation, largely because I haven’t done anything new in a few months. I’ve been busy, and at the same time, things are working as expected, so I haven’t come up with new ideas to test or dreamt up something else to automate (much to my husband’s relief).
That said, I’ve been thinking about replacing our hacked Amazon Dash buttons with something purpose-built. While the hijacked buttons work well-enough, there’s a noticeable delay between button press and response, and their battery life is quite finite. Also, there’s only so much one can do with vinyl tape to make the Dash buttons less of an eyesore.
Enter Flic, one of the only “smart buttons” available right now, and the only one I’ve found that doesn’t require its own hub. Fortunately, they offer a Linux SDK, so I can associate the buttons with one of my Raspberry Pis, rather than a smartphone (alleviating a common complaint about the product). Since the SDK requires exclusive use of a device’s Bluetooth controller, I benefit from having two Pis, and this project is simplified because the Pi I intended to use with the Flic happens to be the one whose Bluetooth isn’t in use.
My first project is to configure the Flic button to toggle the lights on our Christmas Tree. The lights are connected to a SmartThings outlet, which turns up in our Home Assistant instance thanks to MQTT, but Home Assistant is only accessible to my husband and I, while any of our guests should be able to turn on the tree. 🎄
Missing my automations
Being away from home makes me appreciate how accustom I’ve become to my home automations…
Give me a Raspberry Pi and I’ll want 12
For quite some time, I avoided acquiring any Rasbperry Pis. I already have four VPS, and I genuinely wanted to avoid expanding the number of Linux instances I was responsible for. My hesitation was for good reason; less than a month after acquiring my first Pi 3, I found a reason to add a second to our home network.
To be clear, I’ve nothing against the Raspberry Pi; I simply knew that my addictive personality would compel me to find ever-more uses for the devices, compelling their multiplication.
My latest Home Assistant configuration
In the month since I first posted about how I am using Home Assistant, I’ve made a number of improvements to my configuration. These changes were mostly focused around usability–removing clutter from the interface and simplifying the layout–without losing any functionality. Two changes in particular really simplified the default view, making our light groupings more manageable and less overwhelming.
A bit of fun with home networking
There are several reasons why a robust, reliable home network are important to my husband and me. First, we both work from home. Second, the vast majority of our entertainment is streamed. Lastly, the mobile phone reception in our apartment complex is poor. In many ways, our connection to the internet is our only connection to our lives and livelihoods.
We’re fortunate, as far as networking is concerned, to have all of our connected devices concentrated in two areas of two adjacent rooms. As a result, only one long cable run was needed to wire all but our mobile phones to the network. We’re also lucky enough to live in part of Time Warner Cable’s territory that offers 300mpbs service, providing further incentive for a strong home network.