Hey guys, need help. Off recent Iām unable to trigger the screen saver even with the basic code.
I checked my logs and this i what I see
Logger: frontend.js.latest.202405300
Source: components/system_log/init.py:333
First occurred: June 2, 2024 at 11:58:45 PM (2 occurrences)
Last logged: June 2, 2024 at 11:59:53 PM
Uncaught error from Chrome 125.0.0.0 on Windows 10 TypeError: Cannot read properties of undefined (reading āeditModeā) setConfig (src/panels/lovelace/cards/hui-card.ts:69:43) createCardElement (src/panels/lovelace/views/hui-view.ts:82:12) /hacsfiles/lovelace-wallpanel/wallpanel.js:1145:30 WallpanelView.createInfoBoxContent (/hacsfiles/lovelace-wallpanel/wallpanel.js:1132:17) WallpanelView.startScreensaver (/hacsfiles/lovelace-wallpanel/wallpanel.js:2089:8) WallpanelView.timer (/hacsfiles/lovelace-wallpanel/wallpanel.js:769:10)
Uncaught error from Chrome 125.0.0.0 on Windows 10 TypeError: Cannot read properties of undefined (reading āeditModeā) setConfig (src/panels/lovelace/cards/hui-card.ts:69:43) createCardElement (src/panels/lovelace/views/hui-view.ts:82:12) /local/wallpanel.js:1145:30 WallpanelView.createInfoBoxContent (/local/wallpanel.js:1132:17) WallpanelView.startScreensaver (/local/wallpanel.js:2089:8) WallpanelView.timer (/local/wallpanel.js:769:10)
hello, after June updating, the slide show images do not work, everything else is working fine but as regular dashboard without slide show. I did update and changed the js file but still not working.
Hi,
Could you explain me how to get dwains dashboard on wallpanel please. Iāve tried to search but couldnāt find how to, as things seem to have changed since your post. Dwains folder isnāt anymore inside custom component folder but inside config folder and there is no Lovelace.yaml there.
Would really appreciate if you can help out
Edit: finally found how to get it working. Thanks anyway
Habe das WallPanel Addon zum laufen gebracht jetzt ist meine Frage gibt es eine mƶglichkeit das der Bildschirmschoner nach einer gewissen zeit kein Bild mehr anzeigt sondern nur schwarzen Hintergrund?
Could you share your setup on how you integrated the new API, because the query mentionned in the doc, as well as the one your mentionning here (api.unsplashā¦) returns a JSON, which you have to then take the urls property to get the image.
I figured it out and I am playing now with the API ā¦
I have access and it would work.
Challenge is that the response comes as a full JSON file, not directly as url as in the past.
I guess I will need a template helper to parse the JSON and extract the url.
How can I make this card thinner on my screensaver and smaller in ratio? I actually had this working but stupidly deleted whatever card config I had and for the life of me canāt remember. Code below and photo - which as you can see is taking up a third of my screensaver. I would love it to be alot thinner and smaller if possible. Thank you if youāre able to help!!