Skip to content

Commit 4de9a04

Browse files
committed
Link to plugwise v1.7.8, bump to v0.57.6 release-version
1 parent f258f80 commit 4de9a04

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

custom_components/plugwise/manifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
"integration_type": "hub",
88
"iot_class": "local_polling",
99
"loggers": ["plugwise"],
10-
"requirements": [
11-
"https://test-files.pythonhosted.org/packages/8c/f5/46690523dfcb9d195522d9abbf43bd3161fc829ae80b01e239fd127a8ccf/plugwise-1.7.8a2.tar.gz#plugwise==1.7.8a2"
10+
"requirements": ["plugwise==1.7.8"
1211
],
13-
"version": "0.57.5",
12+
"version": "0.57.6",
1413
"zeroconf": ["_plugwise._tcp.local."]
1514
}

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.57.5"
3+
version = "0.57.6"
44
description = "Plugwise beta custom-component"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)