Boris

Results 221 comments of Boris

The issue would not be "open" if the problem was resolved by a long-term solution That's why commenting "still not working" is pointless. We already know that it's "not working",...

Here you go: https://chrome.google.com/webstore/detail/json-crack-formatter/ioanjonjikjnimckmaobngpeheholkko ([Source code](https://github.com/bokub/json-crack-formatter))

Same problem found with centOS 7! I guess upgrading openssl will help as the current version (provided by the default yum repos) is: > OpenSSL 1.0.1e-fips 11 Feb 2013

Hello, I have no idea why it's not working, and without more information, I'm unable to help you

- Is there any kind of error message displayed when you click on colors ? - Is there any log in the JavaScript console (F12 to open) ? - Can...

FYI this card hasn't changed for almost 1 year, so the problem comes either from Home Assistant (but I cannot reproduce it with the latest version), or from your setup.

@DomoSnk From what I can see in your screenshot, the errors come from "kiosk-mode", there is nothing related to this card. @pullasuti Can you please share your card config ?

Hi, You should be able to do that using the [card-mod](https://github.com/thomasloven/lovelace-card-mod) module

Using `border-radius`, as you suggested earlier ```yml - type: custom:rgb-light-card card_mod: style: '.color-circle { border-radius: 5px }' ```

Sorry but I cannot read your code indentations. Please format your configuration using triple backticks ``` Like that ````