Skip to content

Commit

Permalink
black manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
akloeckner committed Jan 29, 2024
1 parent 41d22fb commit 43f0b87
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions custom_components/hafas/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "hafas",
"name": "HaFAS",
"codeowners": ["@kilimnik"],
"config_flow": true,
"dependencies": [],
"documentation": "https://www.home-assistant.io/integrations/hafas",
"homekit": {},
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/akloeckner/hacs-hafas/issues",
"requirements": ["pyhafas~=0.5"],
"ssdp": [],
"version": "0.0.1",
"zeroconf": []
"domain": "hafas",
"name": "HaFAS",
"codeowners": ["@kilimnik"],
"config_flow": true,
"dependencies": [],
"documentation": "https://www.home-assistant.io/integrations/hafas",
"homekit": {},
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/akloeckner/hacs-hafas/issues",
"requirements": ["pyhafas~=0.5"],
"ssdp": [],
"version": "0.0.1",
"zeroconf": []
}

0 comments on commit 43f0b87

Please sign in to comment.