Home Assistant – integrating RESTful switches
I have started integrating my IoT-devices and services with the Home Assistant platform. See my previous post for details on getting started with Home Assistant and subscribing to MQTT messages:…
Learning, IoT, programming & experiments
I have started integrating my IoT-devices and services with the Home Assistant platform. See my previous post for details on getting started with Home Assistant and subscribing to MQTT messages:…
Winter is soon to arrive in Sweden and the amount of daylight is decreasing every day. Thus it’s time to set up some extra light sources indoors and outdoors. I…
For a simple web application in a home automation scenario, basic authentication can be a sufficient solution. Setting up a REST APIĀ and a web app with Flask is very easy,…
As described in someĀ earlier posts, I have a setup at home with IoT devices that publish measurement messages to a Raspberry Pi via MQTT. The RPi stores the data in…