Files
home-assistant/custom_components/fontawesome/manifest.json

12 lines
304 B
JSON

{
"domain": "fontawesome",
"name": "Fontawesome icons",
"codeowners": ["@thomasloven"],
"config_flow": true,
"dependencies": ["frontend", "http"],
"documentation": "https://github.com/thomasloven/hass-fontawesome",
"iot_class": "local_polling",
"requirements": [],
"version": "2.2.3"
}