Merge branch 'current' into beta

This commit is contained in:
Jesse Hills 2023-07-17 09:29:21 +12:00
commit 7bfd2aad4a
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
3 changed files with 3 additions and 3 deletions

View File

@ -326,7 +326,7 @@ div.body p, div.body dd, div.body li, div.body blockquote {
color: #e2e2e2;
}
div.note {
div.note, div.tip {
background-color: #2d2c2c;
border: 1px solid #808080;
}

View File

@ -41,7 +41,7 @@ Configuration variables:
- **pin** (**Required**, :ref:`config-pin`): The pin to transmit the remote signal on.
- **carrier_duty_percent** (*Optional*, int): How much of the time the remote is on. For example, infrared
protocols modulate the signal using a carrier signal. Set this is ``50%`` if you're working with IR LEDs and to
protocols modulate the signal using a carrier signal. Set this to ``50%`` if you're working with IR LEDs and to
``100%`` if working with other things like 433MHz transmitters.
- **id** (*Optional*, :ref:`config-id`): Manually specify
the ID used for code generation. Use this if you have multiple remote transmitters.

View File

@ -23,7 +23,7 @@ The following table shows the currently supported models of Vbus devices.
:header: "Name", "Config Value", "Hex Address", "Notes"
"DeltaSol BS Plus","deltasol_bs_plus","4221"
"DeltaSol BS 2009","deltasol_bs_2009","427B"
"DeltaSol BS 2009","deltasol_bs_2009","427B","DeltaSol BS Plus V2"
"Dux H3214","deltasol_bs_2009","427B", "Pump 2 unsupported"
"DeltaSol C","deltasol_c","4212"
"DeltaSol CS2","deltasol_cs2","1121"