postlund / search-card

Quickly search for entities from a Lovelace card.
MIT License
104 stars 13 forks source link

convert paper-input to ha-textfield #45

Closed mjmeli closed 11 months ago

mjmeli commented 11 months ago

This should fix the issue in #44

I migrated paper-input to ha-textfield. The interface is slightly different so I have done my best to ensure parity. The new field is styled slightly differently but matches the HA inputs.

Old on top, new on bottom image

I don't use the full functionality of search-card so I only could test what I use.

Searching example image

postlund commented 11 months ago

Thanks 👍 Let's just see if anything else pops up along the way (I don't use all features either).

cloudbr34k84 commented 11 months ago

Than you works for me now!

TheSimTek commented 11 months ago

As suggested, I changed all the "paper-input" to "ha-textfield" but still cannot get the TTS/Text Input field to reappear after restarting home assistant. Anyone got a file I can download and use or compare to mine. Thanks.