home-assistant: support nextbus component
This commit is contained in:
parent
b0c03acd18
commit
ecb61e6ff6
1 changed files with 3 additions and 1 deletions
|
@ -1753,7 +1753,8 @@
|
|||
nexia
|
||||
];
|
||||
"nextbus" = ps: with ps; [
|
||||
]; # missing inputs: py_nextbusnext
|
||||
py-nextbusnext
|
||||
];
|
||||
"nextcloud" = ps: with ps; [
|
||||
nextcloudmonitor
|
||||
];
|
||||
|
@ -3501,6 +3502,7 @@
|
|||
"netgear"
|
||||
"network"
|
||||
"nexia"
|
||||
"nextbus"
|
||||
"nightscout"
|
||||
"nina"
|
||||
"no_ip"
|
||||
|
|
Loading…
Reference in a new issue