mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
added fetch command
This commit is contained in:
@@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
## **Breaking changes**
|
## **Breaking changes**
|
||||||
|
|
||||||
- MQTT base has been removed. The hostname is only used.
|
- MQTT base has been removed. The hostname is only used
|
||||||
|
- refresh command renamed to fetch
|
||||||
|
- have to 'wifi reconnect' after changing wifi in console
|
||||||
|
|
||||||
## **New Features in v2**
|
## **New Features in v2**
|
||||||
|
|
||||||
@@ -65,7 +67,7 @@ common commands available in all contexts:
|
|||||||
|
|
||||||
(from the root)
|
(from the root)
|
||||||
set
|
set
|
||||||
refresh
|
fetch
|
||||||
system (enters a context)
|
system (enters a context)
|
||||||
boiler (enters a context)
|
boiler (enters a context)
|
||||||
thermostat (enters a context)
|
thermostat (enters a context)
|
||||||
|
|||||||
Reference in New Issue
Block a user