wassy92x / lovelace-digital-clock

A custom digital clock card for Home Assistant
MIT License
96 stars 17 forks source link

Deprecation lit-element #30

Closed robinostlund closed 1 year ago

robinostlund commented 1 year ago

Hi, Just saw this in developer tools:

The main 'lit-element' module entrypoint is deprecated. Please update your imports to use the 'lit' package: 'lit' and 'lit/decorators.ts' or import from 'lit-element/lit-element.ts'. See https://lit.dev/msg/deprecated-import-path for more information.
(anonymous) @ digital-clock.js?hacstag=373832981123:49
DemolderSteven commented 1 year ago

I've got exactly the same problem.