Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.html5.const
 

Variables

string homeassistant.components.html5.const.ATTR_VAPID_EMAIL = "vapid_email"
 
string homeassistant.components.html5.const.ATTR_VAPID_PRV_KEY = "vapid_prv_key"
 
string homeassistant.components.html5.const.ATTR_VAPID_PUB_KEY = "vapid_pub_key"
 
string homeassistant.components.html5.const.DATA_HASS_CONFIG = "html5_hass_config"
 
string homeassistant.components.html5.const.DOMAIN = "html5"
 
string homeassistant.components.html5.const.SERVICE_DISMISS = "dismiss"