maint: Upgrade HACS and FontAwesome

This commit is contained in:
2024-11-09 07:59:13 -08:00
parent d32dfcebcb
commit 9cba82fe6b
1601 changed files with 1358 additions and 1649 deletions

View File

@@ -1,11 +1,11 @@
{
"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"
}
"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"
}