Itβs a Debian PKG, it takes a little longer
Okay, thanks a lot
These are amazing, but a bit out of my depth methinks.
If one insists on using a home assistant OS VM, is there any benefit to moving add-ons to containers? Or should one only bother if you plan on moving to HA Core in an lxc?
But, if you just have to
wget http://repo.mosquitto.org/debian/mosquitto-repo.gpg.key
apt-key add mosquitto-repo.gpg.key
cd /etc/apt/sources.list.d/
wget http://repo.mosquitto.org/debian/mosquitto-bullseye.list
apt update
run one line at a time
Only if youβre planning to be moving away from HAOS
If it ainβt bugged, they wouldnβt bother to come out with new releasesβ¦
changelog: mosquitto/ChangeLog.txt at master Β· eclipse/mosquitto (github.com)
Proxmox all the way!
I have 2 setups, 1 specifically for Home Assistant, AdGuard, a Windows 10 VM, Tuya Convert and some occasional experimenting, using an Intel NUC (NUC10i7FNH) with 1TB of NVME storage.
Blazing fast, just 12 watts of power usage and complete flexibility.
The other one is my Media Server, more ore less a souped up NAS, running Proxmox and Plex natively on an Intel I9 11900 with 64GB of RAM. The OS and all vmβs on a M2 PCIe4 NVME 1TB and the NAS storage on a ZFS pool with 6 2TB WD redβs. About 45-50watts of average power usage.
On that I have about 8 VMβs running from Debian to Windows 11, just for experimenting, data and Media.
Both of them running rocksolid and blazingly fast
i have 2 problems. nodered ask me for a login, but i didnβt set any user or password
With zigbee to mqtt i have tryed to pass the usb but itβs not working
If it asks for a password, the script didnβt finish
I assume you ran the device passthrough script from the Proxmox Shell and rebooted the LXC
after which, what did running ls -l /dev/serial/by-id
reveal?
005.conf is a invalid ID. did you mean 105?
qinheng is 105? sorry but iβm not expert of linux and proxmox iβm learning and without you guide i couldnβt go ahead. same error with 105
NP, what number (LXC ID) is your Zigbee2MQTT container?
Mine is showing as 104
node red DONE iβm inside
zigbee to mqtt i have done all i put ipadress + the port i have set but i have error
here how i have set configuration.yaml
whatβs the error?
just connection refused on web page with machine adreess:8099
did you start z2m (systemctl start zigbee2mqtt
)? If so watching the console see if it shows any errors
Is your MQTT broker setup correctly? Have you checked connection with something like MQTT Explorer?