1
0
mirror of https://github.com/Luzifer/tasmota-build.git synced 2024-09-19 18:32:58 +00:00

Upgrade Tasmota to v5.12.0

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-02-09 20:06:52 +01:00
parent 32bccda7d2
commit b17e4ec94d
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
TASMOTA_VERSION=v5.11.1 TASMOTA_VERSION=v5.12.0
default: build_sonoff build_sonoff-minimal default: build_sonoff build_sonoff-minimal

View File

@ -13,6 +13,7 @@ MQTT_TOPIC: '"unconfigured"'
TELE_PERIOD: '30' TELE_PERIOD: '30'
USE_DOMOTICZ: '!undef' USE_DOMOTICZ: '!undef'
USE_HOME_ASSISTANT: '!undef'
USE_EMULATION: '!undef' USE_EMULATION: '!undef'
USE_DISCOVERY: '!undef' USE_DISCOVERY: '!undef'