custom-cards / slider-button-card

A button card with integrated slider
MIT License
105 stars 16 forks source link

[fix] Restore editor UI #57

Closed rohankapoorcom closed 10 months ago

rohankapoorcom commented 10 months ago

Changes in Home Assistant 2022.3 eliminated Paper Elements. in 2023.5, Polymer was removed.

Updates the configuration editor for Slider Button Card to bundle the necessary Material Web Components using Scoped Custom Element Registry and then load specific elements from Home Assistant's frontend following this guide.