mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Updated HACS and also fixed Garadget #727
This commit is contained in:
2
config/custom_components/hacs/const.py
Executable file → Normal file
2
config/custom_components/hacs/const.py
Executable file → Normal file
@@ -1,7 +1,7 @@
|
||||
"""Constants for HACS"""
|
||||
NAME_LONG = "HACS (Home Assistant Community Store)"
|
||||
NAME_SHORT = "HACS"
|
||||
VERSION = "0.21.5"
|
||||
VERSION = "0.23.2"
|
||||
DOMAIN = "hacs"
|
||||
PROJECT_URL = "https://github.com/hacs/integration/"
|
||||
CUSTOM_UPDATER_LOCATIONS = [
|
||||
|
Reference in New Issue
Block a user