Templates are a powerful feature in home assistant that allows you to control information coming into or going out of
Continue readingCategory: home assistant
Smart Home Automations With Home Assistant
The home assistant dashboard lets you see the status of your devices and to manually control them. But how do
Continue readingControl Zigbee Devices Using Zigbee2MQTT with Home Assistant
Zigbee2mqtt acts as a gateway between a zigbee network and an MQTT network. You can manage/view your Zigbee devices from
Continue readingHome Assistant-Entities,Devices ,Platforms and Integrations
All of the entities and services available in Home Assistant are provided by integrations. Integrations can process and trigger events,
Continue readingControl and Monitor HTTP Devices in Home Assistant
Many of the smart home devices currently in use operate using http as the control protocol. The device usually provides
Continue readingHome Assistant Configuration.yaml File Basics
If you are like me and find yaml files difficult to read then this tutorial we hopefully be of use.
Continue readingAdding a MQTT Sensor To Home Assistant
In the previous tutorial we looked at adding a MQTT switch device. In this tutorial we will look at adding
Continue readingRunning Home Assistant in a Docker Container
One of the fastest and easiest ways of trying home assistant is by using docker, especially if you are already
Continue readingAdding an MQTT Device to Home Assistant
When adding a MQTT device to Home Assistant you have 4 options Manual setup using configuration.yaml file.(All MQTT devices) Auto
Continue reading