This commit is contained in:
proddy
2020-10-25 18:28:59 +01:00
parent 33bc3d5eed
commit 30b5cd90c3
2 changed files with 8 additions and 5 deletions

View File

@@ -41,15 +41,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- renamed wWCircPumpType to wWChargeType
- Installation and Configuration notes moved to the official EMS-ESP documentation site
- Removed the _cmd from the MQTT topic names
- MQTT sensors topic renamed to sensor_data
- `call` commands can be done from the Console root for all devices
- renamed MQTT topic for Solar Module from `sm_data` to `solar_data`
- Updated EMS-ESP official documentation (https://emsesp.github.io/docs/#/)
- JWT Secret renamed to Super User Password
- EMS Devices in Web UI shows button and tooltip to remind users they can click on a device
- MQTT boiler_data payload split into two topics `boiler_data_main` and `boiler_data_ww`
- "sensor" renamed to "dallassensor" as a command. MQTT topic not affected.
- MQTT topic name changes (see doc)
- Mixing renamed to Mixer
### Removed
- Console contexts for thermostat and boiler

6
example_pio_local.ini Normal file
View File

@@ -0,0 +1,6 @@
[env]
upload_protocol = espota
upload_flags =
--port=8266
--auth=ems-esp-neo
upload_port = ems-esp.local