Sorry to jump in on your thread but I’m having trouble with an entity-button card and I wondered if you, or one of the other members will be able to help.
I have the code below but I’m getting an error on my Lovelace UI saying “Unknown card type encountered: entity-button”.
All the support documentation is showing light entities. Can someone tell me if what I’m trying to achieve is possible and if there’s any obvious reasons why I’m getting the error?
I’ve been using Hassbian, so fell behind with my updates. I recently went back to Hassio so now have latest version. I hadn’t even checked to see if it was working in Lovelace becauase the entity button card was on a different tab.
I just read your post now, checked in Lovelace and it’s working fine! Thanks for taking the time to respond
One thing that drive’s me crazy is to get status of input boolean in entity button.
In custom button card I do get state of boolean but not with official button card
Input_boolean, calendar entries, device_tracker… don’t change when they turn on. Seems like only the switch do ?
I’m experiencing the same. Would be good to get at least input_boolean also changed on status.