BrightnessAbsoluteCommand
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
说明
调整设备绝对亮度。当亮度设置为大于 0 的任何值时,如果设备处于关闭状态,则会开机,并且 OnOffState.state
会更改为反映设备处于开机状态。同样,当亮度设置为 0 时,设备会关闭,并且 OnOffState.state
也会相应地更改。
字段
键
|
类型 |
说明 |
devices
|
[设备]
|
支持亮度控制的设备,例如灯具。 必填
|
brightness
|
Number
|
新的亮度百分比。 必填
|
示例
actions:
type: device.command.BrightnessAbsolute
devices: My Device - Room Name
brightness: 50
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-01-04。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["Incorrect information","incorrectInformation","thumb-down"],["Not enough information/samples","notEnoughInformationSamples","thumb-down"],["Too complicated","tooComplicated","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-01-04。"],[],[]]