Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsverkoyen committed Nov 1, 2022
1 parent c126b1c commit 26d21fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom_components/energy_id/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"domain": "energy_id",
"name": "EnergyID",
"documentation": "https://github.com/tijsverkoyen/Home-Assistant-EnergyID",
"issue_tracker": "https://github.com/tijsverkoyen/Home-Assistant-EnergyID/issues",
"documentation": "https://github.com/tijsverkoyen/HomeAssistant-EnergyID",
"issue_tracker": "https://github.com/tijsverkoyen/HomeAssistant-EnergyID/issues",
"dependencies": [],
"config_flow": true,
"codeowners": [
Expand All @@ -11,5 +11,5 @@
"requirements": [
],
"iot_class": "cloud_polling",
"version": "0.0.1"
"version": "1.0.0"
}

0 comments on commit 26d21fb

Please sign in to comment.