Skip to content

Commit 9e159f0

Browse files
committed
Update CHANGELOG
1 parent 862d662 commit 9e159f0

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# Changelog
22

3+
## Ongoing
4+
5+
- Bugfix: correct removal of obsolete `outdoor_air_temperature` sensor.
6+
37
## v0.34.4
48

5-
- Bugfix: avoid device_list growing at every full-update, add device_list to fixtures
9+
- Bugfix: avoid device_list growing at every full-update, add device_list to fixtures.
610

711
## v0.34.3
812

913
- Anna+Elga now always has `cooling_present` set to `True`: the Elga (always) has cooling-capability.
10-
- Cooling-mode on/off is determined from specific Elga status-codes
14+
- Cooling-mode on/off is determined from specific Elga status-codes.
1115

1216
## v0.34.2
1317

@@ -20,14 +24,14 @@
2024
- New feature: for Adam, provide mode = off, related to the regulation_mode = off, and mode = cool, for regulation_mode = cooling.
2125
Also, for Adam, return to providing a single setpoint for both heating and cooling.
2226
- Update userdata, manual-fixture-creation, and tests related to the added modes.
23-
- A few small Typing updates
24-
- Manually change the adam_jip fixture, for testing in pw-beta/Core plugwise
27+
- A few small Typing updates.
28+
- Manually change the adam_jip fixture, for testing in pw-beta/Core plugwise.
2529

2630
## v0.33.2 Bugfix for HA climate
2731

2832
- Remove last_used (schedule) from output.
2933
- Bugfix for [Core Issue #102204](https://github.com/home-assistant/core/issues/102204)
30-
- Add item-count to output
34+
- Add item-count to output.
3135
- Support python 3.12
3236

3337
## v0.33.1 Bugfix for Adam

0 commit comments

Comments
 (0)