Skip to content
#

broadlink

Here are 42 public repositories matching this topic...

uudruid74
uudruid74 commented Jun 18, 2018

Sometimes you want to turn something on (or off) and not toggle it. For example, if a device is already on and you run a morning routine that turns it on again, you don't want it to go off, but that's exactly what sending the command again will do. Here is one method to tackle this:

[CHECK powerTvOn]
host = 192.168.12.73
on = PRINT TV Already On
off = power

[CHECK powerTvOff]
host

Improve this page

Add a description, image, and links to the broadlink topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the broadlink topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.