Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.filter Namespace Reference

Namespaces

 sensor
 

Variables

string DOMAIN = "filter"
 
list PLATFORMS = [Platform.SENSOR]
 

Detailed Description

The filter component.

Variable Documentation

◆ DOMAIN

string homeassistant.components.filter.DOMAIN = "filter"

Definition at line 5 of file __init__.py.

◆ PLATFORMS

list homeassistant.components.filter.PLATFORMS = [Platform.SENSOR]

Definition at line 6 of file __init__.py.