ym88659208ym87991671
Function hvac_ionization | Documentation for developers

hvac_ionization

Last updated on August 26, 2022

Data type: BOOL.

Usage method: stores the device state and can change it.

Purpose: manages the air ionization mode:

  • true – ionization mode on.
  • false – ionization mode off.

Devices with this function

Examples of voice commands

Voice commands are not provided, control is only via the interface.

Function description for a device model

"features": [
"hvac_ionization",
// ...
]

Function state description example

The example describes a device with the switched-off ionization mode.

{
"states": [
{
"key": "hvac_ionization",
"value": {
"type": "BOOL",
"bool_value": false
}
}
]
}
Sber process cookies only to personalize services according to Cookies Usage Policy. You can prevent the processing of cookies in your browser settings.