DBuit / Homekit-panel-card

Homekit panel card for home assistant
MIT License
304 stars 54 forks source link

Replace lit-element and lit-html with lit #130

Open gadgetchnnel opened 2 years ago

gadgetchnnel commented 2 years ago

Refactor to use the newer lit instead of lit-element and lit-html, which appears to fix the issue where styling (e.g. setting tile height and width) doesn't appy properly when switching between multiple views with homekit-cards.

Fixes #123