Skip to content

Commit b46aa0a

Browse files
authored
Merge pull request #120 from plugwise/mdi
bump to v0.40.5 with update to version v0.31.2 of the backend
2 parents 9aedbf2 + 15454ff commit b46aa0a

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22

33
## Versions from 0.4x
44

5-
### Ongoing
6-
7-
- Fix building (remaining plugwise instead of plugwise_usb)
8-
95
### 0.40.5
106

11-
- Update backend-library to v0.31.2b6: fix stuck energy_consumption_today, provided by @dirixmjm
7+
- Fix building (remaining plugwise instead of plugwise_usb).
8+
- Fix sequence_id counter skew, provided by @dirixmjm.
9+
- Fix stuck energy_consumption_today, provided by @dirixmjm.
1210

1311
### 0.40.4
1412

custom_components/plugwise_usb/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"integration_type": "hub",
99
"iot_class": "local_polling",
1010
"loggers": ["plugwise_usb"],
11-
"requirements": ["plugwise-usb==0.31.2b6"],
12-
"version": "0.40.5a1"
11+
"requirements": ["plugwise-usb==0.31.2"],
12+
"version": "0.40.5"
1313
}

0 commit comments

Comments
 (0)