Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.axis.hub.config.AxisConfig Class Reference

Public Member Functions

Self from_config_entry (cls, ConfigEntry config_entry)
 

Detailed Description

Represent a Axis config entry.

Definition at line 30 of file config.py.

Member Function Documentation

◆ from_config_entry()

Self homeassistant.components.axis.hub.config.AxisConfig.from_config_entry (   cls,
ConfigEntry  config_entry 
)
Create object from config entry.

Definition at line 53 of file config.py.


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