Open boukeversteegh opened 11 months ago
Without having actually tested it, I would tend to say that this is quite atypical. The IKEA-App interfaces the Dirigera's Rest-API in the same way and may receives state changes thorugh a websocket -- including the light state. Thus the IKEA-App also notifies whenever a light is physically switched off. Is the light still reported in the wrong state after restarting the IKEA-App?
A general question regarding the Dirigera API, not about this repo, but I hope anyone could help out.
I'm sending requests to the dirigera API directly in the same manner as in this repo, and managed to turn on/off a light. However, in the Ikea Home Smart app, the light status does not update.
Is this a known issue, has anyone else experienced this?