Skip to content

Commit a46bef0

Browse files
authored
Merge pull request #115 from plugwise/mdi
alpha release with beta backend 0.31.2b6
2 parents 2ed284b + 979b79b commit a46bef0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Fix building (remaining plugwise instead of plugwise_usb)
88

9+
### 0.40.5
10+
11+
- Update backend-library to v0.31.2b6: fix stuck energy_consumption_today, provided by @dirixmjm
12+
913
### 0.40.4
1014

1115
- Update backend-library to v0.31.1: fix for flooding of CircleEnergyCountersRequests, provided by @dirixmjm

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.1"],
12-
"version": "0.40.4"
11+
"requirements": ["plugwise-usb==0.31.2b6"],
12+
"version": "0.40.5a1"
1313
}

0 commit comments

Comments
 (0)