Skip to content

Commit 295643f

Browse files
authored
Merge pull request #13 from CoMPaTech/async_forward_entry_setups
Update versions
2 parents fb0440f + 77ab16c commit 295643f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,16 @@ Even though available does not mean it's stable yet, the HA part is solid but th
120120

121121
# Changelog
122122

123+
## MAR 2023 [0.2.0]
124+
- Fix 2023.3 compliancy
125+
126+
## APR 2022 [0.1.0]
127+
- Include last update sensors
128+
129+
## APR 2022 [0.0.8]
130+
- v4 API support
131+
- Data handling and reconnection
132+
123133
## APR 2022 [0.0.7]
124134
- Fix sensory updates
125135
- Potentially fix token expiration

custom_components/stromer/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"documentation": "https://github.com/CoMPaTech/stromer",
77
"iot_class": "cloud_polling",
88
"requirements": [],
9-
"version": "0.2.0a1"
9+
"version": "0.2.0"
1010
}

0 commit comments

Comments
 (0)