Home Assistant Unofficial Reference 2024.12.1
homeassistant.auth.models.Group Class Reference

Static Public Attributes

 bool
 
 default
 
 factory
 
 None
 
 PolicyType
 
 str
 

Detailed Description

A group.

Definition at line 40 of file models.py.

Member Data Documentation

◆ bool

homeassistant.auth.models.Group.bool
static

Definition at line 46 of file models.py.

◆ default

homeassistant.auth.models.Group.default
static

Definition at line 46 of file models.py.

◆ factory

homeassistant.auth.models.Group.factory
static

Definition at line 45 of file models.py.

◆ None

homeassistant.auth.models.Group.None
static

Definition at line 43 of file models.py.

◆ PolicyType

homeassistant.auth.models.Group.PolicyType
static

Definition at line 44 of file models.py.

◆ str

homeassistant.auth.models.Group.str
static

Definition at line 45 of file models.py.


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