if I want to have HACS (Community Store) installed and running, then it is forbidden to have any other Add Ons? That’s how I read the HACS warning: “You are aware that there are no Add-Ons in HACS”.
Is this true? So no ESPHome (which is gold to me)? Really???
I read some posts of people complaining about troubles with SQLite, which, how I understand it, is the standard database engine for the internal HA db. I have MariaDB running anyway, so am I well advised to have my HA instance working with a real db server instead of the out-of-the-box SQLite?
Yes, but No.
You cannot have add-ons in HACS.
However, add-ons have nothing to do with HACS - they are are a part of HAOS so, if you are running HAOS, you can have both add-ons and HACS.
I’m running HA container in docker so can have HACS but not add-ons.
I’ve personally never had an issue with SQLite - i’ve been using it as my DB for years, but that isn’t to say that MariaDB isn’t better (I genuinely don’t know).