custom-cards / light-entity-row

Entity row for lights with sliders for adjusting different values based on features
55 stars 13 forks source link

Stopped working after removed Polymer in HA 2023.5 #25

Open PshemoSK opened 1 year ago

PshemoSK commented 1 year ago

Polymer were removed in version 2023.5 (I noticed after upgrade to 2023.5.4) which stopped ligt-entity-row to working.

Log: 2023-05-30 12:46:20.906 ERROR (MainThread) [frontend.js.latest.202305033] https://[myhost]:8123/hacsfiles/light-entity-row/light-entity-row.js:10:40 Uncaught ReferenceError: Polymer is not defined

cmerkle commented 10 months ago

Same issue here. Please update this repo or remove from HACS

cornfeedhobo commented 10 months ago

@cmerkle That's pretty harsh for a problem that's been fixed for months. Please check your install before suggesting someone remove their repo.

cmerkle commented 10 months ago

@cmerkle That's pretty harsh for a problem that's been fixed for months. Please check your install before suggesting someone remove their repo.

It has not been resolved, look at the code right here on on GitHub. It still depends on polymer which is deprecated. And there have been no updates by the dev in 8 months

cornfeedhobo commented 10 months ago

@cmerkle I take back my comment. I thought I was still using this plugin and not seeing the error. Instead it looks like I phased it out for a different approach. Good luck, although I suggest just making a fork instead.