mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-03 11:30:46 +02:00
LibreTiny: enable MQTT, bump to v1.4.1 (#5419)
This commit is contained in:
committed by
Jesse Hills
parent
0a1ed58454
commit
b30bab8c1b
@@ -170,7 +170,7 @@ def _notify_old_style(config):
|
||||
ARDUINO_VERSIONS = {
|
||||
"dev": (cv.Version(0, 0, 0), "https://github.com/libretiny-eu/libretiny.git"),
|
||||
"latest": (cv.Version(0, 0, 0), None),
|
||||
"recommended": (cv.Version(1, 4, 0), None),
|
||||
"recommended": (cv.Version(1, 4, 1), None),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user