This is in reference to the new Button entity that was added to HA core in this PR. It seems to serve a similar purpose to services, which leads me to the following questions:
Is the button entity designed to replace services?
If not, then in which situations should one be used vs. the other?
Thanks @koying - I read that architecture proposal but am still not clear on when button entities should be used instead of services. It seems that button entities are trying to make the functionality of services more accessible to the user, and I think that’s a great idea, but I’m not sure if they should exist alongside services, or replace services entirely.
What really evades me are the benefits vs. a lovelace button calling a service, especially considering that a lovelace button will likely be the representation of a button entity.
It will be worth going to the release party to have live explanations