mirror of https://github.com/arendst/Tasmota.git
Updated Builds (markdown)
parent
9d1e196638
commit
cdbe11f190
15
Builds.md
15
Builds.md
|
@ -16,10 +16,11 @@ Features that are not available in any release build have to be enabled in sourc
|
|||
- **sonoff-knx.bin** includes [KNX](KNX-Features) support but missing some additional features
|
||||
- **sonoff-sensors.bin** enables the same features as _sonoff.bin_ and includes support for additional sensors
|
||||
- **sonoff-display.bin** built for connecting displays but omits energy monitoring features
|
||||
- [**sonoff-ir.bin**](Tasmota-IR) provides almost all `IRremoteESP8266` protocols
|
||||
|
||||
| Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display
|
||||
|-|:-:|:-:|:-:|:-:|:-:|:-:|:-:
|
||||
| LANGUAGE en-GB | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display | ir
|
||||
|-|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:
|
||||
| LANGUAGE en-GB | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| WPS | - | - | ✓ | - | - | - | - |
|
||||
| SMARTCONFIG | - | - | ✓ | - | - | - | - |
|
||||
| ARDUINO_OTA | - | - | - | - | - | - | - |
|
||||
|
@ -37,7 +38,7 @@ Features that are not available in any release build have to be enabled in sourc
|
|||
| SUNRISE | - | ✓ | - | ✓ | ✓ | ✓ | ✓ |
|
||||
| RULES | - | ✓ | - | ✓ | ✓ | ✓ | ✓ |
|
||||
| EXPRESSION | - | - | - | - | - | - | - |
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display** | **ir**
|
||||
| ADC_VCC | ✓ | ✓ | ✓ | ✓ | ✓ | - | ✓ |
|
||||
| DS18B20 | - | - | - | - | - | - | - |
|
||||
| DS18x20 | - | - | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
|
@ -57,7 +58,7 @@ Features that are not available in any release build have to be enabled in sourc
|
|||
| MGS | - | - | - | - | - | ✓ | - |
|
||||
| SGP30 | - | - | - | ✓ | ✓ | ✓ | ✓ |
|
||||
| SI1145 | - | - | - | - | - | - | - |
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display** | **ir**
|
||||
| LM75AD | - | - | - | ✓ | ✓ | ✓ | ✓ |
|
||||
| APDS9960 | - | - | - | - | - | - | - |
|
||||
| MCP230xx | - | - | - | - | - | - | - |
|
||||
|
@ -77,7 +78,7 @@ Features that are not available in any release build have to be enabled in sourc
|
|||
| ENERGY_SENSOR | - | ✓ | ✓ | ✓ | ✓ | ✓ | - |
|
||||
| PZEM004T | - | - | - | ✓ | ✓ | ✓ | - |
|
||||
| PZEM_AC | - | - | - | ✓ | ✓ | ✓ | - |
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display** | **ir**
|
||||
| PZEM_DC | - | - | - | ✓ | ✓ | ✓ | - |
|
||||
| MCP39F501 | - | ✓ | - | ✓ | ✓ | ✓ | - |
|
||||
| SERIAL_BRIDGE | - | - | - | ✓ | ✓ | ✓ | ✓ |
|
||||
|
@ -97,7 +98,7 @@ Features that are not available in any release build have to be enabled in sourc
|
|||
| ARILUX_RF | - | - | - | ✓ | ✓ | ✓ | - |
|
||||
| SR04 | - | - | - | ✓ | ✓ | ✓ | ✓ |
|
||||
| TM1638 | - | - | - | - | - | ✓ | - |
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
|
||||
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display** | **ir**
|
||||
| HX711 | - | - | - | ✓ | ✓ | ✓ | ✓ |
|
||||
| RF_FLASH | - | - | - | ✓ | ✓ | ✓ | - |
|
||||
| TX20_WIND_SENSOR | - | - | - | ✓ | ✓ | ✓ | ✓ |
|
||||
|
|
Loading…
Reference in New Issue