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

register iobroker.blebox adapter #1604

Merged
merged 6 commits into from
Feb 14, 2022
Merged

register iobroker.blebox adapter #1604

merged 6 commits into from
Feb 14, 2022

Conversation

ka-vaNu
Copy link
Contributor

@ka-vaNu ka-vaNu commented Jan 16, 2022

Please publish my adapter to the official list.

@Apollon77
Copy link
Collaborator

Hi, normally you first add it to the latest repository :-) Can you please add it there too?

@GermanBluefox GermanBluefox added the auto-checked This PR was automatically checked for obvious criterias label Jan 16, 2022
@ioBroker ioBroker deleted a comment from Apollon77 Jan 16, 2022
@ka-vaNu
Copy link
Contributor Author

ka-vaNu commented Jan 16, 2022

Hi, normally you first add it to the latest repository :-) Can you please add it there too?

OK, how do i commit to the latest repository? The only open branches are "master", "ocpp" and "AlCalzone-patch-8" regarding to https://github.com/ioBroker/ioBroker.repositories/branches/active

@Apollon77
Copy link
Collaborator

just add it to https://github.com/ioBroker/ioBroker.repositories/blob/master/sources-dist.json ... also see the README of this project ... all infos are in there :-))

@Apollon77 Apollon77 added the Adapter-Review needed A developer from the ioBroker Team will review the adapter, will provide comments or require changes label Jan 16, 2022
@ka-vaNu
Copy link
Contributor Author

ka-vaNu commented Jan 16, 2022

addToLatest fails with the following message:

`C:\Workspace\ioBroker.repositories>npm run addToLatest -- --name iobroker.blebox --type iot-systems

iobroker.repositories@1.0.4 addToLatest
node lib/scripts.js addToLatest "--name" "iobroker.blebox" "--type" "iot-systems"

ERROR: Request failed with status code 404`

@ioBroker ioBroker deleted a comment from ka-vaNu Jan 16, 2022
@GermanBluefox GermanBluefox added the must be fixed The Adapter request got review/automatic feedback that is required to be fixed before another review label Jan 16, 2022
@ioBroker ioBroker deleted a comment from ka-vaNu Jan 16, 2022
@ioBroker ioBroker deleted a comment from ka-vaNu Jan 16, 2022
@ioBroker ioBroker deleted a comment from ka-vaNu Jan 16, 2022
@ioBroker ioBroker deleted a comment from ka-vaNu Jan 16, 2022
@Apollon77
Copy link
Collaborator

@Apollon77
Copy link
Collaborator

(Latest repo gets version from npm twice a day automatically)

@ka-vaNu
Copy link
Contributor Author

ka-vaNu commented Jan 16, 2022

Thanks for your support, i was totally confused...

@GermanBluefox
Copy link
Contributor

Automated adapter checker

ioBroker.blebox

Downloads Number of Installations (latest)
NPM

👍 No errors found

  • 👀 [W400] Cannot find "blebox" in latest repository

Add comment "RE-CHECK!" to start check anew

@ioBroker ioBroker deleted a comment from ka-vaNu Jan 16, 2022
@Apollon77
Copy link
Collaborator

this message is normal because not yet approved for latest ... all fine

@Apollon77
Copy link
Collaborator

I will do an Adapter review next

@Apollon77 Apollon77 removed the must be fixed The Adapter request got review/automatic feedback that is required to be fixed before another review label Jan 16, 2022
@Apollon77
Copy link
Collaborator

Hi, here some review comments:

Please check the comments and adjust. Thank you

@Apollon77 Apollon77 added must be fixed The Adapter request got review/automatic feedback that is required to be fixed before another review and removed Adapter-Review needed A developer from the ioBroker Team will review the adapter, will provide comments or require changes auto-checked This PR was automatically checked for obvious criterias labels Jan 18, 2022
@Apollon77 Apollon77 added the question Something needs to be done or answered by the adapter developer label Jan 18, 2022
@ka-vaNu
Copy link
Contributor Author

ka-vaNu commented Jan 21, 2022

The extLog is very talkative. I only use it for development. The log would fill up very quickly.

@ka-vaNu
Copy link
Contributor Author

ka-vaNu commented Jan 21, 2022

I published a new version 0.1.2 after adjusting the issues mentioned above

@ldittmar81 ldittmar81 added Adapter-Review needed A developer from the ioBroker Team will review the adapter, will provide comments or require changes and removed question Something needs to be done or answered by the adapter developer must be fixed The Adapter request got review/automatic feedback that is required to be fixed before another review labels Jan 24, 2022
@Apollon77
Copy link
Collaborator

Hi,

formally https://github.com/ka-vaNu/ioBroker.blebox/blob/master/main.js#L288 is wrong ... a state got deleted if the state object is null. Ack=false are all state changes that the adapter does itself ... so this should log many times the "is deleted". I think you want to fix that before add it, or.

@Apollon77 Apollon77 added must be fixed The Adapter request got review/automatic feedback that is required to be fixed before another review question Something needs to be done or answered by the adapter developer and removed Adapter-Review needed A developer from the ioBroker Team will review the adapter, will provide comments or require changes labels Feb 11, 2022
@ka-vaNu
Copy link
Contributor Author

ka-vaNu commented Feb 12, 2022

OK, thanks for the codereview & feedback. Fixed the else-block issue and send ack=true in case of updates from adapter.

@ldittmar81 ldittmar81 added Adapter-Review needed A developer from the ioBroker Team will review the adapter, will provide comments or require changes and removed question Something needs to be done or answered by the adapter developer must be fixed The Adapter request got review/automatic feedback that is required to be fixed before another review labels Feb 12, 2022
@Apollon77 Apollon77 merged commit 3b953c9 into ioBroker:master Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Adapter-Review needed A developer from the ioBroker Team will review the adapter, will provide comments or require changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants