Closed LGUteam closed 4 years ago
So your device responds to voice commands fine but not touch controls? I suggest filing a bug report.
Yes, voice commands are fine. I think the problem is that we Synced wrong or nesthub/homeapp(status page) are repeatedly request queries to my server.
There are some known issues with commandOnly
devices in the Home app UI, which is likely what you are experiencing. I would suggest subscribing to this public issue to track progress or file a new issue as @Fleker suggested above.
Hello.
We are developing devices(TV/air purifier etc.) controlled by IR remote controller. This is the synchronization code for the TV device controlled by the IR remote controller.
Since we don't know the device status value, we want a one-way 'Excute' request. (Not 'reportstate' and 'Query')
I was wondering if I synced correctly for an example like a TV remote contoller.
ps) video for errors.
thanks.