-
Notifications
You must be signed in to change notification settings - Fork 288
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 cloudless-homeconnect to latest #4214
Conversation
reminder 2.11.2024 |
In the jsonConfig I miss some settings for the different screen resolutions.
|
@simatec Added the missed screen resolutions and described it at |
Thanks for fast response. Please stand by. @simatec did a dedicated check in respect to responsive UI. I will do a check of code and general behavior as soon as I find some time for it. Maybe some more remarks will occure. You may create a new release whenever you want, this will not block any checks. But ist not mandatory at this time. |
Sorry, but due to travel / absence I will nozt able to do the review before ioBroker Meeting Solingen next weekend. |
First of all - THANK YOU for the time and effort you spend to maintain this adapter. And sorry for the long response time. I would like to give some feedback based on my personal oppinion. @Apollon77 might have additional suggestions or even a different oppinion to one or the other statement. Please feel free to contact him if you cannot follow my suggestions or want to discuss some special aspects.
As far as I read the code the configuration is retrieved from the device and the ids for all states is created by this information. The adapter msut ensiure, that no invalid characters are passed in this way. So filter all invalid characters when creating object ids.
This construct seems to create states as children of other states. This is not allowed. The parent of an state must be of type device, channel or folder. Objects of type state must not have children.
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! reminder 10.12.2024 |
@mcm1957
Apart from that, a review can now be carried out again. |
Automated adapter checkerioBroker.cloudless-homeconnect👍 No errors found
Add comment "RE-CHECK!" to start check anew |
** RE-REVIEW Workksheet only - please ignroe for now**
As far as I read the code the configuration is retrieved from the device and the ids for all states is created by this information. The adapter msut ensiure, that no invalid characters are passed in this way. So filter all invalid characters when creating object ids.
This construct seems to create states as children of other states. This is not allowed. The parent of an state must be of type device, channel or folder. Objects of type state must not have children.
--- feedback to be answered ---
|
@eifel-tech ad lint:0 ad testing: ad object Tree: reminder 29.12.2024 |
lgtm |
This adapter has been released to latest repository and should be visible within 24h maximum. 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, it' OK to continue using this topic too. If you do not have write access to TESTER section, please drop a PN / Chat Note to HOMORAN at forum. |
@eifel-tech
Replacement for #4213