![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
수많은 스마트 장치와 IoT 기즈모를 제어 할 수있는 Home Assistant는 자체 주최 할 수있는 최고의 서비스 중 하나입니다.
Home Assistant is one of the best services you can self-host on your workstation, capable of controlling a myriad of smart devices and IoT gizmos. If you’re as much of a fan of Proxmox as I am, you may already have configured a HASS virtual machine on top of your PVE host.
Home Assistant는 수많은 스마트 장치와 IoT Gizmos를 제어 할 수있는 워크 스테이션에서 자체 호스트 할 수있는 최고의 서비스 중 하나입니다. 당신이 나만큼 Proxmox의 팬이라면, 당신은 이미 PVE 호스트 위에 Hass Virtual Machine을 구성했을 수 있습니다.
Typically, you’d use the Console tab on Proxmox’s UI to manage your Home Assistant server. But have you ever wanted to flip the (metaphorical) script by overseeing your Proxmox Virtual Environment’s operations from your HASS server? For tinkerers who find this wacky idea intriguing, here’s a detailed guide on how you can control your Proxmox workstation from your Home Assistant hub.
일반적으로 Proxmox의 UI의 콘솔 탭을 사용하여 홈 어시스턴트 서버를 관리합니다. 그러나 Hass 서버에서 Proxmox 가상 환경의 작업을 감독하여 (은유 적) 스크립트를 뒤집고 싶었던 적이 있습니까? 이 엉뚱한 아이디어를 흥미롭게 생각하는 땜장이에게는 Home Assistant Hub에서 Proxmox 워크 스테이션을 제어하는 방법에 대한 자세한 안내서가 있습니다.
5 reasons why Proxmox is the be-all-and-all home lab OS
Proxmox가 홈 래브 OS 인 5 가지 이유
There's nothing quite like Proxmox for home server enthusiasts and DIY tinkerers
홈 서버 애호가 및 DIY 땜장이를위한 Proxmox와 같은 것은 없습니다.
What you’ll need for this project
이 프로젝트에 필요한 것
From the title alone, you may have guessed that a Proxmox server and a Home Assistant instance are the centerpieces of the project, and you’re free to virtualize the latter inside your PVE war machine. Speaking of, there are a couple of ways to deploy HASS on Proxmox, but I suggest ditching the container route and going with a virtual machine for your Home Assistant hub. You could technically set up the necessary HACS add-on regardless of your virtual guest, but VMs make the installation process a lot simpler.
타이틀만으로 Proxmox 서버와 홈 어시스턴트 인스턴스가 프로젝트의 중심이며 후자를 PVE War Machine 내부에서 무료로 가상화 할 수 있다고 추측했을 것입니다. 말하자면, Proxmox에 Hass를 배포하는 몇 가지 방법이 있지만 컨테이너 경로를 버리고 Home Assistant Hub의 가상 머신을 사용하는 것이 좋습니다. 가상 게스트에 관계없이 필요한 HACS 애드온을 기술적으로 설정할 수 있지만 VM은 설치 프로세스를 훨씬 간단하게 만듭니다.
Configuring the HACS integration in Home Assistant
홈 어시스턴트의 HACS 통합 구성
Once you’ve got a Proxmox server and an HASS instance up and running, it’s time to arm the latter with Home Assistant Community Store. To do so,
Proxmox 서버와 Hass 인스턴스가 업체를 실행하고 실행되면 후자를 Home Assistant Community Store로 무장시킬 차례입니다. 그렇게하려면
Setting up the Proxmox integration on Home Assistant
홈 어시스턴트에 proxmox 통합 설정
Now that you’ve installed HACS on your Home Assistant server, you can use it to configure the Proxmox VE integration.
Home Assistant Server에 HAC를 설치 했으므로이를 사용하여 ProxMox VE 통합을 구성 할 수 있습니다.
Creating an access token in Proxmox
proxmox에서 액세스 토큰 생성
While the Home Assistant instance restarts, you'd want to create an API token for the Proxmox VE integration inside your PVE server.
홈 어시스턴트 인스턴스가 다시 시작되는 동안 PVE 서버 내부의 ProxMox VE 통합을위한 API 토큰을 작성하려고합니다.
Connecting the Proxmox server to Home Assistant
Proxmox 서버를 홈 어시스턴트에 연결합니다
With both the Proxmox workstation and HASS instance configured, it’s time to pair them together.
Proxmox 워크 스테이션과 Hass 인스턴스가 모두 구성되어 있으며 이제 함께 짝을 이루어야합니다.
Control your Proxmox server from Home Assistant
Home Assistant에서 Proxmox 서버를 제어하십시오
If you’ve followed all the steps correctly, Home Assistant will display the resource consumption, specs, virtual guests, and other details of your Proxmox system in the Overview section. For folks who want even more control over their Proxmox VMs and containers, you can select them inside the Devices section of the Devices & services tab and enable the Start, Stop, Restart, and other toggles inside the Services panel.
모든 단계를 올바르게 따르면 Home Assistant는 개요 섹션에 Proxmox 시스템의 자원 소비, 사양, 가상 게스트 및 기타 세부 사항을 표시합니다. Proxmox VM 및 컨테이너를 더 많이 제어하려는 사람들의 경우 장치 및 서비스 탭의 장치 섹션 내부를 선택하고 서비스 패널 내부의 시작, 중지, 다시 시작 및 기타 토글을 활성화 할 수 있습니다.
While it’s a fun project, I recommend creating the API token for a non-root user to increase the security of your Proxmox server. Likewise, you can further reduce the attack surface of your Home Assistant-Proxmox combo by isolating your insecure IoT paraphernalia inside a VLAN connection.
재미있는 프로젝트이지만, 뿌리가 아닌 사용자를 위해 API 토큰을 작성하여 ProxMox 서버의 보안을 높이는 것이 좋습니다. 마찬가지로, VLAN 연결 내에서 안전하지 않은 IoT 도구를 분리하여 홈 어시스턴트 -Proxmox 콤보의 공격 표면을 더욱 줄일 수 있습니다.
Here’s how you can connect your microcontrollers with Home Assistant
마이크로 컨트롤러를 홈 어시스턴트와 연결하는 방법은 다음과 같습니다.
Want to inject some microcontroller magic into your smart home? You've come to the right place!
스마트 홈에 마이크로 컨트롤러 마법을 주입하고 싶습니까? 당신은 올바른 장소에 왔습니다!
부인 성명:info@kdj.com
제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!
본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.
-
- altcoin 계절이고 Ruvi가 불에 탔습니다
- 2025-04-26 18:10:13
- Altcoin 시즌이 마침내 여기에 있기 때문에 별들 중에는 Sui가 있습니다.
-
-
-
-
-
- 비트 코인 피자 2025 년
- 2025-04-26 18:00:45
- BTSE는 Bitcoin Pizza Day 2025의 한 달 동안 축하 행사를 발표하게되어 기쁩니다.
-
-
-