Upgrade Your Lighting with JRT2-56: 5/6 LED Smooth Retrofit Kit

The Jet Lighting JRT2-56-3CCT-S-NE26-5-6 LED Smooth Retrofit Kit is a versatile and affordable option for both remodel and new construction ...

Showing posts with label How long does Home Assistant Keep sensor data?. Show all posts
Showing posts with label How long does Home Assistant Keep sensor data?. Show all posts

How do I access Home Assistant configuration YAML?

To do this, go to Developer Tools > YAML and scroll down to the YAML configuration reloading section (alternatively, hit “c” anywhere in the UI and search for it). If you can't see your integration listed there, you will need to restart Home Assistant for changes to take effect.

How do I use MariaDB in Home Assistant?

Setting up MariaDB Install the official MariaDB add-on. Navigate to Supervisor → Add-on Store and search for MariaDB. Click on Install. ... Change the password before starting the add-on. ... Start the MariaDB database. ... Verify everything is running and that the database has been installed. Jul 4, 2021

What is the best database for Home Assistant?

SQLite The default, and recommended, database engine is SQLite which does not require any configuration. The database is stored in your Home Assistant configuration directory ('/config/') and is named home-assistant_v2. db .