Sure thing! https://www.amazon.com/dp/B011M8YACM/ref=cm_sw_r_other_apa_i_F9WiEbTJV9TQZ
This is unfortunately reported to not work in the Pi 4’s USB 3.0 ports though, so keep that in mind.
Sure thing! https://www.amazon.com/dp/B011M8YACM/ref=cm_sw_r_other_apa_i_F9WiEbTJV9TQZ
This is unfortunately reported to not work in the Pi 4’s USB 3.0 ports though, so keep that in mind.
I would like to install Mosquitto MQTT on my Raspberry pi 4G, some has already done that before ?
I’ve been convinced by the need of SSD
This will be the next step, once my setup is OK, and that I’m able to rebuild the environment from scratch.
I need to fully understand all what I do before continuing
Ah ! That’s a “I’ll wait for another option then” that’s a pity, thanks anyway
Yep, that is ALWAYS the best plan.
Good Luck
People can use MQTT in different ways, over ethernet, over zigbee, to z wave (z wave protocol is proprietary so I think this is just to the hub) but none of those options require another port.
Though someone is bound to surprise me at some point.
I would like to install **Mosquitto MQTT**
People can use MQTT in different ways, over ethernet, over zigbee, to z wave (z wave protocol is proprietary so I think this is just to the hub) but none of those options require another port.
Though someone is bound to surprise me at some point. :man_shrugging:
Sure this does not concern USB port
I will follow the advice of moving to SSD once my HomeAssistant will be ready to work and once I’ll find a USB3-sata connector for it
I’ll keep you posted on my progress with the same item.
The status of R Pi 4 bootloader is given on this post (currently not from USB (be that USB stick or SSD) : -
I think Skynet has some good experience on this so I will go over there and read up what he has to say.
Skynet, what’s the latest on SSD adapters any particular recomendations ? TIA
That Shinestar adapater that i linked in the guide works pretty good. Been rock solid for a few month now without issues. It was recommended on some rpi forum, thats how i learned about it.
RPi 4 is a meh. Bluetooth, wifi and rflink/conbee II doesn’t work properly with system on SSD USB 3.0.
Hello,
When I enter a command
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh | bash -s -- -m raspberrypi4
I get an error
bash: line 1: 500:: command not found
Any help, please
URL was recently changed due to the rebranding.
O!! Thanks for the help. For me there is a lot of new and so much …
Hi, for a pi3 are the instructions the same?
@DominiqueGEORGES I think you should update the title since the install script does not work anymore.
BTW Does anybody managed to install HA on the brand new Raspberry Pi OS?
Well the Raspian Buster is not exactly brand new - last version released in Feb '20. So what problems are you facing?
What is the brand new Raspberry Pi OS ?
Is just the old raspbian Raspberry just rebrendet it
Actually the last version is 2020-05-27
I know that it does not changes much from the previous release but it seems to me that the following script does not work
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh | bash -s -- -m raspberrypi4
UPDATE
I’ve “changed” the script link with the following
https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh
The link does not work in the one row command, therefore I had to split in:
wget https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh
bash ./installer.sh -m raspberrypi4
you will be asked to type " not supported " without quotes and with a reboot it worked.
If someone can test to confirm my procedure would be nice
Ah okay - I was using the VM version - thought it would be the same https://www.raspberrypi.org/downloads/raspberry-pi-desktop/
Works great so far!
Hello, greetings to everyone, it’s my first message. I am novice I have a raspberry 4 with a 240gb ssd to usb 3.0 port with raspberry pi Os desktop version with recommended software… is it possible to do this installation on it? Tanks