Expanding disk on Linux can always be a pain. Most guides I found requires a restart, which is not always that popular on an production server. This guide was written as we had to expand a disk on our internal webserver at work, running Ubuntu server 16.04.
Home Assistant in Docker (Ubuntu 16.04)
After problem upgrading to v0.65, I moved my Home Assistant (HA) to docker. Trying to upgrade in virtual environment (VE) was giving an error message that i needed Python 3.5.3.
Fibaro Button (FGPB101) in Home Assistant
It’s about a year ago since i wrote about a panic button setup with the Fibaro Button and Telldus/Tellstick. As I moved my Z-wave devices to Home Assistant, the Button scenes hasn’t been supported and therefore my button has been put away until now.
IKEA Trådfri
I recently bought an IKEA Trådfri gateway and some bulbs. This was a great and cheap supplement for automating my last missing lights. I have two ceiling lights in my hallway. I bought a Double Switch from Fibaro, but it’s a tight fit behind the switch on the wall. Buying two new separate relays for each light would cost too …
Fire Safety Central with Home Assistant
One of the main reasons for getting into more advanced smarthome, was smoke detectors. I was looking for a control panel for smoke detectors that could notify me if anything triggers, and especially if something triggers in my rental apartment. I ended up with Fibaro smoke sensor (FGSD002) and Home Assistant (HA).
Home Assistant
Home Assistant is probably the most flexible and powerful smart home-gateway at this moment!
Game Server Panels
It’s almost time for a new LAN-party event I’m hosting with 20 others. Not all in the crew are as technical, so this time I wanted a game server management, so others could manage the game servers.
Nissan Leaf in Home Assistant
I found this: https://github.com/glynhudson/leaf-python-mqtt, and thought it was a simple task… But nooooo. I have very little experience with MQTT, other than the basics, so this took some time 🙂
EONON GA2164 – Android 2-din car navigation/stereo
I was so impressed with this car-stereo/player that I have to write some few words about it 🙂 First a little history We have an old Volvo V40 (2000-mod). The default car-stereo has radio, cd and cassette, which is not that bad for this old car. In the first 6 months of this year (2017), Norway has switched from radio/FM …
Simple Git tutorial
Using default git-commands are easy enough (if you are used to it), but this month I have started up two new projects on a clean computer. Setting up git for the first time is not a big issue, but I always start Googling – so this is a simple «from scratch» guide for starting with git on a clean Windows-computer …