Iot : Remove unmaintainer ha-av.

This commit is contained in:
Dmitry Voronin 2024-08-01 16:17:00 +03:00
parent 44af781856
commit 0c2b50495a
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 3 additions and 3 deletions

View file

@ -70,7 +70,7 @@ in {
aiodiscover
aiogithubapi
async-upnp-client
ha-av
# ha-av
ha-ffmpeg
hassil
home-assistant-intents

View file

@ -82,8 +82,8 @@ in {
matchConfig.Name = "wg0";
address = ["10.1.1.0/24"];
networkConfig = {
IPForward = true;
IPMasquerade = "ipv4";
IPv4Forwarding = true;
IPMasquerade = "ipv4";
};
};
};