Follow the addon recommendations
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
---
|
||||
name: Lint
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
workflows:
|
||||
uses: hassio-addons/workflows/.github/workflows/repository-lint.yaml@main
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Grott edge - Home Assistant native MQTT integration - current",
|
||||
"version": "edge-5821354480",
|
||||
"version": "dev",
|
||||
"slug": "grott-current",
|
||||
"description": "The Growatt inverter monitor with current HA plugin integrated",
|
||||
"url": "https://github.com/egguy/grott-home-assistant-add-on/tree/main/grott-current",
|
||||
@@ -82,6 +82,5 @@
|
||||
"password": "str?"
|
||||
},
|
||||
"data_path": "str"
|
||||
},
|
||||
"image": "egguy/addon-{arch}-grott-ha-addon-edge"
|
||||
}
|
||||
}
|
||||
|
||||
+2
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Grott - HA extension",
|
||||
"version": "2.7.8",
|
||||
"version": "dev",
|
||||
"slug": "grott",
|
||||
"description": "The Growatt inverter monitor",
|
||||
"url": "https://github.com/johanmeijer/grott",
|
||||
@@ -69,6 +69,5 @@
|
||||
"user": "str?",
|
||||
"password": "str?"
|
||||
}
|
||||
},
|
||||
"image": "egguy/addon-{arch}-grott-ha-addon"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user