Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcallaghan/5d737a4df897e40ed861bb0c4aa421b7 to your computer and use it in GitHub Desktop.
Save jcallaghan/5d737a4df897e40ed861bb0c4aa421b7 to your computer and use it in GitHub Desktop.
See https://jcallaghan.com/2021/06/smart-dog-training-buttons via my blog for more information.
input_number:
paw_button_1_wait:
name: "#1 Wait"
min: 0
max: 300
step: 1
mode: box
unit_of_measurement: "mins"
icon: mdi:timer
paw_button_volume:
name: "Volume"
min: 0
max: 50
step: 1
mode: slider
unit_of_measurement: "%"
icon: mdi:timer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment