Hello,
I’m looking for a good solution to send some sensor informations (temperature max/min and consumption) to an other MySQL database (not the same as HA). I thought to do that with a shell command and include the value in my command line, but it’s not the good solution, because, I have to develop a lot of things. I have the MQTT solution, but, it’s the same, I have to do a lot for that (source and target).
Do you have an other idea to advice me about that ?