Home Assistant desktop app (Electron )

just to update, now i cant use the tray options, in the previous realease it was working

Hey, Iā€™m having an issue with the Tray portion. Without the tray settings enabled in the Electron app, everything is absolutely fine. If I turn on the Tray portion, i constantly get an authentication issue (But the password is correct).

I am using Home-Assistant build 0.64.3 on CentOS 7 (But this has also happened with Rasbian, and debian installs and previous HASS builds)
I am using an Nginx proxy, to route direct http to https, Iā€™m using a letsencrypt cert with a domain name

The HTTP Section of my config file looks like this:
http:

api_password: !secret http_password
base_url: (redacted)

See the below screenshot. NOTE: The password that shows in the error message is the same that I entered in the secrets.yaml file as well as what I enter to log into HASS.

Please let me know what you think.

Hi @talos452, sorry for the problem.

The Home Assistant api has one big problem: The password is included in the URL. This means, if your password is like ā€˜123abcā€™ thatā€™s no problem, but if it is for example ā€˜/Ā§/(TR7834ā€™ then this can corrupt the web request.

It would be great if you could write a short PM if your password could be the problem.
If thatā€™s really the case, I think I could provide a fix for that by passing the password via the http header.

Greetings
Matthias

I just realized that some DOM-Changes were made in Home Assistant 0.65. I recommend to disable ā€˜Donā€™t hide toolbar when scrollingā€™. It could cause unexpected behavior. The fix will be in the next release (a0e4af6)

@matthinc where/how should I send a PM?

This should be possible directly in the forum. Just click on your profile picture and the little envelope > ā€˜New Messageā€™

Negative. I will paste it here, and will change it in Hass. The password was Vy636%pgK&i&

Anything new @matthinc

i cant use the tray options, in the previous realease it was working, Iā€™m on Windows, and it keeps calling the system write/read log

@talos452 Still working on it. Not that easy to fix.

@fernandex00 The new version (1.1.3) only works with HomeAssistant > 0.65. If you have an older version of HomeAssistant you have to use 1.1.2

@matthinc sorry to botter but in version 1.1.3 i gues the certificate-inspection is enabled again, and geft error after enter

Hope in the new realeases for Windows, be able to hide the developer tab, and make the window the same color of the theme like in mac os

Thanks for continuing to look.

Thanks for this app. Works quite nice on macOS.

Hi, waiting for updates and new features, great work

hi, is there going to be more releases?

Does this project Is done?

Iā€™ve a problem with the custom_ui js module.
Other way is working properly, thereā€™s problem only with in the electron.
What shall I do?

I donā€™t even get so far:


The app hasnā€™t been updated since lovelace and the authentication system were introduced.
As I 've never worked with electron so far, I have no idea where to start.

@matthinc are you still using home assistant / do you have plans to update the app?

Otherwise it looks like someone has to fork the project. If I 'll find some time, I will have a look at it.

Is there any chance this will be updated? Most things work, but not the status bar shortcuts, which is the best feature.