ym88659208ym87991671
Function hvac_replace_ionizator | Documentation for developers

hvac_replace_ionizator

Last updated on August 26, 2022

Data type: BOOL.

Usage method: stores the device state without changing it.

Purpose: hows whether it is time to replace the ionizer:

  • true – ionizer replacement needed.
  • false – ionizer replacement not needed.

Devices with this function

Examples of voice commands

— Салют, нужно ли менять ионизатор в воздухоочистителе? (Salute, does the air purifier ionizer need to be changed?)

— Салют, не пора ли поменять ионизатор в увлажнителе воздуха? (Salute, is it time to change the ionizer in the air humidifier?)

Function description for a device model

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

Function state description example

The example describes a device with an ionizer to be replaced.

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