Files
HomeAssistantVS/custom_components/pirateweather/manifest.json
T
2026-07-17 10:12:15 -04:00

15 lines
389 B
JSON

{
"domain": "pirateweather",
"name": "Pirate Weather",
"codeowners": [
"@alexander0042"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/alexander0042/pirate-weather-ha",
"integration_type": "service",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/alexander0042/pirate-weather-ha/issues",
"version": "1.9.0"
}