Hi,
I’ve been using HA for a little more then a week now, and I’m quite happy with it.
The only thing that’s really bothering me, is that the API-key is the same as my password and I find this terribly disturbing and unsafe. Could this be separated? Like: multipe API-keys, eventually perhaps only allowing certain tasks?
And I would really like it to have a user management-thing, so I can make multiple logins, for instance I can give my friends a login when I’m on holiday.
I’m not a Python developer, but something like hash and salt based on a unique computer key, should be doable?