This commit is contained in:
proddy
2021-08-08 14:45:24 +02:00
parent 15541c52ce
commit 30ce3f1dc3
4 changed files with 20 additions and 12 deletions

View File

@@ -2,16 +2,6 @@
## Added
- json body in API can now take device, name, cmd, hc and id
- added example of how to use API directly to control values from Home Assistant
- API calls are shown in debug log (For troubleshooting)
## Fixed
- fixed issue with Home Assistant entity naming where boiler's ww was duplicated in entity name
## Changed
- fixed case on mqtt names, like 'wwtankmiddletemp'
- renamed Product ID to 'EMS Product ID' in Home Assistant
- removed brackets around tags, e.g. (hc1) selected room temperature" is now just "hc1 selected room temperature"