We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cc5af commit edfc905Copy full SHA for edfc905
custom_components/fritzbox_anrufe/manifest.json
@@ -1,9 +1,11 @@
1
{
2
"domain": "fritzbox_anrufe",
3
"name": "AVM FRITZ!Box Anrufe",
4
- "codeowners": ["@Th0tti"],
5
- "config_flow": true,
+ "version": "1.0.0",
6
"documentation": "https://github.com/Th0tti/fritzbox_anrufe",
+ "issue_tracker": "https://github.com/Th0tti/fritzbox_anrufe/issues",
7
+ "codeowners": ["@Th0tti"],
8
+ "config_flow": true,
9
"integration_type": "device",
10
"iot_class": "local_polling",
11
"loggers": ["fritzconnection"],
0 commit comments