Commit 4bb8a067 authored by Robert Schütz's avatar Robert Schütz
Browse files

home-assistant: support webmin component

parent 6a727db7
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -4956,7 +4956,8 @@
    "webhook" = ps: with ps; [
    ];
    "webmin" = ps: with ps; [
    ]; # missing inputs: webmin-xmlrpc
      webmin-xmlrpc
    ];
    "webostv" = ps: with ps; [
      aiowebostv
    ];
@@ -6058,6 +6059,7 @@
    "weatherflow_cloud"
    "weatherkit"
    "webhook"
    "webmin"
    "webostv"
    "websocket_api"
    "wemo"