Skip to content
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

Unable to install via add on store #42

Closed
MThomas564 opened this issue Jan 1, 2022 · 1 comment
Closed

Unable to install via add on store #42

MThomas564 opened this issue Jan 1, 2022 · 1 comment
Assignees

Comments

@MThomas564
Copy link

Attempting to install the add on via the add on store. Unable to do so with the following error showing in log:

WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/c15a2434/config.json: does not match regular expression ^(?:|bool|email|url|port|device(?:((?Psubsystem=[a-z]+)))?|str(?:((?P<s_min>\d+)?,(?P<s_max>\d+)?))?|password(?:((?P<p_min>\d+)?,(?P<p_max>\d+)?))?|int(?:((?P<i_min>\d+)?,(?P<i_max>\d+)?))?|float(?:((?P<f_min>[\d.]+)?,(?P<f_max>[\d.]+)?))?|match((?P.*))|list((?P.+)))??$ for dictionary value @ data['schema']['mqtt']['prefix']. Got 'string?'

@dchesterton
Copy link
Owner

Thanks for reporting. This should be fixed now. You may need to reload the add-ons for it to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants