Hi folks,
I’m looking for a way to trigger a button press via AppDaemon for the HomeAssistant “button” domain.
So far I was not able to initiate one.
The hass api “turn_on” in AD leads to an error in HA logs where it states:
The service homeassistant.turn_on does not support entities button.bedroom_on
Do you have an idea how I could trigger such an event via AD?
Regards,
Chris