I'm currently working with a virtual thermostat device in the Google Home Playground(https://developers.google.com/assistant/smarthome/develop/playground). My goal is to dynamically change the display label of the thermostat (currently set to 'Indoor') based on certain conditions or settings.
Context:
Questions:
What I have tried: I've explored the standard device types and traits in the Google Smart Home documentation but found no clear method for implementing dynamic label changes in the Playground environment.
Specific Concerns:
I appreciate any guidance or references that can point me in the right direction. Thank you!
The 'indoor' label is hardcoded value and cannot be dynamically changed based on specific settings or states whether on a virtual or physical Nest Thermostat. It refers to the indoor temperature settings.