core/homeassistant/components/nsw_fuel_station/manifest.json

10 lines
293 B
JSON

{
"domain": "nsw_fuel_station",
"name": "NSW Fuel Station Price",
"codeowners": ["@nickw444"],
"documentation": "https://www.home-assistant.io/integrations/nsw_fuel_station",
"iot_class": "cloud_polling",
"loggers": ["nsw_fuel"],
"requirements": ["nsw-fuel-api-client==1.1.0"]
}