homebridge-miot: Question: Segment clean: bug or what am I doing wrong?
Hi,
when I issue the following from the command line the robot starts as expected
miot send x.x.x.x -t 12345678901234567890123456789012 app_segment_clean '[{"segments": [16],"repeat": 3}]'
Now I am trying to set up a method button for this:
method: app_segment_clean
name: Küche saugen
params: '[{"segments": [16],"repeat": 3}]'
I get the following error: =MB= data for segment is not a number!
What am I doing wrong with the parameters?
About this issue
- Original URL
- State: closed
- Created 7 months ago
- Comments: 19 (10 by maintainers)
For now that’s it.
Thank you.
It more or less shows that there is a connection to the device. It should should jump to inactive when for example the plugin cannot to the device or the device is offline.
As for the battery, as long as the device is in the dock it will show as “charging” as technically even if the battery is already 100% it is still connected to a power source hence it keeps the battery being charged.