Skip to content

Commit

Permalink
Fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
MelleD committed Aug 28, 2024
1 parent 02b2d57 commit a5a0a88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/radar_warnings/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"domain": "radar_warner",
"name": "Radar Warner",
"domain": "radar_warnings",
"name": "Radar Warning",
"codeowners": ["@MelleD"],
"config_flow": true,
"documentation": "https://github.com/rany2/ha-open-meteo-solar-forecast",
"documentation": "https://github.com/MelleD/ha-radar-warning",
"integration_type": "service",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/rany2/ha-open-meteo-solar-forecast/issues",
"issue_tracker": "https://github.com/MelleD/ha-radar-warning/issues",
"version": "0.0.1"
}

0 comments on commit a5a0a88

Please sign in to comment.