ha-eufy-security icon indicating copy to clipboard operation
ha-eufy-security copied to clipboard

LOG Error

Open alesoft73 opened this issue 4 years ago • 2 comments

Dear i have receive this error.

Logger: homeassistant.helpers.translation Source: helpers/translation.py:206 First occurred: 3:54:18 (6 occurrences) Last logged: 3:54:22

eufy_security: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this

This is a new change on HA version 0.109...

Many thanks!

alesoft73 avatar May 02 '20 01:05 alesoft73

I was able to fix this by renaming the directory from .translation to translation as the error message suggested.

dannielum avatar May 24 '20 03:05 dannielum

I submitted this PR to add a .translations folder, while keeping the existing translations folder for backwards compat for time being.

https://github.com/nonsleepr/ha-eufy-security/pull/11

tmchow avatar Jun 08 '20 21:06 tmchow