There was an error while loading. Please reload this page.
1 parent 2b7b103 commit efb5969Copy full SHA for efb5969
1 file changed
custom_components/powertag_gateway/manifest.json
@@ -1,11 +1,15 @@
1
{
2
"domain": "powertag_gateway",
3
"name": "PowerTag Link Gateway",
4
- "codeowners": ["@Breina"],
+ "codeowners": [
5
+ "@Breina"
6
+ ],
7
"config_flow": true,
8
"documentation": "https://github.com/Breina/PowerTagGateway",
9
"iot_class": "local_polling",
10
"issue_tracker": "https://github.com/Breina/PowerTagGateway/issues",
- "requirements": ["pymodbus>=3.9.2"],
- "version": "1.5.12"
11
+ "requirements": [
12
+ "pymodbus>=3.9.2"
13
14
+ "version": "0.5.13"
15
}
0 commit comments