mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-28 03:26:32 +00:00
Add kernel docs about the device classes (#2607)
This commit is contained in:
parent
2de175e181
commit
3802b97bb6
@ -10,6 +10,7 @@ _LOGGER: logging.Logger = logging.getLogger(__name__)
|
|||||||
|
|
||||||
|
|
||||||
# fmt: off
|
# fmt: off
|
||||||
|
# https://www.kernel.org/doc/Documentation/admin-guide/devices.txt
|
||||||
|
|
||||||
_CGROUPS: Dict[PolicyGroup, List[int]] = {
|
_CGROUPS: Dict[PolicyGroup, List[int]] = {
|
||||||
PolicyGroup.UART: [
|
PolicyGroup.UART: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user