-
Notifications
You must be signed in to change notification settings - Fork 47
when clicked "ETA" card in lovelace shows "Cannot read properties of undefined (reading 'state')" #47
Comments
I have also experienced this issue. I am on the docker version of HA. |
I am also getting this issue. The card works fine picking up the Prusa API / sensors set up in config, but it can only read 'Status' and 'Bed' when looking at the Octoprint integration sensors. The sensors are all working though when looking at them through home assistant otherwise. |
Same issue here. I'm assuming Threedy is dead :/ |
@thermopesos refer to this issue, you need to make a sensor w/ template and that resolved it for me: #43 |
Another solution would be to use the MQTT plugin in OctoPrint and use the MQTT integration instead of the HA one. You need to:
That solved the issue for me. Also MQTT is way faster reporting data than the HA integration (which uses REST calls) |
@mutthunaveen @Typhoan @rw377 @thermopesos I've created a fork of this repo and fixed some issues like the state undefined stuff, check it out here: https://github.com/e11en/ha-threedy-card |
Tnx @e11en ! |
Hi,
Recently i ve installed HACKS and updated threedy repository also. Now when im configuring im getting error as below
Cannot read properties of undefined (reading 'state'),
Status and Bed temperature works fine
when clicked ETA or some other parameter the whole card doesn't show up.
This is the error im getting
`
**> Cannot read properties of undefined (reading 'state')
Please support.
The text was updated successfully, but these errors were encountered: