I’ve installed a normal version of Home Assistant on my Pi3 (I’m still happy with it).
However HassIO seems very interesting…
But I wonder about the database. I’m using right now MySQL because the default database of hass became so large… (the’re many topics about it)…
What about HassIO? Can you install or choose your database as well?
The ‘SAVE’ Button goes gray if there’s any problem with the json format of the config.
If i reset to defaults, and delete the ‘null’ the Button goes gray.
When i type a "password" (with doublequotes), it gets active again.
Searching the forum for an answer for my question and I found this post. I have the MarioDB working, but I can’t connect to it from my laptop with Squirrel.
But when I try to connect I get this message:
Hassio: Host '192.168.1.134' is not allowed to connect to this MariaDB server
class java.sql.SQLException: Host '192.168.1.134' is not allowed to connect to this MariaDB server
I try to connect with: jdbc:mysql://192.168.1.111:3306/homeassistant