Nerwyn / android-tv-card

A completely customizable universal remote card for Home Assistant. Supports multiple platforms out of the box.
Apache License 2.0
254 stars 13 forks source link

send mqtt command ? #164

Closed myB0B closed 4 days ago

myB0B commented 6 days ago

is it possible to send mqtt command on press button ? i'm looking for a remote card with touchpad capability who send custom mqtt command

Nerwyn commented 5 days ago

You should be able to with this or any other card that supports Home Assistant actions/services using the mqtt.publish action. You can remap the touchpad to send mqtt.publish actions as well.

myB0B commented 5 days ago

Ok, thank you, but I found another solution.