mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
v5.1.0
5.1.0 20170513 * Fix Offline/Removal of retained topic when FullTopic is changed * Add FullTopic to MQTT Configuration and Information web pages * Add license model GPLv3 (#188)
This commit is contained in:
parent
ceb6fab51d
commit
ec8b41903b
@ -1,7 +1,7 @@
|
|||||||
## Sonoff-Tasmota
|
## Sonoff-Tasmota
|
||||||
Provide ESP8266 based Sonoff by [iTead Studio](https://www.itead.cc/) and ElectroDragon IoT Relay with Serial, Web and MQTT control allowing 'Over the Air' or OTA firmware updates using Arduino IDE.
|
Provide ESP8266 based Sonoff by [iTead Studio](https://www.itead.cc/) and ElectroDragon IoT Relay with Serial, Web and MQTT control allowing 'Over the Air' or OTA firmware updates using Arduino IDE.
|
||||||
|
|
||||||
Current version is **5.0.7** - See [sonoff/_releasenotes.ino](https://github.com/arendst/Sonoff-Tasmota/blob/master/sonoff/_releasenotes.ino) for change information.
|
Current version is **5.1.0** - See [sonoff/_releasenotes.ino](https://github.com/arendst/Sonoff-Tasmota/blob/master/sonoff/_releasenotes.ino) for change information.
|
||||||
|
|
||||||
### **** ATTENTION Version 5.0.x specific information ****
|
### **** ATTENTION Version 5.0.x specific information ****
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* 5.1.0 20170513
|
/* 5.1.0 20170513
|
||||||
* Fix Offline/Removal of retained topic when FullTopic is changed
|
* Fix Offline/Removal of retained topic when FullTopic is changed
|
||||||
* Add FullTopic to MQTT Configuration and Information web page
|
* Add FullTopic to MQTT Configuration and Information web pages
|
||||||
* Add license model GPLv3 (#188)
|
* Add license model GPLv3 (#188)
|
||||||
*
|
*
|
||||||
* 5.0.7 20170511
|
* 5.0.7 20170511
|
||||||
|
Loading…
x
Reference in New Issue
Block a user