We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad08e4 commit 492e73cCopy full SHA for 492e73c
custom_components/healthchecksio/manifest.json
@@ -1,11 +1,10 @@
1
{
2
"domain": "healthchecksio",
3
"name": "Healthchecks.io",
4
+ "codeowners": ["@ludeeus"],
5
+ "config_flow": true,
6
"documentation": "https://github.com/custom-components/healthchecksio",
7
+ "iot_class": "cloud_polling",
8
"issue_tracker": "https://github.com/custom-components/healthchecksio/issues",
- "config_flow": true,
- "codeowners": [
- "@ludeeus"
9
- ],
10
"version": "0.0.0"
11
}
custom_components/healthchecksio/translations/en.json
@@ -1,6 +1,5 @@
"config": {
- "title": "Healthchecks.io",
"step": {
"user": {
"title": "Healthchecks.io",
0 commit comments