Migrating home assistant database from sqlite to mariadb.. ONLY if you are VERY familiar with Database administration, NOTE that migrating to mysql from sqlite is NO longer recommended AND NOT supported by HA

Found the solution to solve all dependences, on the site source location from the tool GitHub - techouse/sqlite3-to-mysql: Transfer data from SQLite to MySQL there is the solution to use a docker container which contain the whole tooling.

1 Like