mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 10:34:40 +00:00
Updated HACS and also added in Wyze Thermometer
This commit is contained in:
@@ -49,7 +49,7 @@ def constrain_translations():
|
||||
"""Check if traslations exist."""
|
||||
hacs = get_hacs()
|
||||
if not os.path.exists(
|
||||
f"{hacs.system.config_path}/custom_components/hacs/.translations"
|
||||
f"{hacs.system.config_path}/custom_components/hacs/translations"
|
||||
):
|
||||
hacs.logger.critical("You are missing the translations directory.")
|
||||
return False
|
||||
|
Reference in New Issue
Block a user