{"id":26855,"date":"2026-09-16T11:22:56","date_gmt":"2026-09-16T11:22:56","guid":{"rendered":"https:\/\/netguide.io\/smart-home\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren\/"},"modified":"2026-09-16T11:22:56","modified_gmt":"2026-09-16T11:22:56","slug":"home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren","status":"publish","type":"post","link":"https:\/\/netguide.io\/smart-home\/de\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren\/","title":{"rendered":"Home Assistant OS: WLAN auf dem Raspberry Pi sauber deaktivieren"},"content":{"rendered":"<div id=\"netgu-3306009225\" class=\"netgu-before-content netgu-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-6258556257245998\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-6258556257245998\" \ndata-ad-slot=\"3494115342\" \ndata-ad-format=\"auto\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div><p>Wenn dein Server stabil per Netzwerkkabel angebunden ist, bringt ein paralleles Funknetz keinen Vorteil. In dieser Anleitung zeige ich dir, wie du das interne WLAN-Modul deines Raspberry Pi unter <a href=\"https:\/\/netguide.io\/smart-home\/category\/home-assistant\/\" data-internallinksmanager029f6b8e52c=\"2\" title=\"Home Assistant\">Home Assistant<\/a> OS abschaltest, um unn\u00f6tigen Funkverkehr zu vermeiden. Daf\u00fcr ben\u00f6tigst du SSH-Zugriff auf Betriebssystemebene oder direkt Tastatur und Monitor am Einplatinenrechner.<\/p>\r\n\r\n<h2>Das brauchst du<\/h2>\r\n<ul>\r\n<li><strong>System:<\/strong> <a href=\"https:\/\/netguide.io\/smart-home\/category\/home-assistant\/\" data-internallinksmanager029f6b8e52c=\"2\" title=\"Home Assistant\">Home Assistant<\/a> OS auf einem Raspberry Pi (z. B. Raspberry Pi 4 oder 5).<\/li>\r\n<li><strong>Verbindung:<\/strong> Eine funktionierende LAN-Verbindung (Ethernet).<\/li>\r\n<li><strong>Zugriff:<\/strong> Tastatur und Bildschirm direkt am Raspberry Pi oder erweiterter SSH-Zugriff auf Betriebssystemebene.<\/li>\r\n<\/ul>\r\n\r\n<h2>Schritt 1: Hardware-Abschaltung per config.txt<\/h2>\r\n<p>M\u00f6chtest du, dass das Betriebssystem den WLAN-Chip (<code>wlan0<\/code>) \u00fcberhaupt nicht mehr initialisiert oder erkennt, kannst du das Modul auf Betriebssystemebene (OS-Ebene) \u00fcber die Boot-Konfiguration deaktivieren.<\/p>\r\n<blockquote>Achtung: Bearbeite die Startdateien mit Bedacht, damit das System fehlerfrei booten kann.<\/blockquote>\r\n<ol>\r\n<li>Schlie\u00dfe Monitor und Tastatur direkt an deinen Raspberry Pi an.<\/li>\r\n<li>Tippe an der Eingabeaufforderung <code>ha &gt;<\/code> den Befehl <code>login<\/code> ein, um zur Root-Konsole (<code>#<\/code>) zu wechseln.<\/li>\r\n<li>\u00d6ffne die Startkonfiguration im Editor vi:<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>vi \/mnt\/boot\/config.txt<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">vi<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">\/mnt\/boot\/config.txt<\/span><\/span><\/code><\/pre><\/div><\/li>\r\n<li>Dr\u00fccke die Taste <code>i<\/code>, um in den Einf\u00fcgemodus zu wechseln, und trage unter dem Abschnitt <code>[all]<\/code> folgende Zeile ein:<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>dtoverlay=disable-wifi<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #E1E4E8\">dtoverlay<\/span><span style=\"color: #F97583\">=<\/span><span style=\"color: #9ECBFF\">disable-wifi<\/span><\/span><\/code><\/pre><\/div><\/li>\r\n<li>Beende den Einf\u00fcgemodus mit der Taste <code>Esc<\/code>, speichere und schlie\u00dfe die Datei mit <code>:w<\/code> gefolgt von <code>:q<\/code>.<\/li>\r\n<li>Verlasse die Shell mit <code>exit<\/code> und starte das System neu:<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>reboot<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">reboot<\/span><\/span><\/code><\/pre><\/div><\/li>\r\n<\/ol>\r\n\r\n<h2>Schritt 2: NetworkManager-Override anlegen (Alternative)<\/h2>\r\n<p>Alternativ l\u00e4sst sich das Interface \u00fcber den vom System genutzten NetworkManager dauerhaft ignorieren, sofern du OS-Zugriff hast.<\/p>\r\n<p>Erstelle dazu die Datei <code>\/etc\/NetworkManager\/conf.d\/disable-wifi.conf<\/code> mit folgendem Inhalt:<\/p>\r\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>[device]\r\nwifi.scan-rand-mac-address=no\r\n\r\n[keyfile]\r\nunmanaged-devices=interface-name:wlan0<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">[device]<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F97583\">wifi.scan-rand-mac-address<\/span><span style=\"color: #E1E4E8\">=no<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">[keyfile]<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F97583\">unmanaged-devices<\/span><span style=\"color: #E1E4E8\">=interface-name:wlan0<\/span><\/span><\/code><\/pre><\/div>\r\n<p>Nach einem anschlie\u00dfenden Systemneustart mit <code>reboot<\/code> ignoriert der Dienst die Schnittstelle vollst\u00e4ndig.<\/p>\r\n\r\n<h2>Funktioniert es?<\/h2>\r\n<p>Pr\u00fcfe unter <strong>Einstellungen &gt; System &gt; Netzwerk<\/strong>, ob der WLAN-Adapter verschwunden ist oder nicht mehr aufgef\u00fchrt wird. Auf Betriebssystemebene zeigt der Befehl <code>nmcli device<\/code> den Status f\u00fcr <code>wlan0<\/code> nun als <em>unmanaged<\/em> oder listet die Schnittstelle gar nicht mehr auf.<\/p>\r\n\r\n<h2>Wenn es nicht klappt<\/h2>\r\n<ul>\r\n<li><strong>WLAN bleibt trotz config.txt aktiv:<\/strong> Wenn du den Parameter <code>dtoverlay=disable-wifi<\/code> in einen modellspezifischen Block (wie <code>[cm5]<\/code>) statt in <code>[all]<\/code> gesetzt hast, wird er m\u00f6glicherweise ignoriert. Verschiebe den Eintrag im Dokument nach ganz unten oder unter <code>[all]<\/code>.<\/li>\r\n<li><strong>Kein Zugriff auf \/boot oder \/etc\/NetworkManager \u00fcber SSH:<\/strong> Das normale Terminal-Add-on l\u00e4uft standardm\u00e4\u00dfig isoliert in einem Container. F\u00fcr Betriebssystemdateien musst du entweder direkt Tastatur und Monitor anschlie\u00dfen oder den erweiterten SSH-Zugriff au\u00dferhalb des Containers nutzen.<\/li>\r\n<\/ul>\r\n\r\n<p>Dein Raspberry Pi nutzt nun ausschlie\u00dflich die zuverl\u00e4ssige Kabelverbindung und h\u00e4lt den \u00c4ther frei von unn\u00f6tiger interner Funkaktivit\u00e4t.<\/p>\r\n<p><em>Quellen: <a href=\"https:\/\/community.home-assistant.io\/t\/disabling-wifi-on-raspberry-pi\/906925\" rel=\"nofollow noopener\" target=\"_blank\">Forum: Home Assistant Community<\/a>, <a href=\"https:\/\/community.home-assistant.io\/t\/disabling-wifi-on-raspberry-pi\/906925\" rel=\"nofollow noopener\" target=\"_blank\">community.home-assistant.io<\/a>, <a href=\"https:\/\/www.home-assistant.io\/installation\/\" rel=\"nofollow noopener\" target=\"_blank\">home-assistant.io<\/a>, <a href=\"https:\/\/community.simon42.com\/t\/wlan-in-homeassistant-auf-raspberrypi4-deaktivieren\/39297\" rel=\"nofollow noopener\" target=\"_blank\">community.simon42.com<\/a><\/em><\/p><div id=\"netgu-1070751245\" class=\"netgu-after-content netgu-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-6258556257245998\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-6258556257245998\" \ndata-ad-slot=\"4559785002\" \ndata-ad-format=\"auto\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Wer seinen Raspberry Pi per Ethernet angebunden hat, braucht kein aktives WLAN. So schaltest du das Funkmodul unter Home Assistant OS auf Betriebssystemebene ab.<\/p>\n","protected":false},"author":1,"featured_media":26854,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[2],"tags":[67,3662,145,3844],"class_list":["post-26855","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-home-assistant","tag-home-assistant","tag-netzwerk","tag-raspberry-pi","tag-wlan"],"uagb_featured_image_src":{"full":["https:\/\/netguide.io\/smart-home\/wp-content\/uploads\/sites\/3\/2026\/09\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren-editorial-editorial-70482-e-assistant.ioimagesdefault-social.png.png",1200,630,false],"thumbnail":["https:\/\/netguide.io\/smart-home\/wp-content\/uploads\/sites\/3\/2026\/09\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren-editorial-editorial-70482-e-assistant.ioimagesdefault-social.png-150x150.png",150,150,true],"medium":["https:\/\/netguide.io\/smart-home\/wp-content\/uploads\/sites\/3\/2026\/09\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren-editorial-editorial-70482-e-assistant.ioimagesdefault-social.png-300x158.png",300,158,true],"medium_large":["https:\/\/netguide.io\/smart-home\/wp-content\/uploads\/sites\/3\/2026\/09\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren-editorial-editorial-70482-e-assistant.ioimagesdefault-social.png-768x403.png",768,403,true],"large":["https:\/\/netguide.io\/smart-home\/wp-content\/uploads\/sites\/3\/2026\/09\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren-editorial-editorial-70482-e-assistant.ioimagesdefault-social.png-1024x538.png",1024,538,true],"1536x1536":["https:\/\/netguide.io\/smart-home\/wp-content\/uploads\/sites\/3\/2026\/09\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren-editorial-editorial-70482-e-assistant.ioimagesdefault-social.png.png",1200,630,false],"2048x2048":["https:\/\/netguide.io\/smart-home\/wp-content\/uploads\/sites\/3\/2026\/09\/home-assistant-os-wlan-auf-dem-raspberry-pi-sauber-deaktivieren-editorial-editorial-70482-e-assistant.ioimagesdefault-social.png.png",1200,630,false]},"uagb_author_info":{"display_name":"Tobias","author_link":"https:\/\/netguide.io\/smart-home\/author\/tobias-pries\/"},"uagb_comment_info":0,"uagb_excerpt":"Wer seinen Raspberry Pi per Ethernet angebunden hat, braucht kein aktives WLAN. So schaltest du das Funkmodul unter Home Assistant OS auf Betriebssystemebene ab.","brizy_media":[],"_links":{"self":[{"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/posts\/26855","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/comments?post=26855"}],"version-history":[{"count":1,"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/posts\/26855\/revisions"}],"predecessor-version":[{"id":26856,"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/posts\/26855\/revisions\/26856"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/media\/26854"}],"wp:attachment":[{"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/media?parent=26855"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/categories?post=26855"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/netguide.io\/smart-home\/wp-json\/wp\/v2\/tags?post=26855"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}