Skip to content

Commit bff62e5

Browse files
committed
Link to plugwise v1.6.4, bump to v0.55.4 release-version
1 parent 2ef7ca4 commit bff62e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

custom_components/plugwise/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"integration_type": "hub",
88
"iot_class": "local_polling",
99
"loggers": ["plugwise"],
10-
"requirements": ["https://test-files.pythonhosted.org/packages/6e/72/628f197c63629f67969671a36bc8f6e7f26d7c7a0f860d5f80e3331343eb/plugwise-1.6.4a0.tar.gz#plugwise==1.6.4a0"],
11-
"version": "0.55.4a0",
10+
"requirements": ["plugwise==1.6.4"],
11+
"version": "0.55.4",
1212
"zeroconf": ["_plugwise._tcp.local."]
1313
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plugwise-beta"
3-
version = "0.55.3"
3+
version = "0.55.4"
44
description = "Plugwise beta custom-component"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)