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: Cannot read properties of undefined (reading 'attributes') #34

Closed the-cyberspace closed 2 years ago

the-cyberspace commented 2 years ago

I am getting the next error in my log file:

Logger: frontend.js.latest.202112290
Source: components/system_log/__init__.py:189
First occurred: 18:53:14 (4 occurrences)
Last logged: 19:26:54

http://192.168.1.121:8123/hacsfiles/circle-sensor-card/circle-sensor-card.js:95:56 Uncaught TypeError: Cannot read properties of undefined (reading 'attributes')
Kh3nsu commented 2 years ago

Hey this error is still present! Is there maybe a fix?