I have a water heater whose temperature I have to control and view from my Google Home App. The TempratureControl trait in google device actions enables the utilization of google assistant voice interface for the following things :
(The problem is TempControl trait has no ui as compared to TempSetting trait but TempSetting is for thermostats)
Can anyone suggest, how to get a visual interface on Google Home App to accomplish above mentioned things.
URL for TempeartureControl trait.
https://developers.google.com/actions/smarthome/traits/temperaturecontrol
There may not be a visual UI for every trait right now.