-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug in newest version #2
Comments
I will look into it later this evening. |
Sorry for the delay. /Jacob |
Very simple:
|
Ok - found the "bug". I need to write it in small letters :-) |
OK, but I should have made it case insensitive, I will add it in an update.5. jul. 2022 14.58 skrev Lars Bo Wassini ***@***.***>:
Ok - found the "bug". I need to write it in small letters :-)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error originated from a custom integration.
Logger: homeassistant.setup
Source: custom_components/flagdays_dk/init.py:41
Integration: FlagDays DK (documentation, issues)
First occurred: 12:19:50 (1 occurrences)
Last logged: 12:19:50
Error during setup of component flagdays_dk
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 235, in _async_setup_component
result = await task
File "/config/custom_components/flagdays_dk/init.py", line 41, in async_setup
flags.append(DEFAULT_FLAG)
AttributeError: 'str' object has no attribute 'append'
The text was updated successfully, but these errors were encountered: