MCPcopy
hub / github.com/hacs/integration / HacsExpectedException

Class HacsExpectedException

custom_components/hacs/exceptions.py:16–17  ·  view source on GitHub ↗

For stuff that are expected.

Source from the content-addressed store, hash-verified

14
15
16class HacsExpectedException(HacsException):
17 """For stuff that are expected."""
18
19
20class HacsRepositoryExistException(HacsException):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…