-
Notifications
You must be signed in to change notification settings - Fork 289
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
add iopooleco to latest #2808
add iopooleco to latest #2808
Conversation
Add iopooleco Adapter
please fix urls at PR
repo owner is NOT iobroker but (most likely) mule1974 |
First of all - THANK YOU for the time and effort you spend to maintain this adapter. I would like to give some (preliminary) feedback based on my personal oppinion. This is NOT an offical review and @Apollon77 might have several additional suggestions or even a different oppinion to one or the other statement. Please feel free to contact him (or wait for a response from him) if you cannot follow my suggestsions or before you spend major effort.
You retrieve ids from the response of the website. Please check those ids and filter out invalid characters. Characters matching FORBIDDEN_CHARS must be filtered. As a good praxis for new adapter filetr out all characters other than a-zA-Z0-9,_ adn replace them with _ .
Thanks for reading and evaluating this suggestions. Please add a comment when you have reviewed and fixed the suggestionsor at least commented the suggestions and you think the adapter is ready for a re-review! |
|
Automated adapter checkerioBroker.iopooleco👍 No errors found ioBroker.iopooleco👍 No errors found
Add comment "RE-CHECK!" to start check anew |
|
@mule1972 Please create a thread at https://forum.iobroker.net/category/91/tester titled like "Test Adapter " to collect some user feedback and provide a link to this topic when requesting addition to stable repository later. Note: If an other testing topic already exists, ist OK to continue using this topic too. |
Add iopooleco Adapter