update for 3.1.1b7

This commit is contained in:
proddy
2021-06-18 20:40:47 +02:00
parent c234503a9c
commit 9ef2e62955

View File

@@ -5,6 +5,7 @@
- new command called `commands` which lists all available commands. `ems-esp/api/{device}/commands`
- More Home Assistant icons to match the UOMs
- 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)
- show log messages in Web UI [#71](https://github.com/emsesp/EMS-ESP32/issues/71)
## Fixed