mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 19:16:29 +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
|
||||
# https://www.kernel.org/doc/Documentation/admin-guide/devices.txt
|
||||
|
||||
_CGROUPS: Dict[PolicyGroup, List[int]] = {
|
||||
PolicyGroup.UART: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user