Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.filesize.const Namespace Reference

Variables

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

Detailed Description

The filesize constants.

Variable Documentation

◆ DOMAIN

string homeassistant.components.filesize.const.DOMAIN = "filesize"

Definition at line 5 of file const.py.

◆ PLATFORMS

list homeassistant.components.filesize.const.PLATFORMS = [Platform.SENSOR]

Definition at line 6 of file const.py.