Files
home-assistant/custom_components/fontawesome/manifest.json
2022-06-04 14:23:34 -07:00

11 lines
307 B
JSON

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