mirror of
https://github.com/Luzifer/tasmota-build.git
synced 2024-11-09 18:00:07 +00:00
Upgrade Tasmota to v5.12.0
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
32bccda7d2
commit
b17e4ec94d
2 changed files with 2 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
TASMOTA_VERSION=v5.11.1
|
||||
TASMOTA_VERSION=v5.12.0
|
||||
|
||||
default: build_sonoff build_sonoff-minimal
|
||||
|
||||
|
|
|
@ -13,6 +13,7 @@ MQTT_TOPIC: '"unconfigured"'
|
|||
TELE_PERIOD: '30'
|
||||
|
||||
USE_DOMOTICZ: '!undef'
|
||||
USE_HOME_ASSISTANT: '!undef'
|
||||
USE_EMULATION: '!undef'
|
||||
USE_DISCOVERY: '!undef'
|
||||
|
||||
|
|
Loading…
Reference in a new issue