Comments: All about Home Assistant: Setup + Integration + Operation

 
Preview Hardware for home assistant? Variants: HAOS vs. Docker

What hardware can be used for Home Assistant? Overview of the different installation variants. HAOS vs. Home Assistant Docker Container

changed: 2023-06-23 from Bernhard (Initial Release: 2023-03-07)

Home Assistant (HA) can be run on its own dedicated hardware by using the Home Assistant Operating System (HAOS). If you want to run services outside of the HA Add-on Store on the same hardware as Home Assistant, you can also either create HAOS virtually as a VM or start it as a Docker container. ... continue reading

Preview Home Assistant integrations

Home Assistant integrations

created: 2023-03-07 from Bernhard

The modular structure of Home Assistant enables communication with other devices or services and expands Home Assistant with additional functions. ... continue reading

Preview Home Assistant interface, operation and notification

Home Assistant interface, operation and notification

created: 2023-03-07 from Bernhard

After the first start,all integrated devices areautomatically displayed in the home dashboard. ... continue reading

Preview Home Assistant Automation - Possibilities & Basics

Home Assistant Automation - Possibilities & Basics

changed: 2024-01-07 from Bernhard (Initial Release: 2023-04-26)

From controlling the pool pump to the heating to the robotic mower, automations in Home Assistant offer a way to make things around your home really smart. ... continue reading

Preview Home-Assistant Display - Weather Station and more

Home-Assistant Display - Weather Station and more

created: 2022-12-14 from Bernhard

After integrating more and more switches, lights and temperature sensors into Home Assistant, I had the idea to replace my classic weather station with a display for Home Assistant. I used an old cell phone, the Home Assistant app and a frame from the 3D printer as the display.  ... continue reading

Preview Home Assistant + DIY Microcontroller + ESP Home (Docker)

Home Assistant + DIY Microcontroller + ESP Home (Docker)

created: 2023-01-10 from Bernhard

With ESPHome it is very easy to program your own microcontroller for use in HomeAssistant. My first use for a self-programmed microcontroller was to record the water flow and temperature values of my heater, see: ESP32 programming, Arduino - install requirements. ... continue reading

Preview Home Assistant Templates / Statistics and Sensors

Home Assistant Templates / Statistics and Sensors

created: 2023-09-05 from Bernhard

With the help of Home-Assistant templates, data from various sensors can be converted, combined or provided with your own formulas. Templates allow the creation of logic blocks for use in custom sensors, conditions or for customizing specific values in Lovelance Cards. The syntax used is Jinja2, a fully functional template engine for Python. ... continue reading

Preview HA history: more than 10 days? Long Time Statistic (LTS)

HA history: more than 10 days? Long Time Statistic (LTS)

created: 2023-12-27 from Bernhard

By default, the history in Home Assistant shows the status changes of the last 10 days and supplements older data for certain entities from the Long Time Statistic (LTS). In this article you will find out which entities these are and how the data is stored in the Home Assistant. ... continue reading

Preview Home Assistant SQlite - Change statistics data

Home Assistant SQlite - Change statistics data

created: 2023-02-27 from Bernhard

Originally, I had wrong values in the database every now and then when reading out the smart meter. I was able to correct the cause, but the wrong values do not look so good in the statistics. Only after I spent some time correcting the statistic data directly in the database, I discovered that wrong statistic values can be easily changed in Home-Assistant. ... continue reading

Home Assistant Database MySQL vs. SQLite

Home Assistant Database MySQL vs. SQLite

created: 2022-05-09 from Bernhard

Home Assistant uses SQLite as a database. In SQLite all data is stored in a simple file: home-assistant_v2.db. I had no problems with the database so far and I am very satisfied with the performance of Home Assistant. Nevertheless I wanted to try a MySQL database, because at least theoretically MySQL could achieve a better performance. In practice, however, I could not notice any difference. According to the manufacturer's page, SQLite is even recommended: ... continue reading

Smart-Home-Plattform - ioBroker vs. Home-Assistant | Smart Home | ioBroker install - Docker
By continuing to browse the site, you agree to our use of cookies. More Details