Integration for Home Assistant to control climate, TV and fan devices via IR/RF controllers (Broadlink, Xiaomi, MQTT, LOOKin, ESPHome)
-
Updated
Sep 9, 2021 - Python
Add a description, image, and links to the broadlink topic page so that developers can more easily learn about it.
To associate your repository with the broadlink topic, visit your repo's landing page and select "manage topics."
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: