custom-cards / circle-sensor-card

A custom component for displaying sensor values as cards or elements
Apache License 2.0
174 stars 23 forks source link

TypeError: color is undefined Error in log #16

Open advokatb opened 5 years ago

advokatb commented 5 years ago

Hi. I have such error in log

2019-03-20 20:05:42 ERROR (MainThread) [frontend.js.latest.201903051] http://192.168.1.101:8123/customcards/js/circle-sensor-card.js:223:9 TypeError: color is undefined

When this error appears I can't toogle my lights.

How can this be fixed?

P.S. I also get ERROR (MainThread) [frontend.js.latest.201903210] http://192.168.1.101:8123/customcards/js/circle-sensor-card.js:223:19 Uncaught TypeError: Cannot read property 'substr' of undefined Maybe related?...