Skip to content

Commit

Permalink
chore: release v2.7.1
Browse files Browse the repository at this point in the history
* improve error processing for wrongly defined heat demand states
  • Loading branch information
tp1de committed Jan 30, 2024
1 parent 6ab8b23 commit b36f2d1
Show file tree
Hide file tree
Showing 5 changed files with 248 additions and 249 deletions.
231 changes: 230 additions & 1 deletion CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1 +1,230 @@
* older changes
* older changes
## 2.6.0 (2023-10-30)
* Add indicator for connection status of the gateways within instances overview

## 2.5.3 (2023-10-29)
* Replace axios post by axios put for KM200 gateway to secure that write changes are accepted

## 2.5.2 (2023-10-19)
* Update energy statistics and recordings for history and influxdb
* include warning in log that InfluxDB V2 will not be supported in future versions anymore

## 2.5.1 (2023-10-13)
* correct hourly recordings timestamps for km200 (timezone difference)

## 2.5.0 (2023-10-11)
* avoid duplicates on ems-esp energy statistics
* replace request by axios
* some corrections for ems-esp sensors and custom elements
* move database config to parameter page

## 2.4.1 (2023-09-10)
* add parameter to read ems-esp custom elments

## 2.4.0 (2023-09-03)
* integrate custom entities for ems-esp gateway
* rework async functions

## 2.3.3 (2023-08-28)
* error correction mySQL too many connections
* read database name from db-instance settings

## 2.3.2 (2023-08-27)
* optimize SQL access for energy statistics

## 2.3.1 (2023-08-27)
* avoid sql errors within energy statistics for mySQL

## 2.3.0 (2023-08-26)
* New function: ems-esp gateway energy statistics (consumption)
* change sorting order of enegry statistics & recordings in array from new to old

## 2.2.1 (2023-08-20)
* trim km200 passwords
* require node version >= 16
* update dependencies

## 2.2.0 (2023-08-09)
* enable history adapter for recordings and statistics
* update km200 states for valid range of min/max
* avoid warnings from v2.1 related to min/max in combination with km200 state-list
* update dependencies

## 2.1.0 (2023-07-30)
* ems-esp V3.6 release preparation
* error corrections for ems-esp state changes

## 2.0.3 (2023-07-25)
* error corrections for km200 read

## 2.0.2 (2023-07-24)
* re-add parameters for room / function
* change statistics update intervall for number of starts to every 5 minutes

## 2.0.1 (2023-07-24)
* without parameters for enum attributes
* Error correction on v2.0.0 for ems-esp datanames and structure

## 2.0.0 (2023-07-23)
* DO NOT USE - DOES NOT WORK correctly !!
* support for ems-esp version 3.6
* message about ems-esp adapter version to use for old gateway v2 users
* rework statistics to avoid slowing down admin adapter
* some minor improvements

## 1.34.0 (2023-07-21)
* avoid warnings on statistics processing for new installations without historic data yet
* allow statistics for polling-time for both gateways without active database
* allow old "dallas" prefix instead of "temperaturesensors"

## 1.33.0 (2023-07-20)
* Rework adapter instance config: Split EMS-ESP and KM200 config pages
* parameters stay the same

## 1.32.0 (2023-07-19)
* ems-esp v3.6 adjustments for dallas/temperaturesensors (not tested yet)
* update dependencies
* improve processing off errors on statistics
* Small adjustments on parameter screen

## 1.31.0 (2023-07-08)
* correction on JSON errors for ems-esp gateway entities (heatpump)

## 1.30.0 (2023-04-12)
* update efficience calculation to support external sensor for return temperature
* when 3 state fields are empty then standard fields are used.
* when state field(s) are filled, than this state(s) are used - e.g. own sensor for return temp
* coorect error processing when no ems-esp devices found

## 1.29.0 (2023-03-08)
* update dependencies

## 1.28.0 (2023-03-08)
* update dependencies

## 1.27.0 (2023-03-08)
* update dependencies

## 1.26.0 (2023-02-27)
* error corrections due to changes since v1.21

## 1.25.0 (2023-02-26)
* set acknowledge to true when re-reading changed values from ems-esp

## 1.24.0 (2023-02-26)
* error corrections for version 1.22 and 1.23

## 1.23.0 (2023-02-26)
* correct ww states from v1.22

## 1.22.0 (2023-02-17)
* support multiple mixer devices

## 1.21.0 (2023-01-02)
* am200 from ems-esp adjustments to changed structure

## 1.20.0 (2022-12-29)
* am200 from ems-esp - redefine to heatSources/hsa for km200 structure mode

## 1.19.0 (2022-12-29)
* am200 - alternative heatsource adjustments

## 1.18.0 (2022-12-24)
* Statistics
* alternative heat souces (am200)

## 1.17.1 (2022-12-04)
* correct actualweight statistics within heatdemand function

## 1.17.0 (2022-12-02)
* add actual weight per thermostat in heatdemand object structure
* add heatdemand difference values

## 1.16.2 (2022-11-21)
* adjustments for ems-esp sensors v3.5

## 1.16.1 (2022-11-20)
* error correction sensors

## 1.16.0 (2022-11-20)
* ems-esp V2 NOT SUPPORTED ANYMORE !!!!
* pepare for enum as values and not just index
* new parameters for "Room" and "Function" for adapter states
* adjust for latest ems-esp dev version 3.5
* units of measument for ems-esp sensors
* support name changes within ems-esp for sensors

## 1.15.0 (2022-06-06)
* adjustments for ems-esp RC310 holiday modes

## 1.14.0 (2022-05-18)
* split parameters for dallas & analog sensors
* improve warning messages if sensors are missing

## 1.13.0 (2022-05-17)
* add visibility attributes within ems-esp states
* error processing dallas / analog sensors of ems-esp

## 1.12.1 (2022-05-16)
* corrections for heatdemand function
* enable expert view
* vis views for syslog analysis in expert views

## 1.12.0 (2022-05-15)
* add analog sensors for ems-esp gateway, remove ems-esp settings

## 1.11.2 (2022-04-27)
* code optimization and error processing for ems-esp gateway

## 1.11.1 (2022-04-25)
* error corrections on invalid heatdemand states

## 1.11.0 (2022-04-24)
* corrections on hourly recordings for temperature
* make interpolation (missing of c-counts) in energy recordings configurable (on/off)
* error corrections on heatdemand with empty data

## 1.10.0 (2022-04-23)
* add heatdemand customization & calculation with automatic switch (on/off) per heating circuit
* error corrections on efficiency calculation - make fields used configurable
* some other error corrections

## 1.9.0 (2022-04-18)
* beta test new version (github only)
* add heatdemand customization & calculation with automatic switch (on/off) per heating circuit

## 1.4.0 (2022-03-16)
* recordings new logic and now working without database instance as well

## 1.3.3 (2022-02-26)
* avoid null values in recordings

## 1.3.2 (2022-02-25)
* correction for recordings without reference object
* corrections for mySQL recordings

## 1.3.1 (2022-02-24)
* correction on temperature recordings (months and days)

## 1.3.0 (2022-02-23)
* new logic and state-structure for km200 recordings
* recordings stored in states [array of values] and within database
* please adjust adapter configuration
* support of Buderus heatpump with Logamatic HMC300 IP-Inside

## 1.2.1 (2022-02-18)
* adjust for js-controller v4 - part 2
* private password encryption by admin instead of own code (if necessary please re-enter pw)

## 1.2.0 (2022-02-18)
* Adjust for js-controller v4 - part 1
* private password encryption by admin instead of own code (if necessary please re-enter pw)

## 1.1.1 (2022-02-11)
* Improve tests on km200 ip-address and passwords

## 1.1.0 (2022-02-07)
* last tested version for old ems-esp ESP8266 with API V2.
* support for KM200 HRV (ventilation)
* corrections for km200 recordings and statistics module
* prepare for ems-esp firmware 3.4
Loading

0 comments on commit b36f2d1

Please sign in to comment.