HAP.Characteristics.PowerModeSelection (HAP v0.7.0)

Copy Markdown View Source

Definition of the public.hap.characteristic.power-mode-selection characteristic

Valid values: 0 - Show (View TV Settings) 1 - Hide (Hide TV Settings)

This characteristic controls whether the television settings should be accessible in the Home app.

Summary

Functions

format()

Callback implementation for HAP.CharacteristicDefinition.format/0.

max_value()

Callback implementation for HAP.CharacteristicDefinition.max_value/0.

min_value()

Callback implementation for HAP.CharacteristicDefinition.min_value/0.

perms()

Callback implementation for HAP.CharacteristicDefinition.perms/0.

step_value()

Callback implementation for HAP.CharacteristicDefinition.step_value/0.

type()

Callback implementation for HAP.CharacteristicDefinition.type/0.