-
Notifications
You must be signed in to change notification settings - Fork 50
Not able to configure...e is undefined #48
Comments
I am also getting this error and it does not display anything in the UI |
I get this error when I try to use the card with any monitored property that has a time, like ETA or Remaining. Temperatures seem to work fine |
I've got the same problem, and as nick said, if I check anything with time (time remaining/elapsed/ETA), it doesn't work and says an error, but when I uncheck those, it shows the plugin again. |
I also have the same issue. This originally caused the page to disappear for me when editing. that was on HA version 2021.11.5 However the setup doesnt do this. for me it just has |
Same here. |
Refer to my comment in another issue for a solution: |
@codeclinic @siparker @Mavi222 @nickwilkie @muslimsteel @sambeetm 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 |
I have HA supervised install.
After installation, it put the .js file in the following path
root@debian:/usr/share/hassio/homeassistant/www/community/threedy# ls
threedy-card.js threedy-card.js.gz
I copied the files back to following path
root@debian:/usr/share/hassio/homeassistant/www/hacsfiles/threedy# ls
threedy-card.js threedy-card.js.gz
Still getting the error.
2022-01-28 14:57:58 ERROR (MainThread) [frontend.js.latest.202112291] http://192.168.1.66:8123/hacsfiles/threedy/threedy-card.js?hacstag=33288368520211125:2:602711 TypeError: e is undefined
2022-01-28 14:57:58 ERROR (MainThread) [frontend.js.latest.202112291] http://192.168.1.66:8123/hacsfiles/threedy/threedy-card.js?hacstag=33288368520211125:2:602711 TypeError: e is undefined
2022-01-28 14:57:58 ERROR (MainThread) [frontend.js.latest.202112291] http://192.168.1.66:8123/hacsfiles/threedy/threedy-card.js?hacstag=33288368520211125:2:602711 TypeError: e is undefined
2022-01-28 14:57:58 ERROR (MainThread) [frontend.js.latest.202112291] http://192.168.1.66:8123/hacsfiles/threedy/threedy-card.js?hacstag=33288368520211125:2:602711 TypeError: e is undefined
The text was updated successfully, but these errors were encountered: