Skip to content

Commit fe6c70b

Browse files
committed
update codeowner and add issuetracker
1 parent f0b7731 commit fe6c70b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/plugwise_usb/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
"domain": "plugwise_usb",
33
"name": "Plugwise USB Beta",
44
"after_dependencies": ["usb"],
5-
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra"],
5+
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra", "@dirixmjm", "@arnoutd_77"],
66
"config_flow": true,
77
"documentation": "https://github.com/plugwise/plugwise_usb-beta",
88
"integration_type": "hub",
99
"iot_class": "local_polling",
10+
"issue_tracker": "https://github.com/plugwise/python-plugwise-usb/issues",
1011
"loggers": ["plugwise_usb"],
1112
"requirements": ["plugwise-usb==0.44.13"],
1213
"version": "0.55.10"

0 commit comments

Comments
 (0)