Last week I switched my router from Sophos XG to Ubiquiti (UBNT) USG (UniFi Security Gateway). The setup The setup was a bit tricky. First I tried to plug it in my existing network with a laptop connected to the LAN-port. I could reach the USG, but as most of the configuration is done in the UniFi-controller, I just had …
Ubiquiti Nanostation Loco M2, Tellstick and Mco Home Air Quality Monitor Co2
My girlfriend has a horse. The horse needed a house. So we built a house (stable). The stable is about 10 meters from our house. To smartify the stable (controlling lights and monitoring temperature, humidity and CO2) I needed cabled network and a new smarthome-gateway. I already have Home Assistant and a Z-wave network in the house, but the stable is …
Live Resizing LVM on Linux
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 🙂