Center in cells

Michael Ingraham 2019-09-07 17:45:08 -04:00
parent 1a84da0eab
commit ab9fa42b41
1 changed files with 5 additions and 5 deletions

@ -6,8 +6,8 @@ The binary files available on [GitHub](https://github.com/arendst/Sonoff-Tasmota
Features that are not available in any release build have to be enabled in source code and compiled yourself. If you opt to self-compile your own binary file(s), you must ensure that the appropriate feature `DEFINE` variable is defined in `user_config_override.h` in order for that code to be compiled into your binary. Features that are not available in any release build have to be enabled in source code and compiled yourself. If you opt to self-compile your own binary file(s), you must ensure that the appropriate feature `DEFINE` variable is defined in `user_config_override.h` in order for that code to be compiled into your binary.
| Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display | Feature or Sensor | minimal | basic | classic | sonoff | knx | sensors | display
|-------------------|---------|-------|---------|--------|------|---------|--------- |-|:-:|:-:|:-:|:-:|:-:|:-:|:-:
| LANGUAGE en-GB | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | LANGUAGE en-GB | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| WPS | - | - | ✓ | - | - | - | - | | WPS | - | - | ✓ | - | - | - | - |
| SMARTCONFIG | - | - | ✓ | - | - | - | - | | SMARTCONFIG | - | - | ✓ | - | - | - | - |
@ -26,7 +26,7 @@ Features that are not available in any release build have to be enabled in sourc
| SUNRISE | - | ✓ | - | ✓ | ✓ | ✓ | ✓ | | SUNRISE | - | ✓ | - | ✓ | ✓ | ✓ | ✓ |
| RULES | - | ✓ | - | ✓ | ✓ | ✓ | ✓ | | RULES | - | ✓ | - | ✓ | ✓ | ✓ | ✓ |
| EXPRESSION | - | - | - | - | - | - | - | | EXPRESSION | - | - | - | - | - | - | - |
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display** |**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
| ADC_VCC | ✓ | ✓ | ✓ | ✓ | ✓ | - | ✓ | | ADC_VCC | ✓ | ✓ | ✓ | ✓ | ✓ | - | ✓ |
| DS18B20 | - | - | - | - | - | - | - | | DS18B20 | - | - | - | - | - | - | - |
| DS18x20 | - | - | ✓ | ✓ | ✓ | ✓ | ✓ | | DS18x20 | - | - | ✓ | ✓ | ✓ | ✓ | ✓ |
@ -46,7 +46,7 @@ Features that are not available in any release build have to be enabled in sourc
| MGS | - | - | - | - | - | ✓ | - | | MGS | - | - | - | - | - | ✓ | - |
| SGP30 | - | - | - | ✓ | ✓ | ✓ | ✓ | | SGP30 | - | - | - | ✓ | ✓ | ✓ | ✓ |
| SI1145 | - | - | - | - | - | - | - | | SI1145 | - | - | - | - | - | - | - |
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display** |**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
| LM75AD | - | - | - | ✓ | ✓ | ✓ | ✓ | | LM75AD | - | - | - | ✓ | ✓ | ✓ | ✓ |
| APDS9960 | - | - | - | - | - | - | - | | APDS9960 | - | - | - | - | - | - | - |
| MCP230xx | - | - | - | - | - | - | - | | MCP230xx | - | - | - | - | - | - | - |
@ -86,7 +86,7 @@ Features that are not available in any release build have to be enabled in sourc
| ARILUX_RF | - | - | - | ✓ | ✓ | ✓ | - | | ARILUX_RF | - | - | - | ✓ | ✓ | ✓ | - |
| SR04 | - | - | - | ✓ | ✓ | ✓ | ✓ | | SR04 | - | - | - | ✓ | ✓ | ✓ | ✓ |
| TM1638 | - | - | - | - | - | ✓ | - | | TM1638 | - | - | - | - | - | ✓ | - |
|**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display** |**Feature or Sensor** | **minimal** | **basic** | **classic** | **sonoff** | **knx** | **sensors** | **display**
| HX711 | - | - | - | ✓ | ✓ | ✓ | ✓ | | HX711 | - | - | - | ✓ | ✓ | ✓ | ✓ |
| RF_FLASH | - | - | - | ✓ | ✓ | ✓ | - | | RF_FLASH | - | - | - | ✓ | ✓ | ✓ | - |
| TX20_WIND_SENSOR | - | - | - | ✓ | ✓ | ✓ | ✓ | | TX20_WIND_SENSOR | - | - | - | ✓ | ✓ | ✓ | ✓ |