ym88659208ym87991671
Function battery_low_power | Documentation for developers

battery_low_power

Last updated on January 18, 2023

Data type: BOOL.

Usage method: stores the device state without changing it.

Purpose: shows whether the battery is low or not:

  • true – low battery.
  • false – high battery.

Devices with this function

Examples of voice commands

No voice commands are available.

Function description for a device model

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

Function state description example

In this example, the battery is low.

{
"states": [
{
"key": "battery_low_power",
"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.