We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3765716 commit 56757d1Copy full SHA for 56757d1
custom_components/dewpoint_calculator/manifest.json
@@ -2,8 +2,11 @@
2
"domain": "dewpoint_calculator",
3
"name": "Dewpoint Calculator",
4
"documentation": "https://github.com/sebastian-software/ha-dewpoint-calculator",
5
+ "issue_tracker": "github.com/sebastian-software/ha-dewpoint-calculator/issues",
6
"dependencies": [],
- "codeowners": [],
7
+ "codeowners": [
8
+ "@fastner"
9
+ ],
10
"requirements": [],
11
"version": "0.0.1",
12
"config_flow": true,
0 commit comments