-
-
Notifications
You must be signed in to change notification settings - Fork 474
Provide bin state #133
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpr requiredProbably won't be done unless a PR appearsProbably won't be done unless a PR appears
Description
Neither the local nor the cloud miio interface seem to provide a way to fetch the current Bin state.
It would be nice if the robot could report when the bin is removed/reinstalled/full/etc.
Since the robot does know about it, the data has to be somewhere. Is it handled by the player process? If yes maybe we could connect to its local socket and fetch the info from there?
Can we get it by sniffing the serial communication between OS and the STM32?
It could also be possible to just log read access onto the relevant wav files. Thats very hackish, though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpr requiredProbably won't be done unless a PR appearsProbably won't be done unless a PR appears