Functions | |
| None | async_create_html5_issue (HomeAssistant hass, bool import_success) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | FAILED_IMPORT_TRANSLATION_KEY = "deprecated_yaml_import_issue" |
| string | INTEGRATION_TITLE = "HTML5 Push Notifications" |
| string | SUCCESSFUL_IMPORT_TRANSLATION_KEY = "deprecated_yaml" |
Issues utility for HTML5.
| None homeassistant.components.html5.issues.async_create_html5_issue | ( | HomeAssistant | hass, |
| bool | import_success | ||
| ) |
|
private |
| string homeassistant.components.html5.issues.FAILED_IMPORT_TRANSLATION_KEY = "deprecated_yaml_import_issue" |
| string homeassistant.components.html5.issues.INTEGRATION_TITLE = "HTML5 Push Notifications" |