Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.update.UpdateDeviceClass Class Reference
Inheritance diagram for homeassistant.components.update.UpdateDeviceClass:
[legend]
Collaboration diagram for homeassistant.components.update.UpdateDeviceClass:
[legend]

Static Public Attributes

string FIRMWARE = "firmware"
 

Detailed Description

Device class for update.

Definition at line 55 of file __init__.py.

Member Data Documentation

◆ FIRMWARE

string homeassistant.components.update.UpdateDeviceClass.FIRMWARE = "firmware"
static

Definition at line 58 of file __init__.py.


The documentation for this class was generated from the following file: