Voting helps other researchers find interesting modules.
SmartHome feature flags that may be enabled per-item. LINT.IfChange
circadianLightingEnabled
boolean()
nil
energySavingsEnabled
gentleWakeupEnabled
homeAwayOverMatterEnabled
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoSmartHomeFeatures{ circadianLightingEnabled: boolean() | nil, energySavingsEnabled: boolean() | nil, gentleWakeupEnabled: boolean() | nil, homeAwayOverMatterEnabled: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()