hass-core/homeassistant/components/nsw_fuel_station/manifest.json
2023-02-08 20:32:43 +01:00

9 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"]
}