Hello everyone, this is my first post in this forum. I have very little knowledge and I really need your help.
I can not display the buttons.
What is wrong with the code below?
(I have not posted my homeassistant directory on github because I do not know how it does it).
Thanks for the answer.
This code is inside a package, so it does not need coordinates.
As for the script, I do not know what I write in it. For in all other usersā codes they wrote the same. That is, I continue without displaying the customization.
Anyone else having issues with release 0.63.3 where the tiles will not display on a mobile deviceā¦ ive tried both the native and hybrid applications and it throws a system/log error each timeā¦ I have opened a ticket with the developer on github but maybe im doing something wrongā¦ again this does work/display on my windows chrome and firefox browsers, just not the mobile
Itās working fine here on laptop and android, but I did have some errors in the log from this afternoon when my better half was at home, and she has an iPhone. Canāt say it was definitely this error, but it was something similar.
@vicentecandido I see you are missing these lines in your configuration file. You will also need to download the two files and add them to your .homeassistant/www/custom_ui directory.
Jer78, thanks for attention. But I did this. Sorry for not posted whlo code.
I did not change anything in the documents mentioned in frontend.yaml. I just downloaded it from the mviezzer directory. Do I need to change anything in them?
@vicentecandido So I think the issue is you are referencing the same file for both the html_url and the html_uel_es5 versions. Try downloading the es5 version from here and make this change to your config:
I tried everything, with all the tips of this and other posts and I could not.
Iām definitely unable to change / create a custom ui.
I use homeassistant 0.63 in raspbian and not hassio. Do you have a problem with that?
It would be of a great kindness if someone could make a video on youtube by doing the step-by-step from the beginning of how to work with custom ui. Iām very amateur and I can not. That would help a lot of people.
I noticed @Andrew_Lozoya raised an issue on github and since you both are using HASS.io I believe perhaps itās a specific bug to that platform? I run Home Assistant on a Mac Mini and donāt have a problem. The only thing I can suggest is try downgrading HASS.io and see if it works on an earlier version.
Finally, I found my mistake.
Also not was the version.
The mistake was in the declaration. I could not declared in external file.
Then I declared in the configuration.yaml
Before (configuration.yaml) frontend: !include misc/frontends.yaml
Would anyone be so kind as to help me with thisā¦
I think itās want Iām looking for as a āremoteā for some RF led toggle switches
In my configuration.yaml I have