mirror of https://github.com/arendst/Tasmota.git
Merge pull request #16137 from barbudor/update-build-with-no-more-HA
Update BUILDs.md
This commit is contained in:
commit
f60b659532
|
@ -13,8 +13,9 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up
|
|||
| USE_UFILESYS | - | - / x | - | - | - | - |
|
||||
| USE_ARDUINO_OTA | - | - / - | - | - | - | - |
|
||||
| USE_DOMOTICZ | - | x / x | x | x | x | - |
|
||||
| USE_HOME_ASSISTANT | - | x / x | x | x | x | - |
|
||||
| USE_MQTT_TLS | - | - / - | - | - | - | - |
|
||||
| USE_HOME_ASSISTANT | - | - / - | - | - | - | - |
|
||||
| USE_TASMOTA_DISCOVERY | x | x / x | x | x | x | x |
|
||||
| USE_MQTT_TLS* | - | - / x | - | - | - | - |
|
||||
| USE_MQTT_AWS_IOT | - | - / - | - | - | - | - |
|
||||
| USE_4K_RSA | - | - / - | - | - | - | - |
|
||||
| USE_TELEGRAM | - | - / - | - | - | - | - |
|
||||
|
@ -250,3 +251,5 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up
|
|||
| USE_I2S_AUDIO | | / - | | | | |
|
||||
| USE_TTGO_WATCH | | / - | | | | |
|
||||
| USE_SONOFF_SPM | | / x | | | | |
|
||||
|
||||
* USE_MQTT_TLS is enabled by default in every ESP32 variants
|
Loading…
Reference in New Issue