[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-01-25 (UTC)"],[[["The `sdm.devices.traits.Settings` trait provides device-related settings information, specifically the temperature scale used by a Google Nest Thermostat."],["This trait includes a `temperatureScale` field, indicating whether the thermostat displays temperature in Celsius or Fahrenheit."],["Users can retrieve device settings, including the temperature scale, using a GET request to the device's endpoint."],["The Settings trait does not offer any commands to modify device settings."]]],["The `sdm.devices.traits.Settings` trait provides device-related settings information for a Nest Thermostat, specifically the `temperatureScale`. This field indicates the temperature format, which can be either \"CELSIUS\" or \"FAHRENHEIT\". A GET request to retrieve device information includes this trait, showing the current `temperatureScale`. No commands are available to modify these settings. The full list of error codes can be found in the API Error Code Reference.\n"]]