richibrics / IoTuring

Your Windows, Linux, macOS computer as MQTT and HomeAssistant integration
https://pypi.org/project/IoTuring/
GNU General Public License v3.0
70 stars 6 forks source link

HomeAssistant setup - Documentation Proposition #126

Open inobrevi opened 1 week ago

inobrevi commented 1 week ago

Hi!

So one thing I forgot this time it was how to set up HomeAssistant and instructions leaves important detail: Which credential to type? HomeAssistant or current Windows account?

So it would be nice to add that it should be username and password to HomeAssistant/MQTT integration. For those brain dead tired moments.

While I'm at it, would it be possible to do it little bit different? Because as it is currently it leaves username and password to HA instance in plaintext. Not very secure.

infeeeee commented 1 week ago

Which credential to type?

If you set it up via the configuration menu, all questions are about the broker, so from that it should be clear that you have to add the broker url, than the broker port, than the broker username and finally the broker password. But we have support for adding instructions to questions, we can write some note there.

currently it leaves username and password to HA instance in plaintext. Not very secure.

Yes, I was also thinking about this. I think there are multiple ways to solve this: