Dilbert66 / esphome-dsckeybus

Esphome custom configuration for interfacing to a DSC POWERSERIES alarm system
177 stars 31 forks source link

Keypad component broken: Polymer removed from Home Assistant #102

Closed vincentdh closed 9 months ago

vincentdh commented 9 months ago

The Polymer library has been removed from home-assistant and broke the alarm-keypard-card component.

The component have to be rewrite using Lit or plain JS.

If you didn't start the migration yet, I can do it and open a PR.

Dilbert66 commented 9 months ago

Already done in dev branch

On Sat, Sep 9, 2023, 10:06 AM Vincent Handfield @.***> wrote:

The Polymer library has been removed from home-assistant and broke the alarm-keypard-card component.

The component have to be rewrite using Lit or plain JS.

If you didn't start the migration yet, I can do it and open a PR.

— Reply to this email directly, view it on GitHub https://github.com/Dilbert66/esphome-dsckeybus/issues/102, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABW4E7NDC4RNBWYPNFMNVBLXZRZUXANCNFSM6AAAAAA4RPBZ2A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vincentdh commented 9 months ago

Jeez ... I'm blind!

I've pull the dev branch, but didn't update the JS loaded by lovelace 🤦🏼‍♂️