Open CCOSTAN opened 2 years ago
please explain more about the issue. Some images or example
I have some switches that when I turn off, they just turn back on as they are really buttons (like restarting my Juicebox).
So rather than this being a switch, I need to change this to a button.
command_line:
switch:
name: Restart Juicebox
unique_id: restart_juicebox_switch
command_on: "/usr/bin/curl -k 'http://192.168.10.91/command/reboot'"
This might make a good little video. Thanks!
Restart Juicebox is a perfect implementation of this.
Requires 12.2021 though.
https://www.home-assistant.io/integrations/input_button/