core/homeassistant/components/nsw_fuel_station/manifest.json

9 lines
266 B
JSON

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