SeanPM5 / homeassistant-config

14 stars 0 forks source link

hold_action on custom button-card #45

Closed SeanPM5 closed 5 years ago

SeanPM5 commented 5 years ago

Long press support (hold_action) is being added to custom button card. Which means more goodies to play with.

- type: "custom:button-card"
  entity: switch.skylight
  name: more-info
  hold_action:
    action: more-info

Update my UI and come up with ideas here so I'll be ready to take advantage of them right away.

Checklist: