Skip to content

Commit c564015

Browse files
committed
Merge branch 'development'
2 parents b59c6a9 + 9ac2c77 commit c564015

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

docs/Commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ IfxPassword<a class="cmnd" id="ifxpassword"></a>|`<value>` = set Influxdb V1 an
828828
IfxBucket<a class="cmnd" id="ifxbucket"></a>|`<value>` = set Influxdb V2 and bucket name
829829
IfxOrg<a class="cmnd" id="ifxorg"></a>|`<value>` = set Influxdb V2 and organization
830830
IfxToken<a class="cmnd" id="ifxtoken"></a>|`<value>` = set Influxdb V2 and token
831-
|TelePeriod sets InfluxDB update interval
831+
IfxPeriod<a class="cmnd" id="ifxperiod"></a>|`<value>`<BR>= `0` (default) : use Teleperiod value as publication interval<BR>= `10`..`3600` : set a different publication interval<br>Note: Even when `IfxPeriod 0` is used, publication is not necesseraly performed at the time as the telemetry message.
832832

833833

834834

docs/I2CDEVICES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,5 @@ Index | Define | Driver | Device | Address(es) | Description
9797
60 | USE_AM2320 | xsns_88 | AM2320 | 0x5C | Temperature and Humidity sensor
9898
61 | USE_T67XX | xsns_89 | T67XX | 0x15 | CO2 sensor
9999
62 | USE_SCD40 | xsns_92 | SCD40 | 0x62 | CO2 sensor Sensirion SCD40/SCD41
100-
63 | USE_HM330X | xsns_93 | HM330X | 0x40 | Particule sensor
100+
63 | USE_HM330X | xsns_93 | HM330X | 0x40 | Particule sensor
101+
64 | USE_HDC2010 | xsns_94 | HDC2010 | 0x40 | Temperature and Humidity sensor

docs/devices/Sonoff-RF-Bridge-433.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The RF upgrade requires wiring the bridge and then flashing the firmware via the
3939
<img src="https://github.com/arendst/arendst.github.io/raw/master/media/sonoff_bridge_rffw_upgrade.png" width="300">
4040

4141
#### Flashing RF Firmware
42-
1. Make sure you have previously flashed a Tasmota binary built with `RF_FLASH`. Refer to the [builds table](https://github.com/arendst/Tasmota/blob/development/BUILDS.md) for pre-compiled binaries which include this feature. Otherwise the "Magic byte is not 0xE9" error will occur.
42+
1. Make sure you have previously flashed a Tasmota binary built with `RF_FLASH`. Refer to the [builds table](../Firmware-Builds) for pre-compiled binaries which include this feature. Otherwise the "Magic byte is not 0xE9" error will occur.
4343
2. Set the module type to `Sonoff Bridge (25)`
4444
3. Connect two wires (this will be different depending on the `Sonoff RF Bridge 433` hardware version):
4545
- For `R1`: Connect `GPIO4 to C2Ck` and `GPIO5 to C2D`.

0 commit comments

Comments
 (0)