Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.wirelesstag.WirelessTagPlatform
 

Namespaces

 homeassistant.components.wirelesstag
 

Functions

bool homeassistant.components.wirelesstag.setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.wirelesstag._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.wirelesstag.CONFIG_SCHEMA
 
string homeassistant.components.wirelesstag.DEFAULT_ENTITY_NAMESPACE = "wirelesstag"
 
string homeassistant.components.wirelesstag.NOTIFICATION_ID = "wirelesstag_notification"
 
string homeassistant.components.wirelesstag.NOTIFICATION_TITLE = "Wireless Sensor Tag Setup"