Skip to content

Commit edfc905

Browse files
authored
Update manifest.json
1 parent 87cc5af commit edfc905

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

custom_components/fritzbox_anrufe/manifest.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"domain": "fritzbox_anrufe",
33
"name": "AVM FRITZ!Box Anrufe",
4-
"codeowners": ["@Th0tti"],
5-
"config_flow": true,
4+
"version": "1.0.0",
65
"documentation": "https://github.com/Th0tti/fritzbox_anrufe",
6+
"issue_tracker": "https://github.com/Th0tti/fritzbox_anrufe/issues",
7+
"codeowners": ["@Th0tti"],
8+
"config_flow": true,
79
"integration_type": "device",
810
"iot_class": "local_polling",
911
"loggers": ["fritzconnection"],

0 commit comments

Comments
 (0)