resoai / TileBoard

A simple yet highly configurable Dashboard for HomeAssistant
MIT License
1.63k stars 278 forks source link

fix(SCREENSAVER): fix console errors when using weather tile #663

Closed rchl closed 3 years ago

rchl commented 3 years ago

The "entity" is undefined in those cases so we have to pass empty object instead like places above do already.