I have 35 light on HA. If any one of them is unavailable light don’t work. Having none as “unavailable” will be impossible for me as people switch the lights off at the wall switch and others are plug switches combines with smart bulbs so I will always have a few unavailable items. Why can’t these just be skipped and not put into the list?
Just installed the app, entered the address and the token, next step is an error message: An Error has Occured. Status Code 401. Message: unauthorized.
I got something similar when first setting up, mostly because I took too long to get my token and I guess the config address stopped being valid. And I believe I also got the wrong URL once, as the OK button actually covers a significant portion of it.
Are you using a long-lived token?
Logger: homeassistant.components.http.ban
Source: components/http/ban.py:75
Integration: HTTP (documentation, issues)
First occurred: 14:28:37 (1 occurrences)
Last logged: 14:28:37
Login attempt or request with invalid authentication from 127.0.0.1
I have tried with 3 different long-lived tokens, same result every time. It’s getting quite tedious to re-install the Home Assistant UI app on my watch, in order to get the hassgalaxy.app website link. Anyone with ideas?
Existe outra forma de instalar, tenho um Gear S2 e quando tento instalar diz que não é compativel com meu relógio. Pergunto, o relogio tem que está conectado ao celular?
The whole process is pretty easy but it makes things a lot easier when you use a computer browser.
FireFox does the trick for me.
First open a browser window, navigate to your HA and click your account
scroll all the way to the bottom, create a long lasting token with the name of your choosing and copy it somewhere
then install the Home assistant app on your watch, open another firefox tab and insert: https://www.hassgalaxy.app/ but don’t open the link yet
now open the app on your watch and you’ll be presented the link as mentioned above and some random code at the end, add that code to https://www.hassgalaxy.app/ and open the link
Now you’ll have to insert your token and the address of your home assistant (i’ve used the link from nabucasa) click send and it’s done.
Your watch should show all your lights, switches, scripts and so on.
Does anyone know how to filter the entities for the watch? It’s nice to see them all there but it would be even nicer not having to go through all of them in order to find the one i’m looking for
I couldn’t see a way to filter them. So I created scripts for my frequent actions (heating boost, activate a lighting scene, make coffee etc) and assigned custom icons to them, it’s much easier to use.
Hi all, you beautiful community.
I had a problem, after some updates, wasn’t able to see the lights section on Samsung watch 6286, and after some investigation, found out that some lights were unavailable. I couldn’t delete them from entities list in interface, so my solution was to manually delete it from settings file.
So if the light name was 38a6adfc-950c6b2c , I got the id from that , which was 1146b0cb20abeeca9fb20db4a442bc95 , and then delete entire brackets block from HOMEASSISTANT\config.storage\core.device_registry , HOMEASSISTANT\config.storage\core.entity_registry and HOMEASSISTANT\config.storage\core.config_entries .
Please make sure you create a backup first, then please be very careful of ending brackets, and the last item in the list should not have a comma at the end.
Again, be careful editing them, but that solved my problem, was able after a HASS pi restart and update the token to properly see the lights list.