Home Assistant Unofficial Reference
2024.12.1
Classes
|
Namespaces
|
Variables
issues.py File Reference
Go to the source code of this file.
Classes
class
homeassistant.components.hassio.issues.Issue
class
homeassistant.components.hassio.issues.IssueDataType
class
homeassistant.components.hassio.issues.Suggestion
class
homeassistant.components.hassio.issues.SuggestionDataType
class
homeassistant.components.hassio.issues.SupervisorIssues
Namespaces
homeassistant.components.hassio.issues
Variables
homeassistant.components.hassio.issues._LOGGER
= logging.getLogger(__name__)
string
homeassistant.components.hassio.issues.INFO_URL_UNHEALTHY
= "https://www.home-assistant.io/more-info/unhealthy"
string
homeassistant.components.hassio.issues.INFO_URL_UNSUPPORTED
= "https://www.home-assistant.io/more-info/unsupported"
string
homeassistant.components.hassio.issues.ISSUE_ID_UNHEALTHY
= "unhealthy_system"
string
homeassistant.components.hassio.issues.ISSUE_ID_UNSUPPORTED
= "unsupported_system"
string
homeassistant.components.hassio.issues.ISSUE_KEY_UNHEALTHY
= "unhealthy"
string
homeassistant.components.hassio.issues.ISSUE_KEY_UNSUPPORTED
= "unsupported"
dictionary
homeassistant.components.hassio.issues.ISSUE_KEYS_FOR_REPAIRS
string
homeassistant.components.hassio.issues.PLACEHOLDER_KEY_REASON
= "reason"
dictionary
homeassistant.components.hassio.issues.UNHEALTHY_REASONS
dictionary
homeassistant.components.hassio.issues.UNSUPPORTED_REASONS
dictionary
homeassistant.components.hassio.issues.UNSUPPORTED_SKIP_REPAIR
= {"privileged"}
core
homeassistant
components
hassio
issues.py
Generated by
1.9.1