App Timer not shown in iobroker
andispammonyer opened this issue · 2 comments
Describe the bug
It's not really a bug. Just a missing feature.
In the App Xiaomi Home I have a timer ("Planer") active. But I can't see this one under objects in iobroker.
My wish would be to enable or disable the timer via ioBroker. Because if the vaccum cleaner run already this day I don't want to run it again at the timer event.
Versions:
- Adapter version: 3.11.0
- JS-Controller version: 4.0.24
- Node version: v16.16.0
- vacuum cleaner: Roborock S7
The adapter has its own timer, likebthe app. The adapter don't cummunicate with the app, only with device and cloud.
Set adapter to debug and check if you found the information, if yes, we can try to implement it
@dirkhe Sorry for late answer. I didn't know that the timer is only stored in the App. Thought it would be the cloud.
Nevertheless with debug there is no receiving message which include the timer from the app.