[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-29 UTC"],[[["\u003cp\u003eThe Humidity Schema applies to devices with humidity sensors and uses the \u003ccode\u003esdm.devices.traits.Humidity\u003c/code\u003e trait.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a single field, \u003ccode\u003eambientHumidityPercent\u003c/code\u003e, representing the humidity percentage measured at the device.\u003c/p\u003e\n"],["\u003cp\u003eYou can retrieve the current humidity using a GET request to the device's endpoint, which returns the humidity percentage within the \u003ccode\u003esdm.devices.traits.Humidity\u003c/code\u003e trait.\u003c/p\u003e\n"],["\u003cp\u003eThere are no specific commands to control humidity through this trait.\u003c/p\u003e\n"]]],["The `sdm.devices.traits.Humidity` trait represents a device's humidity sensor. It has one field, `ambientHumidityPercent`, which indicates the percentage of humidity measured at the device, represented as a number. A GET request to the device's endpoint returns the `ambientHumidityPercent` within the `traits` field, showing the current humidity. No commands are available for this trait, only read information. Any errors can be found in the API error code.\n"],null,[]]