SwitchBotAPI
SwitchBotAPI copied to clipboard
Add option to filter exposed devices by houses or room
Current Situation
Currently the api doesn't allow for an option to block calls to an specific device or hub. This makes that automatic retrieving of deviceses exposes some that are not desired to platforms like alexa or others.
Proposed Change
Add otption in some api call to filter devices. Maybe in the devices request, adding a payload with ids or something like that.
Additional Context
No response