Tom Matheussen
Tom Matheussen
> Is it somehow possible to align the checkbox with the first line of text? What worked for me, is to set the margin-top property manually: I've checked at the...
Which errors do you get? I'm currently in between moving server stuff around, I've got it disabled, but a while ago it was still working.
Lol ok, I was hoping for some actual error message ;) But, I enabled it for my own installation just now, and indeed, it's failing, I will investigate today.
Can I ask how you configured you component?
Without knowing the actual issue, it might have been fixed in 491a538bb6a998956065fd8fba0d0dc5c4e2da10. Configuration might have changed a bit: ```yaml binary_sensor: - platform: flexget host: http://localhost:5050 (optional, default) ssl: True (check...
I see this happen from time to time as well. For me it only happens when I have restarted Home Assistant, I have KNX lights set up that get turned...
I've got the same, running Version 1.5.4.3596. Any progress on this? :) **EDIT:** Noticed it only happened when using `client.find("/")` for me, using query works fine.
I came across this as well when debugging some custom cards, what I found is that it does reload, but it doesn't clear the browsers cache. If you change your...
translations for custom cards need to be added into the same folder structure as the code for the custom card like so: I agree documentation is lacking a bit, it...
Interesting note, when you toggle the compare mode on the manual dashboard, it actually toggles the comparison mode on the auto generated Energy dashboard.