diff --git a/src/main/config/exportformats.d/Homeass_remote_broadlink.xml b/src/main/config/exportformats.d/Homeass_remote_broadlink.xml index 8316ffee..045c2741 100644 --- a/src/main/config/exportformats.d/Homeass_remote_broadlink.xml +++ b/src/main/config/exportformats.d/Homeass_remote_broadlink.xml @@ -22,11 +22,8 @@ along with this program. If not, see . name="Homeassistant Broadlink Remote" extension="yaml" multiSignal="true" simpleSequence="false" executable="false" metadata="true"> -
This export format generates a YAML fragment for the Homeassistant Broadlink switch integration, - as per this page. - A "switch" is per definition a quite limited sort of remote: Only the commands named power_on and power_off are recognized, - and generate the command_on and command_off variables in Homeassistant respectively. - If this is too restrictive, consider using the Homeassistant Broadlink remote export format instead. +
This export format generates a YAML fragment for the Homeassistant Broadlink remote integration, + as per this page.
If the modulation frequency is non-zero, the Broadlink commands are IR signals, using the only IR modulation frequency Broadlink knows, 38kHz.