Skip to content

Commit 2e18901

Browse files
committed
bump version to 1.0.7
1 parent 8d444ba commit 2e18901

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.0.7
4+
- Added support for TQ Energy Manager devices through new TQ EM powermeter integration
5+
- Added generic JSON HTTP powermeter integration with JSONPath support for flexible data extraction
6+
- Fixed health check service port from 8124 to 52500
7+
38
## 1.0.6
49
- Modbus: Support powermeters spanning multiple registers
510
- Modbus: Allow changing endianess

ha_addon/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "B2500 Meter"
2-
version: "1.0.6"
2+
version: "1.0.7"
33
slug: b2500_meter
44
description: >-
55
"Replicates a Smart Meter device for a B2500 energy storage system while allowing integration with various smart meters."

0 commit comments

Comments
 (0)