Skip to content

Commit

Permalink
update manifest to hopefully satisfy hacs validation
Browse files Browse the repository at this point in the history
  • Loading branch information
chinatsu committed Oct 13, 2024
1 parent cba87af commit 4eeb2ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/elvia_grid_tariff/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"domain": "elvia_grid_tariff",
"name": "Elvia Grid Tariff",
"codeowners": [
"@chinatsu"
],
"config_flow": true,
"documentation": "https://github.com/chinatsu/ha-elvia",
"domain": "elvia_grid_tariff",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/chinatsu/ha-elvia/issues",
"name": "Elvia Grid Tariff",
"requirements": [],
"version": "0.4.0"
}
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Elvia Grid Tariff",
"homeassistant": "2021.12.0",
"homeassistant": "2024.1.0",
"render_readme": true
}

0 comments on commit 4eeb2ab

Please sign in to comment.