Skip to content

Commit e632a87

Browse files
authored
Merge pull request #80 from maorcc/hacs-support
hacs support
2 parents b3d52b8 + a834627 commit e632a87

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v3.0.8
4+
5+
- HACS Support
6+
37
## v3.0.7
48

59
- Adjust non unique device names:

custom_components/citymind_water_meter/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/maorcc/citymind_water_meter/issues",
1010
"requirements": [],
11-
"version": "3.0.6"
11+
"version": "3.0.8"
1212
}

0 commit comments

Comments
 (0)