-
Notifications
You must be signed in to change notification settings - Fork 16
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
Verification Request: homebridge-samsung-windfree-ac #743
Comments
🔴 The following pre-checks failed:
🟢 The following pre-checks passed:
If updating your |
/check |
🟢 The following pre-checks passed:
🎉 All pre-checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team. |
/check |
🟢 The following checks passed:
🎉 All checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team. |
Hi @igorxmath With a minimal config of the following {
"name": "Samsung WindFree AC",
"platform": "Homebridge Samsung WindFree AC",
"_bridge": {
"username": "0E:82:BB:6C:1B:AD",
"port": 59638
}
} I am getting a crash loop:
Please ensure that the plugin behaves well when the config items |
Plugin Name
homebridge-samsung-windfree-ac
Link To GitHub Repo
https://github.com/igorxmath/homebridge-samsung-windfree-ac
Plugin Icon (Optional)
No response
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
No response
The text was updated successfully, but these errors were encountered: