Hello, The delay comes from creating subscriptions or cold starts inside
onExecute. To fix this, maintain a persistent MQTT client (don’t
dynamically subscribe/unsubscribe on every request), publish directly
during execution, and call reportState aft...
Hi, That's a great question! You can indeed use the Google Matter
Virtual Device (MVD) with the CSA Test Harness for integration
validation. However, please note that only the device types currently
implemented in the MVD are supported. The PICS (Pro...
Hi , I understand how frequent updates can feel overwhelming, especially
when you’re still getting used to recent changes. Google often rolls out
updates to improve functionality, security, and compatibility, but
feedback like yours is important for ...
Thank you for the detailed question. Currently, the Google Home API SDK
(including the Kotlin sample app) supports a subset of device types and
traits. Some devices like RoomAirConditionerDevice are not yet
implemented in the SDK, even if they appear...