Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.collection.CollectionChange Class Reference

Static Public Attributes

 None
 

Detailed Description

Class to represent an item in a change set.

change_type: One of CHANGE_*
item_id: The id of the item
item: The item

Definition at line 44 of file collection.py.

Member Data Documentation

◆ None

homeassistant.helpers.collection.CollectionChange.None
static
Class to represent an item in a change set.

change_type: One of CHANGE_*
item_id: The id of the item
item: The item

Definition at line 55 of file collection.py.


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