-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support Bot Password #4
Comments
why would you need it, the adapter does not use the Bluetooth connection ? |
Hi, when you don't use the password, another mobile device in range can control the bot. So somebody in front on our house can start the coffee machine ;-) |
I understand but that’s related too Bluetooth connection and the adapter uses the cloud api sure I can make a password store but ioBroker shouldn’t be the place for that ? |
Okay, i understand your point. But when i activate the password for the bot, i cannot control the bot from iobroker. So i thought thats because of the password. Yesterday evening i read the api documentation. There is no point to give the password to the api. Did you test a bot with active password? Thank you for help :-) |
nope will check I have one here, the API indeed does nothing with BLE password token only |
Thank you, after a hub restart it works with the iobroker adapter. I dont' know why, but right now it works :-) |
Maybe it was a problem with the limit of the api-calls. Is it possible to create an log entry or a separate datapoint with api status details? Thank you for your support :-) |
I could implement a counter sure, if the api limit is reached an error should be shown in ioBroker regarding the failed api command |
Hi,
i secured my bot device to prevent other access via bluetooth. is it possible to add the password of the device to the adapter configuration?
regards,
Matthias
The text was updated successfully, but these errors were encountered: