Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants for emulated_kasa."""
2
3
CONF_POWER =
"power"
4
CONF_POWER_ENTITY =
"power_entity"
5
DOMAIN =
"emulated_kasa"
core
homeassistant
components
emulated_kasa
const.py
Generated by
1.9.1