mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
updated with latest changes
This commit is contained in:
@@ -3,11 +3,14 @@
|
|||||||
## Added
|
## Added
|
||||||
|
|
||||||
- new command called `commands` which lists all available commands. `ems-esp/api/{device}/commands`
|
- new command called `commands` which lists all available commands. `ems-esp/api/{device}/commands`
|
||||||
|
- Home Assistant icons for memory and time
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- new API. Using secure access tokens and OpenAPI standard. See `doc/EMS-ESP32 API.md` and [#50](https://github.com/emsesp/EMS-ESP32/issues/50)
|
- new API. Using secure access tokens and OpenAPI standard. See `doc/EMS-ESP32 API.md` and [#50](https://github.com/emsesp/EMS-ESP32/issues/50)
|
||||||
|
- `info` command always shows full names in API. For short names query the device or name directly, e.g. `http://ems-esp/api/boiler`
|
||||||
|
- free memory is shown in kilobytes
|
||||||
|
|
||||||
## Removed
|
## Removed
|
||||||
|
|||||||
Reference in New Issue
Block a user