Home Assistant Unofficial Reference 2024.12.1
issues.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.html5.issues
 

Functions

None homeassistant.components.html5.issues.async_create_html5_issue (HomeAssistant hass, bool import_success)
 

Variables

 homeassistant.components.html5.issues._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.html5.issues.FAILED_IMPORT_TRANSLATION_KEY = "deprecated_yaml_import_issue"
 
string homeassistant.components.html5.issues.INTEGRATION_TITLE = "HTML5 Push Notifications"
 
string homeassistant.components.html5.issues.SUCCESSFUL_IMPORT_TRANSLATION_KEY = "deprecated_yaml"