Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.trafikverket_camera.const
 

Variables

string homeassistant.components.trafikverket_camera.const.ATTR_DESCRIPTION = "description"
 
string homeassistant.components.trafikverket_camera.const.ATTR_TYPE = "type"
 
string homeassistant.components.trafikverket_camera.const.ATTRIBUTION = "Data provided by Trafikverket"
 
string homeassistant.components.trafikverket_camera.const.DOMAIN = "trafikverket_camera"
 
list homeassistant.components.trafikverket_camera.const.PLATFORMS = [Platform.BINARY_SENSOR, Platform.CAMERA, Platform.SENSOR]