The command_line integration allows to create switch, cover entities etc, but doesn’t support button entity.
For example, I want to create a button entity that would SSH and suspend my PC. Currently, i do it by creating a switch and mapping that to a button entity, which is a bit hacky.
Here’s how button entity support for the command_line could look like:
Yes, that’s valid, but has unneccesary complexity. I would just like if the command_line integration supported the button natively. I’m sure others have many usecases for this too. And newcomers would need less time to implement this too, since they wouldn’t have to learn how to create button tempalte.