Due to security concerns it is very common practise to locate smart home devices on a separate network than your
Continue readingCategory: smart home
Sonoff vs Shelly Quick Guide and Research Notes
Sonoff and Shelly are probably the two most popular 240V wireless switches on the market. So if you are just
Continue readingSmart Home Automation Systems
What is the best smart home system? is a very common search term on Google. Unfortunately due to the differences
Continue readingGeofencing for Smart Homes with Node-Red
A geofence is a virtual perimeter for a real-world geographic area – Wiki It involves using a location aware device
Continue readingHome Automation Timer with Node-Red
One of the most common requirements in home automation is to schedule an event at a particular time. For example
Continue readingUsing Zigbee2MQTT- A Beginners Guide
Zigbee2MQTT is a nodejs Gateway application that connects Zigbee networks to MQTT networks. It is run from the command line
Continue readingControlling the Tasmota SonOff Switch with HTTP and Node-Red
Tasmota devices can be controlled by both HTTP and MQTT. If you don’t have an MQTT broker or don’t want
Continue readingUsing HTTP APIs To Control Smart Home Devices
HTTP is currently probably the most widely used control protocol on home networks. I can be used for local control
Continue readingSmart Homes and MQTT
Because the HTTP protocol is most common protocol on the Internet it has become the main protocol for controlling first
Continue readingHow to Install Mosquitto on The Raspberry Pi
Mosquitto is a very lightweight broker and a Raspberry Pi can easily cope with MQTT traffic on clients on a
Continue reading