#yellow-archived

1 messages Β· Page 8 of 1

shy saffron
#

Might the Supervisor bug also be causing the issue I am having installing any add ons?

wary pivot
#

The Supervisor seems to timeout on several tasks. For example if I look for updates.
On a short look at the GitHub issues, it seems to be the same bug as the data disk move one.
Supervisor 2023.4.0 is in beta, so it should be available the next days - if they don't find any major problems.

#

I hope, they fix the ZHA-Multiprotocol-Automations bug with tomorrow's release. Otherwise I'm tempted to revert to EZSP for the Zigbee radio.

opaque summit
shy saffron
#

I'm using ZHA for some Aqara devices and that seems to be working well.

Not being able to install add-ons is frustrating as I'm led to believe I need SSH and/or HACS for mnay integrations.

wary pivot
#

If I'm right, only Supervisor 2023.03.3 is effected by the bug.

shy saffron
#

Thank you. Will give that a try.

wary pivot
#

Just tried it. Unfortunately it doesn't let you downgrade the Supervisor. The CLI documentation implied such option, but it just says :
Error: No supervisor update available - 2023.03.3
🀷

dusky hollow
#

solved…
the issue came from my old fritz!box. she made a lot of wlan problems the last days.
i moved to the new 7590AX.
all works perfect now

wary pivot
#

One of the lucky few with the FritzOS 7.50 update. πŸ‘

shy saffron
#

When using the Shutdown option in the HA UI, how do you know when it's safe to unplug the PoE please? The yellow and green lights seem to continue intermittently flashing.

wary pivot
#

When the yellow and green LEDs stop flashing.

shy saffron
#

External antenna arrived today. I have installed it and added the dtparam=ant2 to the /mtn/boot/config.txt using vi, through PuTTY on a PC connected to the Yellow's USB-C port.

How may I check if it's working please?

wary pivot
#

My Google-Fu was strong and found something.
If you enter the following command in the serial console, it shows the state of the antennas. The hi one should be active, the lo one inactive.
cat /sys/kernel/debug/gpio | grep ant

shy saffron
#

Your Google-Fu is strong! Thank you.

#
gpio-511 (ANT2                |ant2                ) out lo
wary pivot
#
 gpio-507 (ANT1                |ant1                ) out lo
 gpio-511 (ANT2                |ant2                ) out hi```
shy saffron
#

Thought I would see what it's showing under storage today... in the UI it says "Used Space 0.5%" so I was initially excited, thinking perhaps it's managed to complete the switch to the NVMe but...

devices: []
disks: []
wary pivot
#

Erm... was the dtparam the only thing in the file or was there more in it? Wondering about your filepath /mtn/boot/config.txt - which should be mnt.

shy saffron
#

Sorry, that might be my typo in Discord.
There was plenty of other stuff in there.

wary pivot
shy saffron
#

Awesome, I think it has worked then...

`-nvme0n1p1  259:1    0 465.8G  0 part /var/log/journal
/var/lib/docker
/mnt/data```
wary pivot
#

I added the dtparam above the

device_tree=...```
That might make a difference
#

I can copy mine here. Nothing to hide 🀣

shy saffron
#

Just trying to get back in via PuTTY. I'm getting a > cursor at the moment.

#

Ooh, Add-Ons installation seems to be working too. SSH & Web Terminal has installed.

dreamy spruceBOT
shy saffron
#

Thanks for all your help. I have to pop out but looking forward to trying later.

wary pivot
#

Just be aware of my other modifications. Some you might want to comment out - for example the disabled Ethernet LEDs.

atomic oyster
#

Anyone know how to disable the leds on the HA yellow with a cm4 lite?

opaque summit
tribal horizon
#

Ok, 4gb cm4 showed up, swapped the cm4 out and now it doesn't see my zwave hat. difference is wifi on the new cm4, old cm4 did not have it.

wary pivot
wary pivot
tribal horizon
#

port changed.

#

it's up

#

showing an AMA0,1,2 now

tribal horizon
#

I do have a baseboard with nvme on it I'd like to install ha on, but when I tried the standard image it choked.

wary pivot
#

Do you mean something like the RPi baseboard for CM4? I have tried that with the Yellow OS image before the Kit arrived. NVMe didn't work for me too. But I haven't tried the regular RPi4 image with it. That one has less hardware specific changes and might work.

tribal horizon
#

I can try both.

#

I think I did the regular pi4 image

#

docker wasn't starting.

strange stump
#

Home assistant yellow std-us vs std?

I’m in the US and ordered the STD version. What is the difference between std and std-us version of home assistant yellow?

tribal horizon
#

@wary pivot this is just a waveshare board with the nvme on the bottom side.

#

I think it's their B2

opaque summit
#

use the regular pi4 image for cm4 on non-yellow, i tried both waveshare with nvme socket and pi foundation IO board w/pci-e nvme adapter, apart for potential changes to boot order no need for anything special.

opaque summit
tribal horizon
#

it's up.

#

trying to get it to see the razberry 7 hat.

tribal horizon
#

well, it looks like the usb ports on the waveshare are not working.

#

heh, disabled by default on the pi4.

tribal horizon
#

Ok, pain is over. had to mount it using rpiboot msd.

#

update config.txt to enable the usb port after mounting the emmc on a linux box.

opaque summit
#

getting a little OT, but if you want to mimmic the Yellows usb serial console I used some small panel mounted isolated ch340 boards connected to gpio header and changes to config.txt/cmdline.txt <#hardware-archived message>

grave moon
#

Have received my HA Yellow PoE and set-up the hardware as per the PoE 'Getting Started' guidelines, including installation of a Raspberry Pi Compute Module 4, 32GB EMMC, WiFi. Prepared a USB stick with the "Home Assistant OS Installer for Yellow" version of OS. Inserted the USB in the top USB socket on the device and plugged in a PoE enabled Ethernet cable. Lights appeared to flash as per 'Step 10', but I never got to the "only the red LED will be on"bit.

I've attempted to repeat the process of re-flashing a different USB and re-commencing the start-up but now have both yellow and red LEDs steady with the green occasionally flashing.
I've consulted the help pages, and followed the 'Option 1' procedure on the "How to reinstall the operating system" page here: https://yellow.home-assistant.io/guides/reinstall-os/

Result was the same. 'Step 10' on this page https://yellow.home-assistant.io/poe/

begins as described, with the Yellow LED blinking in a heartbeat pattern for a time, and then the Yellow LED remains on constantly. But it never begins blinking again.

I've verified that the Ethernet cable is OK, by plugging it into another PC and verifying that device can see the network and access the Internet - ping & traceroute.

Any hints anyone on the next best step to get this thing running? I am not relishing the prospect of having to "Using the serial console for debugging",

compact quartz
#

@grave moon at any point did you try rebooting it to see what the results were? Does it get an IP address?

grave moon
compact quartz
#

I would go ahead and unplug ethernet/PoE

#

It's not like youre going to corrupt a long running HA install at this point

grave moon
#

Unplugging the Ethernet/PoE, removing the USB stick and reconnecting the Ethernet/PoE results in green and red LEDs on constantly, the yellow LED on the Ethernet port flashes (green on the Ethernet port is constant on).

magic sapphire
#

πŸ‘‹ I just started setting up my new Home Assistant Yellow and migrated my current install (HA Core / Docker) to it. I was going to start installing a few AddOns but when I click on "Install" on any add-on, I basically just see a spinner on the install button and nothing happens. There's not even anything reported in my logs.

Anyone seen this before?

wary pivot
magic sapphire
wary pivot
#

It's in beta currently. If they don't find any problems, it is expected to be released the next days. soon

magic sapphire
#

Is ity possible to opt-in to the beta, even temporarily so I can continue?

magic sapphire
#

All of my automations are written in AppDaemon, so this Yellow is not gonna be much use until I can move them over πŸ˜„

wary pivot
#

Some still reported issues with updating the Supervisor. Those had to restore a backup.

#

I'd recommend to keep patience and wait for the official release.

#

And download a backup before updating πŸ˜†

magic sapphire
#

it's a clean install with just a restore fro my other system, so easy to recreate. But... it's been "Installing" the Supervisor update now for 10 minutes, so guess that's not working either 😦

magic sapphire
#

@wary pivot - would you believe it, but 2023.04.0 has just been released and as I did a factory reset on my Yellow, it's picked up the updated Supervisor and AddOns work (and so does moving my data disk)!... the timing!

compact quartz
#

was just coming back to mention this

#

(supervisor version marked stable)

grave moon
#

Out of interest given I cannot get my Yellow PoE to show signs of life beyond the USB boot heartbeat stage, what should the default jumper positions be? I left all jumpers on the board in the same position they came in out of the box, JP1 is in the UART position; JP2 is disconnected; JP5 is in CLs3 position.

compact quartz
#

those are the default settings

#

so you now have solid red and green? Wonder if your CM4 needs an eeprom update

#

Some older CM4s can't be updated automatically it seems

grave moon
#

Yep - red and green on constantly after removing the PoE power, removing the USB stick and reapplying PoE power.

compact quartz
#

So, the serial debugging is actually pretty simple. You connect the Yellow to a Pc using the usb c port on the yellow, and no jumpers need to be changed.

But alternatively you can get the CM4 connecting to your PC so that the emmc can be flashed directly and that requires changing jumpers and installing rpiboot

#

You would do the same for updating the CM4 firmware/eeprom

grave moon
#

What would I be looking for with serial debugging?

compact quartz
#

not much if HA OS isn't installed

#

the red and green suggest to me that you would want to first look into updating eeprom, based on previous situations here in discord

grave moon
#

Working on that now.

shut cedar
#

@grave moon most likely this is a networking issue. The system waits for NTP time to synchronize. Either the system can't reach DNS or the NTP server. This can be due to firewall or bad ISPs.

grave moon
shut cedar
#

We use cloudflare DNS and time servers, I guess this should do it:

nslookup time.cloudflare.com 1.1.1.1
#

(assuming nslookup works the same on MacOS as on Linux)

#

Not sure how you could test NTP.

grave moon
#
Server:        1.1.1.1
Address:    1.1.1.1#53

Non-authoritative answer:
Name:    time.cloudflare.com
Address: 162.159.200.123
Name:    time.cloudflare.com
Address: 162.159.200.1
pliant whale
#

Hello !

Where should be listed the coral tpu usb in the yellow hardware panel ? I want to be sure HA yellow is seeing it.

(It's plug in a recommended powered usb hub).

I'm asking this because even after reboot, frigate is not detecting the usb coral (no edge tpu detected...)

wary pivot
grave moon
#

Anyone familiar with what the preferred boot order settings for the HA Yellow Rpi CM4 eeprom should be?

pliant whale
wary pivot
pliant whale
#

The yellow was aimed for me to use a M2 coral in it, then Google and rpi said no. Then the usb coral is very unreliable.

I might just go with a nuc to replace the yellow. Same price but with a lot more power, and just plug a skyconnect or any other ZigBee dongle.

wary pivot
#

I can understand that. I was a bit disappointed too, when I tried it without success. The crowdfunding page kind of implied, it would work (at least the USB version). But I haven't found anyone with a working Coral yet (and suggestions, what cables and powered hub to use).

wary pivot
grave moon
#

Yes - the preferred default for the HA Yellow board.

wary pivot
#

The Pi default boot order is 0xf25641. eMMC - USB - NVMe - USB-C - Network - Restart

grave moon
#

But to use rpiboot (to execute Option 2 reinstallation of HA OS) you'd need to add a '3' on the end:
BOOT_ORDER=0xf256413

wary pivot
#

I haven't altered the boot order to rpiboot to my CM4. πŸ€”

grave moon
#

BOOT_ORDER=0xf25641
Is the default within the boot.conf file in the Rpi usbboot package. So I'll leave it as is.

hexed river
#

Seems Raspberrypi.dk have improved on shipping. Order placed 03.04.2023, DHL delivery scheduled for 06.04.2023.

silver dock
#

Isn't tomorrow a holiday?

grave moon
#

For what it may be worth; after updating the bootloader in the CM4 on my HA Yellow, and then using "Option 2: Reinstall Home Assistant OS using rpiboot" to install the "Home Assistant OS Installer for Yellow" directly onto the eMMC - then, after powering off, setting JP1 back to UART and powering up again, 'Step 10' completed - as did 'Step 11' with only the red LED remaining on.

Fingers crossed HA OS is now installed and the Yellow will fire up as a HA instance.

languid pulsar
hexed river
#

No, UK.

#

Someone said the intermediary Coolrunner meant long delivery times.

languid pulsar
#

Has anyone tried having https://raspberrypi.dk/ ship to the US? Given my CrowdSupply order from February still says it should ship by 3/31 πŸ˜› , I'm tempted to cancel there and just pay for international shipping.

latent fern
silver dock
grave moon
languid pulsar
silver dock
#

I was just going by what their site said πŸ˜„

nocturne shard
#

Supervisor upgrade to 2023.04.0 - how long should it take? I started the update about an hour ago and the 'blue spinning circle' is still going. There's also another update running alongside 'Silicon Labs Multiprotocol' also running endlessly. I don't want to reset the Yellow or do anything else drastic in case I lose data. Shall I just let it run overnight?

wary pivot
#

My Supervisor was updated within a few minutes. Others from the beta channel reported, they needed to wipe the device and to restore a backup.

opaque summit
#

took about 40-50min here, but download are slow on my end

wary pivot
#

Hmm... new add-ons.
So am I getting this right?
OpenThread Border Router = Thread only
Silicon Labs Flasher = Zigbee only (just flashing)
Silicon Labs Multiprotocol = both

ebon field
#

Anybody have luck using the Matter integration with their HAY? All I get is the infamous "Matter is currently unavailable" message.

  • HA updated to 2023.4.0

  • Matter Server running 4.2.0

  • Using Home Assistant app 2023.3.0-full on Android 13 (Samsung S22 Ultra)

  • Tried removing all Matter integrations, rebooting, re-adding, and rebootingh again

  • Already up-to-date

  • Have not tried wiping entire HA install

EDIT: I also posted this into #matter-archived message

uncut wedge
#

anyone have any idea what may be happening here I tried to move datadisk to my ssd but i keep getting these errors on serial debuger. Initially when i try movedisk it shows my ssd on the drop down but after pressing move datadisk and it reboots it says no suitable storage found. If i power cycle the unit the move datadisk option come back vv

#
[FAILED] Failed to start Wait Until Kernel Time Synchronized.
See 'systemctl status systemd-time-wait-sync.service' for details.
[ TIME ] Timed out waiting for device β–’β–’artlabel/hassos-data-external.
[FAILED] Failed to start Home Assis…t OS data partition migration.
See 'systemctl status hassos-data.service' for details.
mighty chasm
#

so im cleaning up all my stuff and I got yellow. Do I need the philips hue hub for anything?

wary pivot
#

Yes

rose hull
#

I hope this necromancy isn't too severe - I'm trying to do this as well and having trouble. The red and green LEDs are solid, but the yellow LED is never lit. I'm vaguely aware that I may need to update something about the CM4? But I have yet to figure out exactly what or why.

mighty chasm
# wary pivot Yes

Can you elaborate? So Im using zigbee for my lights (but it is not philips hue) and then I will have 3-4 philips hue lights

wary pivot
mighty chasm
#

Ok, thanks

celest plume
#

Got my HA Yellow PoE today. no CM4 so I'm going to give running a Rock CM3 on it ago instead, anyone attempted it yet? I saw makerbymistake on twitter got HA running on it

wary pivot
#

Neither the hardware nor the software is designed (and tested) for the Rock CM3. Even if the hardware would be compatible - as the Yellow needs a specific device tree, you would be on your own to implement it to your installation.

#

That includes things like the yellow heartbeat LED, NVMe support and the Zigbee module.

jaunty ice
#

Hello, I received my HA Yellow PoE kit and have trouble installing using the official documentation (I already use HA on a regular RPi).

I supply it with a 12V/2A aftermarket power adapter instead of PoE, the chip is CM4 8gb ram, 16gb eMMC with wifi.
I also installed a 500GB ssd (samsung 970 evo plus)
I prepared the OS in a USB drive and have it plugged in as instructed, I am only getting a red and green leds constantly on (no blinking at all).

What could I be doing wrong/how can I troubleshoot? I only have windows computers to help with troubleshooting.

potent shale
#

Can anyone telll me what voltage to set my network switch port to for my POE Home Assitant Yellow? The options on my network switch for the ports are 24 or 48V and I cannot seem to find any documentation that states max input voltage to the board. I dont want to risk frying the board!!

ebon field
compact quartz
#

@ebon field #matter-archived would be a better place to explore. Keep in mind it is still very early for matter

ebon field
compact quartz
#

yeah getting a device to enroll at all is apparently part of that challenge. I'll be staying away for at least a year

ebon field
#

Paying the early adopter fee 🫑
I got my Nanoleaf Essentials Matter bulbs, looks like I might need to shelf them for now lmao

opaque summit
wary pivot
languid pulsar
# hazy oar Standard PoE, 48v

@potent shale, I'd be a bit careful here -- as @opaque summit notes, it sounds like your switch might just support static PoE rather than the more standard IEEE 802.3 versions that negotiate voltages. I belive the Yellow is designed to work with 802.3[af/at/bt] gear rather than the non-standard static PoE stuff mainly used for older telecom gear. I'm not 100% sure what happens if you send a static 48V PoE line into 802.3 gear, but it's possible it might damage something.

shut cedar
#

Yellow documentation at https://yellow.home-assistant.io/documentation/ got updated a bit:

  • More docs on Multiprotcol (About/Enable/Disable How-tos)
  • New Pinion PCB diagrams for PCB Revision 1.3
  • New Schematics for Revision 1.3

Also a new Yellow installer is available from the RPi Imager. It allows to force installation of Home Assistant OS onto the NVMe (by pressing the blue button, documented in the according step https://yellow.home-assistant.io/power-supply-nvme/#connecting-the-power-supply)

opaque summit
#

Will the getting started guide be updated with the additional 4 screws as well? (presumably for the cm4?)

shut cedar
#

I guess we should... Probably means new pictures 😰

opaque summit
#

As long as you didn't expect me to need 4 spare screws for the nvme..:P

silver dock
#

Have they noted the changes between revisions anywhere?

honest rover
#

Advanced: Forcing installation onto the NVMe SSD when using CM4 with eMMC:< br> Press the blue button while the yellow LED is on constantly (during the 5s window, see next step).

honest rover
#

Fiiiinally had the time to migrate to my yellow, absolutely love it so far. My z wave hat works perfectly too!

bronze kite
#

I just received my yellow. Found a CM4 module on amazon (for a months salary). I followed the instructions for creating the Pi installer, plugged it in, rebooted, etc. All seems good. The device shows up on my network, but is not pulling an IP address. I've installed twice, same result both times. What are my next steps for getting this up and running?

Red and green lights are steady. There is no activity on the yellow light.

Power is via POE, and there is activity on that port.

Np Jp2 ps present.

and pressing the red button within 5 seconds after applying power seems to do nothing. I've held it for up to 1 minute.

wary pivot
#

Is it a CM4 lite without eMMC?

bronze kite
#

I believe it does have 32GB eMMC if the description on the website is accurate.

wary pivot
bronze kite
#

thank you. I'll try that this weekend

wary pivot
#

@shut cedar Another thing for the wishlist. Maybe we can get a tutorial in the documentation what to do, when the steady green and red LED problem occurs. It seems so be a quite common question now.

bronze kite
wary pivot
#

It doesn't show anything during boot?

bronze kite
#

nothing at all. Sorry, I need to pick this up later. I have to go to work to pay for this darn CM4 module. πŸ™‚

wild solar
#

Hi folks, quick one here. Just got a shiny new Yellow w/ POE. It's running happily, but I cannot get Zigbee2MQTT to start at all, and all of the Reddit/Forum threads i've found are either not useful or tell me i'm a moron for putting HA on a Pi, which is also not Useful. I've attached a picture of my Config.

#

Or not, as the case may be.

#
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false

base_topic: zigbee2mqtt

port: /dev/ttyAMA1
baudrate: 115200
rtscts: false
adapter: ezsp
#

Those are the socat, mqtt, serial configs respectively.

latent fern
#

No logs?

dreamy spruceBOT
wild solar
#

Convenient bot

wary pivot
#

Have you used the Silicon Labs Multiprotocol or OpenThread Border Router add-on once?

wild solar
#

Nope, this is a clean install

wary pivot
#

Okay. Second question... If you go to Setting - System - Hardware, is it showing Raspberry Pi 4 or Home Assistant Yellow?

wild solar
#

Raspberry Pi 4

#

I've fucked the install, haven't I?

wary pivot
#

Yeah. You have used the wrong OS image. That one doesn't include the device tree to support the Zigbee radio.

honest rover
wild solar
#

If I backup, reinstall, then restore. Will it keep all of my assorted trash?

honest rover
#

but it could be other issues

wild solar
#

Poifect

#

I will report back in 15 minutes

honest rover
#

also, for me, none of my add-ons would start after i restored my backup, until i did a full power cycle

wary pivot
honest rover
wary pivot
wild solar
#

So every time I try to install, it just boots the existing HA installation

#

Is there a way to force it to overwrite the install?

wary pivot
#

Press and hold both red and blue button on power up. Are you using the USB installer stick?

wild solar
#

Yes

wary pivot
#

Red and blue pressed wipes everything, including the OS.
Red alone just deletes all data, but not the OS.

#

After the wipe, you can use the USB installer

wild solar
#

I cannot get this thing to reset

#

it just keeps starting the OS

wary pivot
wild solar
wary pivot
#

In hindsight... with the RPi4 OS, the button weren't able to work, as they are part of the Yellow OS. 🀣 🀦

wild solar
#

lol. Ah well, no harm done. I'll no doubt be back next time I have some irregularity.

clever trout
#

I've plugged in my yellow for the first time, and nothing, No LEDs, nothing on the network. How to troubleshoot?

compact quartz
#

If no leds at all make sure your cm4 is fully seated. You should have heard some snaps when inserting it

clever trout
#

Thanks @compact quartz I am in business!

wary pivot
#

@wild solar One little thing left. It is recommended to use rtscts: true in your Z2M config.

opaque summit
#

Am I doing something wrong if after assembly the pcb is not held firmly but rather able to rattle ever so slightly around in the case? 5 out of 5 had the same result.

radiant hearth
#

Hello! Is it best to use the cm without wifi/bt?

opaque summit
#

The design and certification is done without wifi, HA is also very wired ethernet centric - but both wifi and bt works, and you can disable either or both in config.txt for flexibility. I have wifi on all of mine, mostly for the bluetooth, and i use one with https://community.home-assistant.io/t/add-on-create-a-wi-fi-access-point-with-hass-io-access-point/321732 for testing.

tl;dr If you need it in a commercial setting it might be best to go without wifi due to compliance, but for personal use it boils down to preference imho.

worn helm
#

If I am already running hassio on a RPi 4 will the yellow provide me anything different?

opaque summit
wary pivot
#

An integrated Zigbee radio and a NVMe slot. And PoE - with the according kit.

worn helm
#

i've been out of the HA loop a bit. has Zigbee won out over Zwave?

opaque summit
#

they did in my house:d

worn helm
#

i'm assuming I could still setup my Zwavestick if I needed

#

I don't own any zigbee devices. Also from a Storage perspective what is the usecase for having NVMe? Do people use HA as a NVR?

opaque summit
#

nvme was primarily for reliability over sd cards for me. and yes you can still use your usb zwave (even some zwave hats). but the cm4 that runs the yellow is basically just a rpi4 so there wont be much gains in performance or features beyond having nvme on a pcie slot rather than usb.

worn helm
#

I guess that's a good point, if HA is running your security system you likely don't want to deal with a burnt SD card

opaque summit
#

the cm4 module also offers eMMC storage options so you dont need a nvme drive.

worn helm
#

Is the concept of HAHA (High Available Home Assistant) a thing, I know i'm very punny. Running a primary/secondary system in the event one goes down?

wary pivot
#

The HA Yellow is running a specific HAOS variant, which enables certain hardware features. Running other OSs isn't impossible, but you would have to find your own way to implement the specific device tree.
So: no - HAHA isn't really a thing with HA Yellow. If you want to go that way, other hardware would be much more suitable.

little smelt
#

guys, everithing wa workin fne until this morning, all my lighst are ON and my zigbee logs reads

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 383, in async_setup
result = await component.async_setup_entry(hass, self)
File "/usr/src/homeassistant/homeassistant/components/zha/init.py", line 122, in async_setup_entry
await zha_gateway.async_initialize()
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 220, in async_initialize
raise exc

#

i have tried reboot everything but nothin works

wary pivot
#

Home Assistant itself is starting? You can access it?

little smelt
#

everything works but zigbe

#

even my zigbee coordinator (ZLZB-06)

wary pivot
#

Have you been installing the Silabs Multiprotocol add-on or the OpenThread Border Router add-on?

little smelt
#

everything was working just fine

wary pivot
#

You have a second Zigbee coordinator attached to your Yellow?

little smelt
#

everything is on, connected and accessible

#

just one coordinator

#

on my router it reads "esp32-483858" instead of ZLZB-06

wary pivot
#

Erm, no. The Yellow has a coordinator onboard. So you have two coordinators (except, the ZLZB-06 is configured just to be a repeater).
How is the ZLZB-06 integrated in HA?

little smelt
#

I have a raspberry pi 4 (not yellow) configured without coordinator

wary pivot
#

So you are not talking about a HA Yellow at all?

little smelt
#

my zha is configured socket://192.168.0.10:6638

#

no just a regular rapsberry pi 4

#

oh my bad i thoug this was the gerneral thread

#

so so sorry

wary pivot
#

This channel is specific to the HA Yellow. The people in #zigbee-archived might be more helpful with your specific problem

little smelt
#

I'm so sorry I thoug this was the zigbee channel

wary pivot
#

Never mind! Come to the Yellow side - we also have Zigbee. πŸ˜†

little smelt
weak sable
#

Is the HA yellow internal zigbee radio matter ready, or do I need the sky connect usb dongle as well? I have both and now don’t think I’m entirely sure of the skyconnects use with the yellow

wary pivot
#

It is Matter ready. There are 3 different firmwares available for both Yellow and SkyConnect. Zigbee only, Thread only and Multiprotocol (both).
With Multiprotocol Zigbee and Thread are using the same Channel. If you prefer to seperate them, you would need a second radio like the SkyConnect.

#

But the Matter/Thread stuff is still experimental at moment.

weak sable
#

Are there drawbacks to multi protocol for a small scale setup of less than 100 devices in your opinion?

#

I’ll do more research but as for now it sounds like the yellow covers most bases

wary pivot
#

I cannot give an educated answer to that, as I don't have any Thread devices yet. For that kind of question, the people in #thread-archived might have more insight.

weak sable
#

Thank you

zealous jay
#

Oh yeah, is the thread-only one in a released and usable state now?

#

Last week, I didn't see an obvious way to make it use that firmware.

#

I'm actually using a 32GB Optane SSD in my Yellow at the moment, because of endurance. But that's probably overkill.

wary pivot
#

There is an OpenThread Border Router add-on now, which is installing that firmware automatically.

#

Usable... not really.

#

Still experimental.

sinful moat
#

Hello I received my HA yellow today and had is ready to set up, however Im not able to install HA os on my NVMe Crucial P2 ssd

wary pivot
#

What Crucial P2 exactly are you using? Some are known to work, some are incompatible.

sinful moat
#

1TB

wary pivot
#

What product name exactly? Is it the CT1000P5SSD8?

sinful moat
#

CT1000P2SSD8

wary pivot
#

It might be incompatible. Do you have a CM4 with eMMC?

sinful moat
#

yes

wary pivot
#

Have you followed the installation guide step by step? And at what point it doesn't work?

sinful moat
#

I missed the step to hold the blue button to force install on the SSD, but when I ran HA and went to hardware I cant see it

#

so basicly the OS was intalled on the CM4

wary pivot
#

So HA is already running from eMMC and the SSD isn't showing for the data move, right?

sinful moat
#

correct

wary pivot
#

Has the NVMe been used before?

sinful moat
#

no

wary pivot
#

Okay. That looks like an incompatibility. Please report this with as much details as possible to the support at yellow@home-assistant.io .

sinful moat
#

ok will do thank you

thorn yacht
#

anybody here got any experience with the Yellow and recovering a user? (as there is no screen connectable to the yellow

wary pivot
#

Do you mean a reset of the password? Use the USB-C serial console for that.

thorn yacht
#

hmm, that is an idea actually, thanks

thorn yacht
#

@wary pivot thanks, i am back in!

#

it seems though, that my configured settings have been reset too, so have to rebuild my user interface i think
Ah well, as long as i can controll my lights again, i am good

wary pivot
#

That's strange. Changing the password shouldn't alter other settings. πŸ€”

#

But glad, you are in control again πŸ‘

thorn yacht
#

it seems like it ignores the SSD right now

#

but Moving to ssd would probably overwrite the data i guess, so i would like to convince the HA yellow to boot from the SSD

wary pivot
#

You moved the data disk to SSD before? And it is running now without that data disk and the UI is accessable?

thorn yacht
#

yes, it was running from the SSD, till the power went down today, then after it rebooted, it didn't access the data on the SSD and now it is running from the EMMC on the cm4

wary pivot
#

I had my SSD go offline, but that could be fixed by a powercycle. But this sounds like a new onboarding has been run - not sure how to fix that without data loss (if possible).

#

Sounds like a hell of a configuration surgery

thorn yacht
#

worst case i need to reinstall the yellow, which would be annoying, but doable, as i didn't configure too much yet

#

but it is really weird, before the power outage, everything worked nicely, after that, b0rk3d

#

but if i start recovery now, i won't sleep tonight

wary pivot
#

Off-device backups and a UPS are my best friends. explode

thorn yacht
#

well, what do you think of this : typing reboot on the serial console made the yellow realize it should boot from the SSD. Now the yellow does boot from the SSD and my old config is completely back

#

basically it seems like HA needed a kick that wasn't available as a powercycle reboot

wary pivot
#

Oookay. You should make backups and download them on significant changes - just in case it happens again

thorn yacht
#

yeah, i know, had not gotten around to do that part. Have been busy with a lot lately, but not at home

wary pivot
#

Fingers crossed it doesn't happen again to you

thorn yacht
#

yeah, i know, but i shouldn't blow up too many more powersupply's in other projects hahahaha (thats why the power went out)

#

just downloaded a backup to the pc, so for now i have a point to work from if needed

wary pivot
#

So we aren't getting CM4s, because they need the parts for all those powersupplies you are blowing up? 😝

thorn yacht
#

hahahaha, was just one, because i made a booboo wiring some LEDstrips, or just because it was a shitty 12V PSU from china, could be either one

#

but i was not planning on blowing up more of them, now i know what to look for and prevent

#

anyway, time for bed, and i am glad i tend to read first, try and solve issues later, instead of making it worse by just doing whatever

chrome rune
#

Hello all, is anyone having trouble with the latest update breaking the "Yellow Multi-PAN" integration? I'm getting the following error in the logs. I have not made changes other than to update the multi pan integration and the HA core.

Couldn't start EZSP = Silicon Labs EmberZNet protocol: Elelabs, HUSBZB-1, Telegesis coordinator (attempt 1 of 3)

dusk vortex
chrome rune
#

I believe I had updated to 1.1.0, I do not see any easy way to determine what I was running after a downgrade.

#

I updated 7 hours ago.

#

I am now running again on multi-pan 1.1.1 and HA core 2023.3.6

#

it does appear that upgrading to 2023.4.2 HA Core while on multi-pan 1.1.1 results in this error.

#

I'm restoring back to 2023.3.6 and 1.0.2 to see if upgrading just HA core causes this issue.

chrome rune
dusk vortex
#

There were no relevant ZHA changes between 2023.4.1 and 2023.4.2. Can you get debug logs for the integration and the addon?

chrome rune
#

where is the best place for me to post them?

dusk vortex
#

You can DM them to me

chrome rune
#

do you have a preference for which version of the add on I send logs for?

dusk vortex
#

The more the better. It would be easiest to figure this out if you can send me a combination that works and a combination that doesn't. Just to be 100% sure, do you have "automatic firmware flashing" enabled in the addon config?

chrome rune
#

I do have automatic flashing enabled.

unique sinew
#

Is there a way to remove/flash the content on a CM4? I have my HA on a m.2 and I am replacing my CM4, but it already has HA on it. So I though just having an empty CM4 added works best rather than one with HA

wary pivot
unique sinew
#

Thanks!

unique sinew
#

Is my assumption right btw? If i migrated HA to my m.2 on my HA Yellow. a clean CM4 with the a m.2 with HA will run? My new module has not got a enough space for my HA stuff. That is why i did not go with the start with a fresh install and backup route.

wary pivot
#

No. Only the data partition was migrated to the m.2.
I would recommend to download a backup, wipe both with the red+blue button method and start with the new CM4.

unique sinew
#

Ok. but i am pretty sure that if i start my backup on the new CM4, there will not be enough space, so i am not sure how to approach is. I have 2 HA yellows with CM4, but only 1 m.2, and the one that has the m.2 drive and working is the wrong CM4. Do you have a recommended approach?

#

The M.2 drive has a lot of info on it and then new CM4 has only 8gb of space, which i am pretty sure i have exceeded.

wary pivot
#

I would do the following:

  • make and download backups
  • wipe devices with red+blue button method (part of option 1 of the guide above)
  • swap CM4
  • install HAOS with the installer USB stick
  • do the onboarding to create a user
  • login and move data disk
  • upload and restore backup
#

If the NVMe isn't shown up for data migration, you might need to delete all its partitions by hand.

unique sinew
#

Ok thank you!

unique sinew
#

i Kinda did what you said and when i booted it with the nvme it started the HA that was on it

#

So i guees i can skip a few steps. i did a restore from backup now just incase the new and old system colide

#

But it would be nice to have a way to just switch CM4, if it breaks or one upgrade. I understand that it is not top pri.

opaque summit
unique sinew
#

Yeah forcing the NVM installation was a posability. But what happend automagically was actual ideal. My old system just came back when i plugged in the NVM

#

Its safer too, since i did not have to delete anything on it.

unique sinew
#

Hmm it was not completly fixed. I get an interessting error where it switches between the fresh install and the NVMe one on startup

unique sinew
abstract agate
#

is there a way to access the GPIO pins 1-4 on the yellow board and set one of them to high via a HA integration?

charred star
#

Hey! I just got my yellow delivered today but when I install the "Matter (BETA)" integration I get an error saying "Retrying setup: None". Looking in the logs say the following "Config entry 'Matter' for matter integration not ready yet: None; Retrying in background". Anyone seen something similar?

compact quartz
charred star
#

Thanks

wary pivot
abstract agate
sacred bloom
#

Hello, i've migrated to Yellow now. Most things are looking ok, but the add-ons did not start. Any idea why?

wary pivot
#

Do a reboot of the host. It's a known issue that add-ons don't start well after restoring a backup.

wary pivot
#

By the way... Nice video about the Roborock integration, @sacred bloom πŸ‘

sacred bloom
potent lichen
wary pivot
#

The integration is dependant on the Roborock cloud (at moment).

sacred bloom
potent lichen
#

do you have any written notes i can throw in a translator?

#

I see the notes in the github. thanks so much!

#

I've bought a Roborock S7 Maxv and hated the fact that I had to use the Roborock App or the previous existing HomeAssistant integration. But not both.

Using the Xiaomi integration there is also a limit to the number of map request which this integration doesn't have

sacred bloom
#

Does somebody has a best practice how to migrate from Conbee II to the internal zigbee radio? I read different things but nothing like a general approach.

sacred bloom
potent lichen
potent lichen
sacred bloom
wary pivot
#

Don't know of any migration without repairing with Z2M.

zealous jay
#

Say, does the Yellow kernel happen to support PCIE AHCI drives? That is, the M.2 card is a SATA host controller, not a SATA drive.

compact quartz
#

@zealous jay no

sacred bloom
wary pivot
sacred bloom
zealous jay
zealous jay
#

I suppose the most thorough way is to just try it. Does HA let you move the data partition back onto the eMMC?

wary pivot
#

No.

hard widget
#

Hi all. Wanted to check because I am pulling my hair out and can't find anything to help me.
Has anyone got the USB Coral to work with their Yellow and Frigate. I have a powered USB hub and high speed extension cable. Frigate will not recognize it, nor HA, as far as I can tell.

supple robin
#

you need to pass /dev/bus/usb to the container

wary pivot
supple robin
#

try a different usb cable, my coral was quite picky about the cable

wary pivot
#

I have tried 8 different USB cables (different lengths, brands,...) without success.

hard widget
hard widget
inner turtle
#

I ordered mine 24-Feb (kit with power supply) from crowdsupply. Still waiting 😞 ...

hard widget
hexed river
#

Anyone managed to get a HAY Rev 1.3 running CM4 Lite / NVME to boot off USB and install? πŸ€”

opaque summit
# hexed river Anyone managed to get a HAY Rev 1.3 running CM4 Lite / NVME to boot off USB and ...

i used usb-nvme adapter initially, but just tried again with the usb installer. both works. some are report having difficulty updating the bootloader automatically so it could be the install works but it fails to boot after?
does the serial console tell you anything useful during the instal?
(ref serial console under troubleshooting: https://yellow.home-assistant.io/documentation/)

((edit: oh, if your nvme already has an active boot partition cm4 might not make it to the usb installer, if so erase existing boot partition))

hexed river
#

Will have to see what a USB to nvme adapter yields. Putty doesn't yield anything, console remains blank and unresponsive.

opaque summit
hexed river
#

constant red and green

ebon sentinel
#

you plug in the Ethernet? Can you see from your network/router etc. whether it’s been assigned an IP or transmitted any traffic?

wary pivot
#

I suppose the bootloader of the CM4 is too old and needs to be updated manually.

hexed river
#

I just read a thread suggesting that just now. Didn't see a walk-through on how to achieve that though πŸ™

opaque summit
#

Another alternative is the CM4 isnt properly seated, if updating the bootloader doesnt work.

hexed river
#

CM4 is seated correctly. Updating the BL doesn't appear nice for Windows users. Beginning to think I'm too dense to figure this out πŸ˜†

opaque summit
#

linux subsystem or a virtualbox or other virtual machine?

digital talon
#

I'm having an issue connecting to my Yellow. My router is assigning it an IP address, but the connection is refused when I attempt to connect. I'm able to connect to the serial console. That reveals the homeassistant login prompt. I can log in, but when I issue the 'ha' command to connect to the Home Assistant CLI . . . nothing, it just stops there. Red light is illuminated, the green has no discernible cadence, and the yellow seems to be flashing twice. Is it still downloading? I've left it overnight, but it never leaves this state.

white crescent
#

Hi .*, Can somebody help me out. I got my yellow PoE version. I hooked up the UART IF and I am checking whats happening in the console. Installing the OS from the USB drive seems to finish OK, when only red light is on (reboot: Power Down in the UART console), I unplug the yellow, plug it back in. Boot process seems to start but then I get this:

MMC read: dev # 0, block # 1214464, count 32 ... 32 blocks read: OK

Error: bad CRC, import failed

gpio: pin GPIO27 (gpio 27) value is 1
gpio: pin GPIO26 (gpio 26) value is 0
UMS: LUN 0, dev mmc 0, hwpart 0, sector 0x0, count 0x3a3e000

and it is stuck here. Both the red and green leds are on, nothing else happens. Any hints what could have gone wrong?

digital talon
#

Try reinstalling. i've seen that message in my attempts to get mine working. Hold the red and blue buttons on power up. You'll see "Boot wipe has been pressed, deleting boot files to trigger USB boot...
resetting ...
" in the serial console. Then just let it boot from your usb stick.

white crescent
#

Thanks Lhankm the issue is my blue button is broken... It came a bit bent and is not clicking... I guess I will need to do some soldering first...

digital talon
#

Good luck. I'm beginning to suspect I have an incompatible ssd.

hexed river
#

Fixed. Clearly needed a good nights sleep. What I didn't find from any of the minute tutorials that cover Windows based updates was you needed to use "rpiboot.exe -d recovery". As soon as I did that, bootloader updated perfectly and I now have a working HA Yellow.

#

As I suspected. A lack of willing brain cells on my part πŸ˜†

wary pivot
#

Welcome to the yellow side of life! 😁

opaque summit
white crescent
#

Hi Folks, I install HAOS on the yellow, successfully, but then after powering down and powering up, at first boot I get:

MMC read: dev # 0, block # 1214464, count 32 ... 32 blocks read: OK

Error: bad CRC, import failed

gpio: pin GPIO27 (gpio 27) value is 1
gpio: pin GPIO26 (gpio 26) value is 0
UMS: LUN 0, dev mmc 0, hwpart 0, sector 0x0, count 0x3a3e000

So far the only hint what to do with this was from @digital talon to push the red and blue button at once to delete the boot files and trigger USB boot. Now in my case the yellow came with a broken blue button so this is not an option. Any other hint how to get rid of this bad CRC error. What is actually wrong here?
What i managed to figure out I can wipe the eMMC on the CM4 with the following sequence:

  1. change the JP1 to USB
  2. connect the USB-C cable
  3. connect the 12V DC power
  4. After this my computer will recognise the device as a USB device
  5. with disk utility I can erease the eMMC
  6. eject the device after erease

If I do this then I can again install from the USB device, but each time at first boot the same CRC error. Is maybe my CM4 module wrong? Anybody any hints, getting a bit desperate... :S

Tried also with the SSD in place, also without SSD, the same thing always.... 😦

wary pivot
#

First: your blue button is also broken electronically - it seems to be pressed permanently.

#

Second: for the CRC error (if it isn't caused by the stuck blue button), you could try to reflash the bootloader/OS - but it might also be a hardware failure of the CM4 eMMC.

white crescent
#

The blue button, is bent inwards a bit, if you open it up the button is mounted on a metal plate and those upper two plactic pieces what melt throught the metal are not there. There is no clicking feedback or anything. According the documentation that is a power button, so I dont think it is permanently pressed, since then install wont work either... I contacted Nabu Casa, but no answer to my email for over two weeks... 😦

wary pivot
#

It says GPIO26 value is 0 - meaning blue is pressed.
GPIO27 value is 1 means red button is not pressed.

white crescent
#

I also tried to reflash the bootloader, the thing then I see zero activity on the UART, so I just guess it worked. After that I tried to reinstall the HAOS again with the same results... 😦

wary pivot
#

Well... pressed or shorted out

white crescent
#

there is zero clicking feedback so I guess then that button is stuck... Does anybody have some experience how quickly the folks from Nabu Casa get back in case of HW issues?

wary pivot
#

They usually respond quite quickly.

white crescent
#

Ok I might just try to send the same email again..., thanks @wary pivot for your help

zealous jay
#

Is there any way to get the Thread-only firmware for the integrated radio, and have that be used properly? The GUI only currently offers multiprotocol.

wary pivot
#

You can use the OpenThread Border Router Add-on. But I wouldn't call it "properly usable" yet. All that stuff is still experimental. The Thread-only firmware is also included in the Github mentioned in the guide for manual flashing.

honest rover
#

One of the cheapest compatible SSDs is the Silicon Power P34A60. Bonus points because it has an activity LED, so you’ll know for sure when it’s working

#

I wish we knew why other SSDs don’t work, I paired the PNY my Yellow didn’t like to my spare Pi 4 via an Argon One case and it’s working fine

opaque summit
#

NVMe in the Argon one/Pi4 is using USB isnt it? Afaik the compatibility issue is with CM4/PCIe not the yellow as such.

clever portal
#

Do the yellow support the razberry z-wave module?

wary pivot
#

I can confirm the Aeotec Z-Pi 7 is working. As the Razberry ones are using the same GPIO pins, chances are quite high those are working too.

clever portal
#

ah, interesting, then the Yellow might be something to consider getting

zealous jay
#

Looks like the M.2 AHCI drive (that is, M.2 PCIe, not M.2 SATA) works just fine in Yellow.

zealous jay
#

Doh, it failed to do the migration properly... it didn't label the new drive hassos-data, or something!

timid sable
#

Hello! I have the yellow with power, how can I convert it to be POE ? Is it possible?

wary pivot
#

Use a POE splitter with 12V output and a 5.5mm OD/2.1mm ID barrel plug.

timid sable
#

Nice, so something like this would work SAR 41.98 40οΌ… Off | EWIND POE Splitter 10/100/1000Mbps Ethernet Splitter IEEE802.3af 44-57V To 5V Power Supply for Non-POE Camera or Non-POE Device
https://a.aliexpress.com/_EvajJwT

opaque summit
#

PoE splitter as suggested is the easy option. But the schematic and board files are on github so nothing stopping you from buying the components and fitting them i guess, but its imho not trivial.

opaque summit
timid sable
#

Thanks

#

Splitter will be the way to go

wary pivot
#

But it needs to be a 12V output, not a 5V one.

opaque summit
zealous jay
#

One downside of POE is that, if you need to reboot a switch, all the stuff that's connected to it will likely reboot (without proper shutdown) as well.

keen parcel
#

I'm powering mine off a POE Injector, so I can reboot my switch at will

opaque summit
#

Getting a little OT; but how often do you reboot your PoE switches? I wanted my yellow on my (managed) PoE switch so it is possible to use a hard reset if push comes to shove

keen parcel
#

mine will reboot occasionally when automatic updates are applied (monthly maybe?)

#

i also have it on a smart switch, which will cut power to it if we lose mains power, to extend UPS time for my router (to which the yellow is connected via the POE injector)

keen flint
#

I’ve gotten my HA Yellow kit in the mail finally and now I don’t even need it. Anyone know where I could sell it?

craggy venture
#

Anyone have a Yellow using NVMe have their install (apparently) wiped and installed to the CM4's EMMc after running a HA OS update?

wary pivot
#

No. Still on NVMe after update to HAOS 10.

craggy venture
#

I just did the 10 update and it looks to have installed HA on the EMMc vs the NVMe. It's not s huge deal, I can reinstall I was just getting started, coming over from a Blue but starting from scratch. I'd just like to know how to prevent the issue in the future... πŸ™‚

#

Ran the update on the install on NVMe, waited, went back and got the onboarding screen

#

Wait! Very strange, I just rebooted HA and it went back to the NVMe install, but does not look like it ran the 10 update (still prompting for it).

wary pivot
#

Maybe the NVMe dropped off. Try a powercycle.

craggy venture
#

Trying the 10 update again, let's see what happens...

wary pivot
#

You didn't install HAOS to the eMMC and migrated the data disk later?

silver dock
#

Might just be boot order?

craggy venture
#

Maybe, I had a bit of a struggle when first installing, getting it on the NVMe... It kept wanting to install to the EMMc. Maybe I need to wipe the EMMc to prevent a boot attempt to that...

#

Ok, did the 10 update again and it came back fine... πŸ€·β€β™‚οΈ

shut cedar
#

@craggy venture how did you install to the NVMe?

#

Maybe the eMMC has a partial installation on it, which confused the OS?

craggy venture
#

Wonder if there is a way to wipe the EMMc via SSH...

wary pivot
#

You need access via the serial console or the debug SSH.

shut cedar
#

But I think I've seen eMMC's which don't work with blkdiscard, hence the dd to be sure πŸ˜… But it really should be wiped when you've used the blue button.

craggy venture
#

Interesting... Strange.

#

Ok, rebooted again and it went back to the eMMC... lol.

shut cedar
#

Hm, ok, but that means you really have something flashed on eMMC πŸ˜…

#

Do you have debug SSH (port 22222) or serial console access?

craggy venture
#

Not atm but I can get that setup...

#

Or, I may just reinstall? I wasn't really that far along in the config...

#

I've go to get to work so I'll have to pick this up later but I appreciate your help. Any tips on doing the reinstall?

shut cedar
#

I really wonder how this came to be tbh πŸ˜„

#

Just double checked my test device, the eMMC is really just full of zeros πŸ˜… :

# hexdump -C /dev/mmcblk0
00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
3a3e00000
shut cedar
craggy venture
#

Yeah, 3 reboots later and it's back to the NVMe... Odd...

shut cedar
#

How do you determine where you are booting from?

craggy venture
#

System, storage 4Gb vs 500Gb. Also, one is basically a fresh install and the other has some of my config

shut cedar
#

You don't have a USB flash drive connected do you?

shut cedar
craggy venture
#

Also, the NVMe did not actually update to 10 and is now showing an "Unsupported AppArmor issue" warning...

#

No, just double checked, no thumb drive

craggy venture
#

So, a regular install should wipe the eMMC... I'll give that a shot later and see where I get.

#

If you've got a tip on how to insure it's completely nuked, lol...

shut cedar
#

The installer really should do it. If you want to make sure it is indeed doing what it should, make sure you use the latest version (reflash your USB thumb drive to be sure and/or monitor the serial console for the string "Clearing eMMC to ensure NVMe boot.").

shut cedar
wary pivot
#

Wasn't HAOS 10 meant to be have improved Bluetooth performance? My Yellow with BT/WiFi CM4 seems to have worse Bluetooth performance. Frozen Bluetooth after 6h runtime. πŸ™„

wary pivot
#

@shut cedar Since the HAOS 10 update I'm getting superblock checksum errors on boot. Do you have any suggestions how I can fix that?

         Starting HassOS data resizing...
[  OK  ] Finished HassOS data resizing.
         Mounting HassOS data partition...
[  OK  ] Mounted HassOS data partition.
         Starting Grow File System on /mnt/data...
[   25.669654] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 32768
[   25.677157] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 98304
[   25.684731] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 163840
[   25.692131] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 229376
[   25.699558] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 294912
[   25.706960] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 819200
[   25.714319] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 884736
[   25.721700] EXT4-fs (nvme0n1p1): Invalid checksum for backup superblock 1605632
[  OK  ] Finished Grow File System on /mnt/data.```
shut cedar
#

Hm, systemd starts a fsck on each boot, maybe it marka the fs to get checked and does so on reboot?

#

Could also indicate a not completely flashed os image I gueaa

#

First boot after flashing?

wary pivot
#

I have tried fsck.mode=force fsck.repair=yes in cmdline.txt

#

No. The first boot after updating was kind of successful. Bluetooth stopped working after 6 hours and the next reboot resulted in crashes.

shut cedar
#

Sounds like some kind of issue with that NVMe.. 😰

wary pivot
#

Let's see. I'm not too worried - just preferred to fix the error. If the NVMe dies, a spare one is ready and I have nightly backups on a NAS to recover.

wary pivot
#

Out of curiosity. The HAOS 10 announcement said, zram was replaced by zswap. Even after updating to 10 lsblk is showing 3 zram devices, one mounted to /tmp. Shouldn't the zram have been removed?

keen parcel
#

I usually update on release day

#

But I think I might wait for HAOS 10.1 πŸ™‚

shut cedar
#

With OS 10 there should be 2 zram devices, one for /tmp one for var.

#

It seem we still initialize 3 by default, but the unused one is 0 bytes, so this shouldn't really matter.

shut cedar
# keen parcel I usually update on release day

I'd prefer if more would jump on the train during rc phase πŸ˜‰

Note that we had more than 1000 people (with opt-in stats enabled) which tested 10.0.rc releases. I've addressed pretty much any issue I've encountered. But we have very diverse set of users, even though we test with 1k test users, there are always some setups which cause troubles out there 😒

shy saffron
cinder shell
#

Hello, try to setup yellow for the fist time today. I was blocked because I could get my usb zwave stick to be recognized. Lsusd returns empty. What am I missing? Using PoE edition

cinder shell
#

Yes, I am migrating from a working system using RPI4

shut cedar
#

Which console do you run lsusb in?

wary pivot
shut cedar
#

😭

#

@celest parrot actually reported that for him NVMe problems got fixed with HAOS 10.0, but I guess that really depends on the model

#

@wary pivot what NVMe model are you using?

wary pivot
#

A Samsung 980 1TB (MZ-V8V1T0BW)

shut cedar
#

😯 I think that is what kbx is using, let me check

#

I guess that is not a storage but a randomness device then 😰

wary pivot
#

The firmware of my 980 hasn't been updated.

shut cedar
#

So for kbx he had crashes every other week or so on 9.x with that device.

shut cedar
#

As for Bluetooth: I am using a CM4 with WiFi/Bluetooth on my test device, it generally worked, but I didn't test it a lot beyond that.

wary pivot
#

On bootup it also works. But after some time it completely stops and doesn't recover.

shut cedar
wary pivot
#

Updating the NVMe via an USB adapter doesn't work. And I'm not really keen on disassambling my notebook to get access to its m.2 slot. πŸ™„

wary pivot
#

NVMe is updated. Let's hope it was worth the hassle - and that it doesn't die. Don't want to disassemble my notebook again for a spare SSD. 🀣

shut cedar
#

πŸ˜… πŸ‘

wary pivot
#

@shut cedar If you need direct access to a system with the Bluetooth problem, I can grant you access via Teamviewer. I'm back on 9.5, but I'm quite optimistic I could reproduce it with enough time.

shut cedar
#

Cool, yeah I might come back to that in case needed.

wary pivot
#

That's me.

ivory pagoda
opaque summit
wary pivot
mild kindle
#

Hey folks, great work on the yellow.

I have multiprotocol on and after returning from a vacation and updating to HassOS 10, zigbee doesn't work anymore.

in the addons logs I have a loop going on: https://pastebin.com/Wzuz1fZQ
It starts,crashes and tears down the OTBR firewall constantly

dusk vortex
#

What version of the addon are you running?

mild kindle
#

1.1.1

dusk vortex
#

Any chance you have another Zigbee integration running, like Zigbee2MQTT?

#

Have you at all changed the ZHA configuration (e.g. to point directly to the radio)?

mild kindle
#

Yes I am actually running both πŸ™ˆ I used to work for a while though

#

I have a conBee2 connected via USB and running Zigbee2MQTT on it for some devices that are have better compatibility with Zigbee2MQTT

dusk vortex
#

Is it running and accessing the same serial port? From the log, the Yellow's Zigbee radio appears unresponsive. Have you tried powering it down completely, unplugging it for 10s, then powering it back up?

mild kindle
#

I unplugged the conbee 2 stick and shutdown the zigbee2mqtt addon now. I'll restart it now.

mild kindle
#

no chance, still not working :/

dusk vortex
#

Can you PM me a screenshot of your multi-PAN addon's configuration?

dusk vortex
#

Resolved: manual config changes resulted in both ZHA and the multi-PAN addon fighting over the radio's serial port, causing neither to start up.

shut cedar
craggy venture
#

@shut cedar - Just wanted to update you. I got it reinstalled and all looks good. It's survived a few reboots and shutdown/startup cycles. What I did was I removed the NVMe, defaulted the system by holding both red and blue buttons to clear the eMMC. I then reinstalled the NVMe and did the normal install, holding the blue button once the yellow light went solid.

dusky hollow
#

What's the recommendation on eMMC SSD usage? Do I install everything directly on the SSD and the eMMC is never used? Or can the eMMC be useful for anything else? eMMC only has 8gb btw

shut cedar
# dusky hollow What's the recommendation on eMMC SSD usage? Do I install everything directly on...

Home Assistant OS itself is only ~200MB (and usually there are two versions of it installed, A/B fallback type of installation). So the 8GB is plenty enough for just HAOS. If you use the NVMe SSD as your data disk, everything else (including Home Asssitant Core itself) gets then installed on the NVMe SSD.

You can install everything to the NVMe SSD, but this is somewhat experimental as we have seen booting issue with some NVMe SSDs. For that to work you need to press the blue button in a specific window while the installer is running (see https://yellow.home-assistant.io/power-supply-nvme/#connecting-the-power-supply). Installing HAOS directly on the NVMe SSD has the advantage that everything is installed on the NVMe SSD, so you'll be able to upgrade the CM4 by just replacing it.

dusky hollow
silver dock
#

Being able to install to NVMe storage would've been pretty useful back before I had to replace my 32GB SSD πŸ˜„

languid pulsar
#

Just as a data point for folks trying to get their hands of a HA Yellow PoE kit -- I originally ordered one of these kits from CrowdSupply on 2/26/23. The ship date on that kept getting pushed back. It was originally supposed to ship by 3/3/23. The current estimate is now 6/30/23 (so roughly 120 days after I placed the order, assuming that holds). I got tired of waiting so I ordered one from raspberrypi.dk instead (where they are currently in stock). Placed my order on 4/13. Unit shipped via DHL Express International on 4/14, and it arrived here in Colorado today on 4/20. Total cost was ~$190 including shipping after the exchange rate conversion, so about $30 more than the CrowdSupply all-in cost (~$160 including tax + shipping). But it's a $30 extra I was happy to pay to get a board now, vs maybe in another two months.

rustic sand
#

My HA Yellow has become really slow over the last month or so. I'm taking some time now to try to identify what the issue is, but really struggling. I've disabled all add-ons, rebuilt the database, but it takes forever to start up with most integrations reporting they are timing out starting. There is nothing obvious in the logs other than timeouts for pretty much everything! Where else can I look?

#

It doesn't seem too bad once it is up and running, but restarting HA takes over 5 mins.

#

The file editor add-on which used to load quickly now spins for 5-10 secs before loading, so not sure if it is an I/O issue

#

I even get timeouts for these?!

Setup of input_button is taking over 10 seconds.
Setup of input_boolean is taking over 10 seconds.

#

Some integration startup times... Samsung Smart TV 295.60s, HomeKit Controller 196.05s, Mobile App 193.99s, Overkiz 167.60s, Alexa Media Player 113.55s, MQTT 108.07s

wary pivot
#

Well... MQTT 335.23s, Alexa Media Player 8.09s, Mobile App 1.77s 🀷

rustic sand
#

I've disabled most add-ons and some integrations now but no change

rustic sand
#

Jorg my MQTT has three entities. Suspect yours will have a lot more πŸ™‚

wary pivot
mild kindle
#

What are some good ways to debug bootloops of the yellow?
I now had 2 different kinds of bootloop. A few months ago it would start without supervisor, just core and I resetted the yellow multiple times with different backups until it started working again

Now it's different, it just loads, and after a while I loose connectivity

#

Maybe the database is corrupt or my SSD is?

wary pivot
#

Connect to your Yellow via the serial console and observe the boot messages for errors.

mild kindle
#

It starts with [ 176.510555] CIFS: VFS: cifs_mount failed w/return code = -22

#

and then dies

#

Is this related to smb shares I use in a lot of my addons?

#

And now a bunch of those

[  177.680615] CIFS: VFS: Error connecting to socket. Aborting operation.
[  177.700971] CIFS: VFS: cifs_mount failed w/return code = -111
[  177.769240] Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
[  177.769240] 
[  177.841056] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
[  177.980263] Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
#

I think some of my addons that mount smb drivers might be acting funky, maybe due to HassOS 10

mild kindle
#

I'll cross post to general, probably not yellow related

safe parcel
#

After updating to HAOS 10, my yellow is using 26-27% CPU even when doing nothing. Is this happening for anyone else?

wary pivot
#

@mild kindle With what method are you mounting the SMB share and what parameters are you using?

worn grove
mild kindle
#

nilse 7931 With what method are you

lean gazelle
#

Hi I got my Yellow PoE using a CM4 lite, during install the yellow and green led never went off, it was at least 12h constantly blinking.
Removed the power and tried the process again. Now the green en red led are constantly on.
Tried with the rpiboot to recover, same result.
In a serial session I have zero output. Already set in the file boot.conf BOOT_UART=1. Still nothing happening. Anyone idea's?

frank mantle
#

I've got my Yellow up running. Migrating from a Raspberry Pi 4 with a Conbee and Zigbee2MQTT. I've restored a backup to the Yellow, but I don't see any Zigbee2MQTT and none of my Zigbee devices work. Anyone have a guide or can tell me what I should be aware of in this situation?

opaque summit
lean gazelle
# opaque summit > Already set in the file boot.conf BOOT_UART=1. Still nothing happening. Anyone...

I just ran the update-pieeprom.sh script with the https://github.com/raspberrypi/rpi-eeprom/raw/master/firmware/stable/pieeprom-2023-01-11.bin binary as original. Ran rpiboot with -d recovery.
Then rebooted with USB drive in it. And it boots. Serial output is now the following.

Welcome to Buildroot
yellow-installer login: [ 17.629001] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[ 35.804793] cam-dummy-reg: disabling

Since 10 minutes nothing happened.

opaque summit
#

No output before Welcome to Buildroot? Should be the bootloader should list storage devices iirc?

lean gazelle
#

I do have output before Buildroot. I omitted it.

opaque summit
#

the console wont do much more than that while the installer is downloading and installing the latest images.
edit: should also see something like:

[   23.548885] haos-flash[251]: Getting latest Home Assistant OS version from channel stable...
[   23.754001] haos-flash[251]: Installing Home Assitant OS 10.0 to nvme0n1.
lean gazelle
#

Could it be that my nvme drive is not found?

opaque summit
#

idk, that would be in the output you omitted

lean gazelle
opaque summit
#

if you dont have a section that looks like https://pastebin.com/pPnCaKtd then your eeprom update didnt work btw. and yes, I can only see the usb drive in your log.

lean gazelle
#

What do you mean the eeprom update didn't work?

opaque summit
#

i mean if you set boot_uart=1 that didnt work (or the yellow installer over wrote it) the pastebin i posted shows the output from the first bootloader that is enabled by boot_uart=1

#

yeah, seems the yellow installer will over write your custom eeprom even if its up to date. so that explains the lacking output from the bootloader. you could log in as root and check the storage with lsblk not sure if the mention of nvme0 in your log is just without partitions or not properly supported when i think about it.

lean gazelle
#

I did find it though.

lsblk

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 1 7.7G 0 disk
`-sda1 8:1 1 64M 0 part
nvme0n1 259:0 0 238.5G 0 disk

opaque summit
lean gazelle
#

You mean flashing the image on the nvme drive like you would do with sd cards?

opaque summit
#

yeah, the haos_yellow-10.0.img - not the installer. I'd try that if you have an usb-nvme adapter.
(or you could use rpiboot -d mass-storage-gadget to use the yellow as usb-nvme adapter)

lean gazelle
#

I'll look into it that. Just strange that the installer won't work.

wary pivot
#

What SSD are you using?

lean gazelle
#

Gigabyte GP-GSM2NE3256GNTD

wary pivot
#

At least it isn't reported to be incompatible (yet).

lean gazelle
#

I also checked that list.

rancid quartz
nocturne shard
#

I've just re-arranged my home network to include an IoT VLan and I need to connect my Yellow to it. The Yellow had a fixed IP on the original network and I now can't 'see' it or access its settings, despite it being connected to the router's port which is allocated to the IoT VLan. How can I 'find' the yellow, set it back to DHCP to have it recognised and then re-allocate it a fixed IP? I'm hoping NOT to have to completely reset it to defaults and restore a backup (this would be last resort!). Can I connect direct with ethernet from my PC and get to the UI? I know I'm missing something obvious here! Thanks, Andy

wary pivot
#

You can connect your Yellow to your PC via the USB-C port and access the serial console.
With
ip a show eth0
you can get your current IP settings.
To change it to DHCP run the command
ha network update eth0 --ipv4-method auto --ipv6-method auto

nocturne shard
wary pivot
#

Have you set the speed in PuTTY to 115200?

nocturne shard
#

Thanks - just did that but no improvement. In PuTTY, is the serial setting Telnet or something else please?

wary pivot
#

No. Connection type Serial.

nocturne shard
#

ok, but there's a box on the right to select telnet, etc. Leave as-is? I'm still getting unintelligible characters in the com window

#

can I attach a screenshot?

wary pivot
#

That box is only active, if you choose Other.
Sometimes un- and replugging the USB cable helps. Or powercycling the Yellow.

nocturne shard
#

ok, I'll try both - thanks

#

Great - I got to 'homeassistant login:' and it's not accepting my normal credentials

#

login

#

I'm assuming I need my login details for the local instance, not the homeassistant.io one?

wary pivot
#

Just the user root no password

vast atlas
#

I am trying to reset my HA Yellow.
I have followed the instructions but it does not reset.
Any help?
Thanks in advance!

nocturne shard
#

Jorg - many thanks - with your patient and experienced help I think we got there! I'll now wait to see if the Yellow appears on my network. Thanks again, Andy (Oxford UK)

wary pivot
vast atlas
#

RED Button after power on

#

Just installed the CP210x Drivers

wary pivot
#

How have you been installing HAOS? With the USB installer or with a HAOS image (in that case which one)?

rustic sand
#

My HA Yellow has become really slow over

frank mantle
rancid quartz
#

might need to clear your existing network to a blank state though TBH I've not done it myself only read about the fact you have to back it up to restore it.

frank mantle
rancid quartz
#

yeah thats the one

frank mantle
rancid quartz
#

After the os update to 10 Bluetooth is having the following issue for me, anyone else resolved this?
Retrying setup:Β hci0 (E4:5F:01:88:04:58): Failed to start Bluetooth: [org.bluez.Error.InProgress] Operation already in progress

#

Even restarting and delete/adding doesn't resolve it

opaque summit
#

^ same, but I just disabled the integration and relied on ESPHome bluetooth proxies instead.

wary pivot
vast atlas
#

Hello All:
I am having issues with my Homeassistant Yellow.
Everything was up and running fine.
HA dropped from the network (unknown reason).
So I decided to just reset and start from scratch.
Noticed that the Factory Reset (Hold red button for 10+ seconds after power-on within 5 seconds.
Now the reset does not work (see Anove)
So now I am stuck.
HA Yellow on power up seems to start normally, Red light-Green flashing then Yellow Heartbeat.
Again nothing shows on network.
Tried several IP scanners Angry IP, Fing and the EERO app from my provider and no HA Shows at all.

wary pivot
rancid quartz
#

thanks

wary pivot
opaque summit
#

Hm, my Yale smart lock said it required a new offline key some time after the update to 10.0, rolling back to 9.5 resolved that issue as well.

vast atlas
wary pivot
vast atlas
#

I am unsure how to access that information.
I have a Samsung 970 EVO Plus installed.

opaque summit
vast atlas
wary pivot
#

What does docker ps -a say in the serial console?

#

Are you running any DNS related stuff in your network? (AdGuard Home, PiHole or something like that)?

lean gazelle
languid pulsar
wary pivot
foggy island
#

I have buy a Yellow with cm4 2GB. Now my problem if with all the integration i have running is there about 800 MB free of Memory. Every time i running esphome firmware build or upgrade af esphome firmware HA if running out of memory. If that normally at esphome if using sΓ₯ match memory? Can i do something that it uses less ram?

wary pivot
#

You can stop add-ons.

worn grove
#

Anyone need a 8GB wifi CM4 (no eMMC)? New never used. USA based.

vast atlas
#

OK, I give up.
Can someone just help me to FACTORY RESET this thing... πŸ™‚

vast atlas
vast atlas
keen parcel
#

all my zigbee stuff stopped working and i could not for the life of me figure out what it was

#

i thought the chip in my yellow had failed

#

turns out i sat a USB 3.0 hard drive dock a little too close to it

supple robin
keen parcel
#

I DON'T KNOW WHAT WE'RE YELLOWING ABOUT

#

pulled apart an old imac to extract the hdd and replace the dead psu, then accidentally dropped a bunch of wet soil in there from a pot plant sitting on the shelf above it...

supple robin
#

That was always the goal, right. To make the old imac a pot plant.

keen parcel
#

vertical garden

#

it's been a doorstop for a couple of years now, so a plant pot would be a promotion really

vestal quarry
#

Hi I just got my poe yellow. I am now trying to install home assistant OS on my sad drive. But it already hangs for 15 min. Yellow LED is blinking in the heartbeat mode.

vestal quarry
#

I tried to debug. But the log just ends with yellow-installer-login:

#

My hardware: home assistant yellow, cm4 4gb lite, Intel nvme pcie SSD

old bone
#

I kinda broke my HA Yellow πŸ₯΄ I thought it failed on an update. It was probably just taking a longer time than I had patiences for. I hard rebooted, then couldn't get it to boot, then reloaded HA from a USB thumb drive, now it will only boot from USB. πŸ€”

wary pivot
wary pivot
old bone
#

I did πŸ˜”

#

then it wouldn't start up so I figured I botched the update in the middle so I'd have to do a whole fresh install.

wary pivot
#

And you wiped the old installation before?

old bone
#

I got it to boot from a USB stick, but now it only boots from a USB stick. If it take it out... no go.

old bone
wary pivot
#

And you tried to reinstall HA with the Installer USB method, right?

old bone
#

yes

#

held the two buttons on the Yellow.

wary pivot
vestal quarry
#

Looks like the installer is not working with the cm4 lite

wary pivot
vestal quarry
#

I now downloaded the yellow image flashed it with a USB adapter to the SSD now it's booting

honest rover
honest rover
opaque summit
#

are we sure those people arent putting the installer image on their ssd instead of the yellow image, or that the underlaying issue is needing to update the eeprom to boot from nvme?

wary pivot
#

The installer image on SSD would work too (at least for the CM4 lite). In fact it is one method mentioned in the documentation.

opaque summit
#

hm, i think that was one of the things i had fail when just playing with using the rpiboot -d mass-storage-gadget instead of usb nvme adapter.

#

just kept booting back into the installer iirc

wary pivot
#

I had the installer flashed to the eMMC. That was replaced by HAOS as expected.

#

But CM4 lites seem to have their own mind πŸ˜†

opaque summit
#

Best result was putting rpi4 image on it - seemed to be totally non-responsive (will not comment on that being a deliberate test or not:)

wary pivot
#

I hope the Bluetooth problem in HAOS 10.x will be identified soon.

keen parcel
#

this is a problem with the onboard bluetooth?

#

what's that even for?

deep mauve
#

is there a way to get 2 HOA yellow's to sync? like if i put one on one side of the house and one on the other. just for redundancy and coverage; mostly for redundancy.

rancid quartz
foggy island
#

I can’t find any about reset HA Yellow to Factory Default with installed SSD.
The problem is, I can’t reset Yellow to Factory Default with installed SSD.

I use this process:
Can I factory reset the system?
Yes: Remove power from your system, reapply power, press and hold the red button within 5 seconds. Keep the red button pressed until the yellow led starts to flash.
The Yellow now clears the data partition, which includes Home Assistant Core, the Supervisor, and any installed add-ons. Make sure that Internet connection is present at this point - the Home Assistant Operating System needs to download the Home Assistant Supervisor and Core after the data partition has been cleared. Due to the downloads, it can take a while until Home Assistant becomes accessible again.

But every time I go through these steps, HA Yellow starts with all the data and not from scratch.
I hope someone can help me

prisma ember
#

Hello everyone, I'm hoping someone can help me, I have the home assistant hello POE version but am unable to make progress because I cannot find a Raspberry Pi Compute Module 4. To complete the kit. Please can someone help with finding the right board for this. I would prefer it to have WiFi but accept that beggars can't be choosers...

I don't really know what board to get either, storage and memory etc

opaque summit
vestal quarry
#

@opaque summit There are issues: step 2 install the yellow installer on the emmc. But the cm4 lite doesn't have. And is this available for an Mac? Doesn't have a windows pc

opaque summit
vestal quarry
#

On the otherhand I dont think the cm4 firmware is the issue because the installer is booting fine from the usb stick. But not starting the installation or not?

opaque summit
prisma ember
vestal quarry
#

also the leds don't indicates a eeprom issue

opaque summit
#

I didnt follow the diagnostics, just assumed they meant to update to enable nvme booting; the page is a bit missleading with respect to updates but the steps are the same for restoring a bad eeprom or updating it

vestal quarry
#

What I have not tested now, if the ssd has the correct partition shematic, maybe then it is working

#

because if I install it via usb on the ssd it is working. so the cm4 module support booting from ssd

opaque summit
#

i would set up rpiboot, update the eeprom, then again use rpiboot -d mass-storage-gadget followed by using the pi imager to write the yellow image directly to the nvme drive (rules out partitioning, and if pi imager cant find the nvme its probably not supported).
grab haos_yellow-n.n.img.xz from
https://github.com/home-assistant/operating-system/releases/latest

#

huh, if its working whats the issue?

vestal quarry
#

Aiyahhh said above that my installation method could cause issues.

#

and I want to report that the method which is discribed in the official documentation is not working with the POE and CM4 LITE

opaque summit
#

some have trouble with the installer not updating the eeprom automatically as inteded afaik, but if it works it works

honest rover
wary pivot
#

The classic? Using the RPi4 image? ponder

wary pivot
#

Oh. They kind of took my template switches for Yellow's LEDs and put them in the HA 2023.5 release πŸ˜†

opaque summit
#

Maybe you should do one for the internal temp sensor so they can add that as well:P

wary pivot
#

Processor temperature is already added via the Systemmonitor integration. But they could add the visualization to the System menu. 😁

dusky hollow
#

Looking for some help with installing OS for my Yellow. I installed the installer to a USB drive with the pi imager. When I have it plugged into the Yellow the yellow & green LEDs never stop flashing. At http://homeassistant.local:8123/ I can see the "Preparing Home Assistant" screen but that never goes away. Any ideas?

wary pivot
#

If you get the "Preparing Home Assistant" screen, the OS is already installed and the USB stick isn't needed anymore.

dusky hollow
#

It's been on the "preparing" screen for like a day

compact quartz
#

Click on the blue dot

#

Anything in the logs?

dusky hollow
#

hmm

[supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
22-03-11 02:39:53 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
#

strange bc I see ethernet lights

wary pivot
#

Do you have any special network configuration? DNS or the like?

dusky hollow
#

I don't think so. It's plugged into a router which is acting as an access point to another router, but I don't think that's the issue

compact quartz
#

For most who run routers plugged into other routers, that is often an issue

dusky hollow
#

hmm okay, let me try plugging it in elsewhere

dusky hollow
#

nah same issue

#

plugged into base router+modem

languid pulsar
#

Unrelated to the ongoing 10.0/10.1 bluetooth issues, has anyone tried switching their CM4 in the Yellow to use the external antenna connector for Bluetooth? Generally that is done by setting dtparam=ant2 in /boot/config.txt, but I'm, not sure if I can edit that file in HA OS without it getting blown away. Anyone know if I can just follow the normal directions (https://www.jeffgeerling.com/blog/2022/enable-external-antenna-connector-on-raspberry-pi-compute-module-4) for enabling the external antenna on the CM4 or if HA requires a different approach?

opaque summit
#

simplest might be the serial console, but mind you the file is under /mnt/boot/ and you probably have to edit it with vi /mnt/boot/config.txt.

languid pulsar
#

Yeah, editing it isn't an issue -- I have serial access access. More, I wasn't sure if edits made to /mnt/boot persist, or if they get overwritten on updates, etc.

opaque summit
#

I would think its persistent; updates so far havent touched my config.txt - caveat is that its also not included in backups afaik.

wary pivot
#

Even the update with Homematic HAT overlay removal hasn't changed the config.txt and removed those options.

opaque summit
#

I guess there is no way to query a running yellow as of the state of JP1 - it only affects the usb mux?

dusky hollow
#

How do I edit DNS servers for the OS? I tried ha dns options --servers dns://8.8.8.8 --servers dns://8.8.4.4 + ha dns restart but ha network info still shows the old server which I don't want

dusky hollow
#

My OS is connected to the internet but not HA supervisor

dreamy spruceBOT
dusky hollow
#
# ping google.com
google.com is alive!
#

It seems like the supervisor should have internet access:

# docker exec -it hassio_supervisor bash
bash-5.1# ping google.com
PING google.com (142.251.16.138): 56 data bytes
64 bytes from 142.251.16.138: seq=0 ttl=104 time=29.898 ms
#
# curl --insecure https://version.home-assistant.io/online.txt
NetworkManager is online
# docker exec -it hassio_supervisor bash
bash-5.1# curl --insecure https://version.home-assistant.io/online.txt
NetworkManager is online
#

still supervisor_internet: false

wary pivot
#

Maybe ha dns options --servers dns://8.8.8.8 --servers dns://8.8.4.4 --fallback false helps

dusky hollow
#

nothing. I also have tried changing DNS on the host itself using ha network update which seems to not work. I gave it new DNS servers to use but the result is always []. I edited using nmcli let me see what rebooting does

wary pivot
#

The option --fallback false should remove the fallback DNS setting

dusky hollow
#

network time sync failed again which isn't a great sign I guess

#

okay the nameserver got updated but same issue with eth0 connected: true but supervisor_internet: false

wary pivot
#

Weired

inner turtle
#

Just a heads up for anyone waiting for an order from CrowdSupply: I ordered 24-Feb (est. ship date mid-March), and when I recently logged in to CrowdSupply to look at the status of my order, it turns out they had secretly cancelled the order and placed a new order with an estimated ship date of 30-Jun (!).
Check your order status if you are waiting on CrowdSupply!

dusky hollow
#

I finally have supervisor_internet: true after setting my router to force time.google.com as NTP server

wary pivot
#

So it was literally a matter of time smile

lucid heart
#

Any fix for "Failed to start Bluetooth: [org.bluez.Error.InProgress] Operation already in progress" on the yellow? I can fix it temporarily, but the problem returns after a reboot.

wary pivot
hallow sigil
#

Heya. Is there any way to connect to the Yellow Installer to see what it's doing? Installing for the first time (fresh CM4) on the PoE kit, and the LED patterns don't reflect anything in the online guide.

The yellow LED is blinking about twice a second, like the installer is booting, but the green one still flashes once every two seconds, red is solid. I'm pretty sure it's booted into the installer at least, as it's gotten an IP with DHCP, and the router gave it a hostname yellow-installer.

#

I'm a doofus, I plugged it into a restricted IoT port that didn't have Internet access

wary pivot
hallow sigil
#

Oooh, that'll be super helpful if I have another hiccup. Thank you!

vestal quarry
#

@hallow sigil yeah same issue I reported earlier. I installed hassos with the piimager directly on the SSD. The installer is not working unfortunately

hallow sigil
#

@vestal quarry The installer seems fine in my case - my issue was that the installer couldn't reach the internet (due firewall config). Fixed firewall rules to allow that port through and it installed

opaque summit
#

For some reason even the haos image (not the installer) need internet access on first boot. Feels a bit counter intuitive

latent fern
#

it downloads lots of packages

opaque summit
#

i get that its downloading packages (or containers), I just dont get why they're not part of the image. then again its not every day I deploy that image several times on the worlds slowest internet connection, just bugged me that one day.

latent fern
#

I don't know how it's decided what's initially included vs. what's downloaded later as integrations are loaded

#

ideally packages are downloaded that meet requirement specifications, providing some flexibility

#

but it's also less than a minute for me on my i5 SFF machine

languid pulsar
#

I seem to be having an issue with my HA Yellow where it periodically reboots to the wrong boot slot, and thus loads 10.0 instead of 10.1. Anyone seen that before? Or maybe this isn't #yellow-archived specific (in which case I can take this to #general-archived).

fervent rivet
#

Hi I have a problem with my yellow, which I posted in the matter channel. Does anybody have a solution to this? #matter-archived message

wary pivot
#

I suppose, I have to swap my NVMe.
If I put in a new empty NVMe, will that trigger a new onboarding on the eMMC and I can move the data disk later, do I have to do a factory reset (red button) or even a wipe with a new OS installation (red+blue button) ?

compact quartz
#

@wary pivot you were using "move data"?

#

If so, when you remove the NVMe, it's as though you have deleted the config directory, and should then get new onboarding via eMMC

shut cedar
#

If the hassos-data partition disappears, we wait for 90s or so (it could appear later, e.g. slow USB disk), if it doesn't appear we drop into an emergency console

#

I don't think that the red+blue button or any other recovery mode gets you into on-boarding mode

#

But we could add that πŸ€”

#

The problem is, we need to detect which sistuation you are in, and be careful to not end up with two data disks 😰

#

Sorry: red+blue clears the boot flow, so you'll have to use the Yellow Installer again. That will work πŸ‘

#

Just red won't work, as it tries to clear the hassos-data partition, which isn't around.

wary pivot
#

Ok. So I have to kill it with fire. 🀣
My Yellow is crashing way too often due to filesystem/drive issues. So my quick and dirty fix will be to replace the NVMe - just to be safe.

compact quartz
shut cedar
#

On boot level it does. But the problem is once HAOS booted, it won't find the data disk (since presumably that was on the NVMe).

wary pivot
#

@shut cedar Another NVMe related question. Would a NVMe with internal DRAM Cache (like the Samsung 970 Evo Plus) have a reliability advantage (especially concerning my filesystem error issue) over one without internal DRAM Cache, but using Host Memory Buffer (like the Samsung 980)?

frosty flicker
#

I factory reset my Home Assistant Yellow, but now it won't log into Nabu Casa. I've set a static IP on IPv4 and disabled IPv6, and it's still not working. When I try to log into Nabu Casa I get the error message "Unable to reach the Home Assistant cloud". According to the troubleshooting I could find on Nabu Casa, the solution is to disable IPv6 and reboot (not restart). Which I've done.

wary pivot
#

Is your router correctly set as gateway in your static IPv4 configuration? And isn't the static IP used by any other device?

frosty flicker
#

The static IP isn't used by anything else. When I try to add anything to the IPv4 settings (like DNS), it just says "failed to save, check logs", but there's nothing in the logs. I'm rebooting right now, when it's back up, I will check to confirm that the router is set as my gateway.

frosty flicker
#

@wary pivot I think you got it! I removed the default and put in my router IP as my gateway, and I'm able (at the moment, fingers crossed) able to download some integrations and add ons and log into Nabu Casa πŸ™‚ Thank you!

dusky hollow
#

I'm at my wits end with home assistant....my cpu since update sits at 30 percent cpu load and goes down. To 8 percent when i disable the Alexa media player integration

#

I'm using home assistant yellow and before this new update everything worked fine

#

I will litteraly do anything to have it work lol .

dusky hollow
#

I have nothing mentioned high CPU usage or Alexa media player

rotund ether
#

Unfortunately I don't own a Yellow yet so I don't have any insight into your issue...
I think a lot of ppl on here are asleep atm, you might have better luck asking again in several hours...

#

@dusky hollow just a thought, have you checked your memory and storage?

dusky hollow
#

Storage i have 500 gb left of free space

#

Memory 2gb of ram

#

Only 1 gb being used

wary pivot
#

I have no high CPU usage, even with Alexa Media Player. The only culprits for high CPU usage in my setup are the add-ons for Multiprotocol or OpenThread. Those tend to spike to high CPU usages and don't drop back down.

loud swift
#

Oh hey, my CPU usage is also high and the green LED is blinking a damn lot.

#

30ish% CPU for doing relatively little.

#

mdnsd is going haywire.

bronze pendant
#

hey all, I just got my yellow (rev1.2) and CM4 (4GB RAM 32GB eMMC) last night, ran through the steps outlined here: https://yellow.home-assistant.io/power-supply/#connecting-the-ethernet-cable
but never got past the boot heartbeat pattern so I tried wiping and running through option 2 here: https://yellow.home-assistant.io/guides/reinstall-os/
All those steps worked like described, went back to the first guide (skipping the USB drive steps) and I still stuck on the heartbeat pattern. Anything I'm missing?

hollow ginkgo
#

I have a similar problem with the yellow rev 1.2 and CM4 (8GB Ram, 32GB eMMC). I am also stucked at the boot heart beat pattern. The uart showed β€œvc4-drm gpu: [drm] Cannot find any crtc or sizes” and shot time later β€œcam-dummy-reg: disabling”

compact quartz
#

Using the usb installer?

#

@hollow ginkgo how are you installing

hollow ginkgo
#

for this pastbin yes

#

but i also tried flashing the installer directly to the emmc, which was the same result

compact quartz
#

what image did you choose to flash

hollow ginkgo
#

home assistant os installer for yellow from the imager

compact quartz
#

making sure it wasn't rpi4 because it looks like hardware errors there

hollow ginkgo
#

i also tried haos_yellow-10.1.img.xz, haos_yellow-9.4.img.xz, haos_yellow-8.5.img.xz but it didn't work in the end for all trys

compact quartz
#

did you possibly choose the wrong one when flashing directly?

hollow ginkgo
#

I don't think so. I have now deleted the emmc with the raspberry pi imager, then i reinstalled the raspberry pi eeprom using rpiboot.exe -d recovery, installed the "home assistant os installer" to the emmc. And this is the result: https://pastebin.com/a9wQHnPn

hollow ginkgo
#

i can connect the wifi with this installation method but eth0 doesnt work

#

nmcli dev status
DEVICE TYPE STATE CONNECTION
wlan0 wifi connected maja
p2p-dev-wlan0 wifi-p2p disconnected --
eth0 ethernet unavailable --
docker0 bridge unmanaged --
hassio bridge unmanaged --
veth471469c ethernet unmanaged --
veth48c8ec0 ethernet unmanaged --
veth4ecda7c ethernet unmanaged --
veth8f15c63 ethernet unmanaged --
vethd94a0b7 ethernet unmanaged --
vethe000f65 ethernet unmanaged --
lo loopback unmanaged --
id:browse

bronze pendant
#

so instead of flashing Home Assistant OS Installer for Yellow, I just used Home Assistant OS 10.1 which does appear to be running. Will something not work correctly with this setup?

wary pivot
#

It depends on the HAOS image you used. If you used the RPi4 image, Zigbee won't be working for example. If you used the HAOS for Yellow, you are fine.

#

If in Settings-System-Hardware Home Assistant Yellow isn't explicitly stated - it was the wrong one.

bronze pendant
#

hmm yeah that's what I was afraid of, just can't seem to get yellow to spin up

hollow ginkgo
#

This one works for me except the ethernet problem.

wary pivot
hollow ginkgo
#

I have tried different cables an even a different router but the led on the yellow doesn’t blink. I also dis and remounted the cm4 but nothing helped.

#

The only thing in haven’t tried is a crossover cable

bronze pendant
#

sweet @hollow ginkgo installing the image directly above appears to be working for me. ty!

#

also ty @wary pivot can confirm the Hardware is showing HA yellow

honest rover
#

All these people having to direct installs is pretty concerning, I wonder why it’s been so inconsistent

hollow ginkgo
#

I think for me the installer doesn’t work because it needs the internet connection and eth0 doesn’t work.

honest rover
hollow ginkgo
#

No I would have to buy one for that test. Since there’s one on the board I expected it to work. And with direkt install i can connect wifi and it runs at least.

#

In my opinion the installer should have some sort of backup for cases where the internet connection doesn’t work. Updates can be loaded afterwards if the connection is there.

wary pivot
dreamy kestrel
#

(I just posted this in #developersm sorry to cross-post, it didn't occur to me to post here)

#

FYI I updated to the latest core, it killed my Home Assistant Yellow. One time I rebooted it and got into Safe Mode, tried to recover a partial backup, it just sat broken for hours, I just got a reinstall going, I'm setting it back up. Just thought I'd tell someone.

wary pivot
#

Did you reboot by software or did you powercycle it? If a NVMe goes offline due to errors, it only reappears after a powercycle.

dreamy kestrel
#

powercycle as it was non responsive on the network.

#

I've since re-installed and reset it up

vital prawn
#

I'm finally setting up my Yellow. last night I got it going and did "Restore Backup" and it never came back up -- at least not on port 8123. I just reinstalled, logged in, moved data disk to the NVMe, and now I'm trying a restore backup again. the backup file is over 1GB so I'll give it at least an hour. this time I have USB serial console going so I can get more info

#

argh.. unrelated to my issue, but I just realized this CM4 only has 2GB RAM. that's not ideal

vital prawn
#

oh hey it's up this time. guess I didn't need help after all πŸ˜‚ hope everyone is having a great day!

wary pivot
#

Restoring a big backup with many add-ons needs a lot of time.

vital prawn
#

the first time around I gave it 8 hours and it still wasn't responding -- but I forgot to migrate to the NVMe, so maybe it was taking forever to restore onto the eMMC

void swan
#

Hello, does anyone know how to turn off poe? All my ports come with poe and I don't want to use it.

wary pivot
#

You have to turn it off on your switch/router. But if you plug in a power supply in the Yellow it takes that instead of the PoE.

vital prawn
#

Peace on Earth. Purity of Essence. Power over Ethernet.

compact quartz
#

Pajamas on Elephants

wary pivot
#

And now there is an elephant in the room - well done cogneato

honest rover
twilit brook
wary pivot
#

The US distributor is CrowdSupply. The EU distributor raspberrypi.dk is more reliable, but I suppose it would be more expensive to buy there.

twilit brook
wary pivot
#

The version with CM4 isn't available at moment - still a CM4 shortage

twilit brook
wary pivot
#

No idea. I was lucky to get a CM4 myself.

twilit brook
languid pulsar
#

Best bet is to order a Yellow Kit from raspberrypi.dk (assuming they still have them in stock) and then hunt for a CM4 separately. Crowdsupply's latest estimate was end of June before they even have the kits available again, let alone anything with a CM4. You can follow https://rpilocator.com/ for info on CM4 availability -- they have them come up every few days right now, although they generally sell out in under an hour each time.

shy saffron
#

Using Bluetooth on the CM4 in my Yellow. Just recently it's started throwing these errors and all Bluetooth devices become unavailable in the front end. Would appreciate any advice on fixing it please?
`Logger: bluetooth_auto_recovery.recover
Source: components/bluetooth/util.py:78
First occurred: 09:07:07 (2284 occurrences)
Last logged: 18:38:09

Bluetooth adapter hci0 [mac-address] could not be reset due to timeout after 5 seconds`

dreamy spruceBOT
#

@shy saffron I converted your message into a file since it's above 15 lines :+1:

shy saffron
#

I tried to enable the Bluetooth signal strength entity on a Switchbot thermometer. After seeing the error I disabled the entity again. A restart clears the issue for a while.

wary pivot
#

The "fix" for me was the transition to a M5Stack Atom Lite (not the S3) as ESPHome BT proxy.

fading rampart
#

Hi Folks, can I install and configure my new Yellow in a local network (LAN) that already has a production HA-Server running, without any interference or unexpected - or perhaps even worse; Fighting over who's is control of what?

wary pivot
#

At first the mDNS name homeassistant.local will make problems/won't work. You have to use the IP address and rename one instance in Settings - System - Network - Hostname. After that you are good to go.

frigid flower
#

hello im trying to setup zigbee2mqtt, and i keep getting Error: {"sequence":-1} any advice ? this is also my current config https://imgur.com/mVuDStG

wary pivot
#

rtscts should be true.
Is ZHA disabled or ignored?

fading rampart
fading rampart
wary pivot
#

In that case I'd recommend to reboot the host

fading rampart
wary pivot
#

You aren't talking about the Yellow? If you are talking about a VM, reboot the HA VM (not just a restart) - if you are running HAOS in a VM.

fading rampart
wary pivot
#

I'm not familiar with a Docker HA Core installation and how the host name management is handled there.

#

Everything depending on the DNS resolution of homeassistent.local might have problems. (2 instances with the same name)

#

But I'd not expect havok. I have used a second instance for testing stuff without problems. I just renamed one to be able to use domain names.

fading rampart
#

Well, as far as I know there is no DNS service running anywhere in my LAN (which most common for LANs). Only NetBIOS names are used. And since there's no place to name or change the host in HA - the I think we're on a wrong track.
My understanding is that there are quite a few thousand Yellows shipped by now, so I can't possibly be the first one hesitating to blindly throwing a new HA server online. (It could end up like locking two cats into the same room - they might end up killing each other) 🀣
Strange that NabuCase never mentioned any such precautions in their setup guide (?) I guess most people moving to Yellow is moving away from something already running. To mee, my concern seems logical.

wary pivot
#

Yeah. I suppose, they expect the new users to have shut down the old instance and to spin the Yellow up afterwards to restore a backup 🀷

near compass
#

For HAOS of course. You probably need to do it on the host system, outside HA, for anything else

honest rover
#

In case anyone was wondering about NVME heatsinks fitting in the case, I just slapped one on because I couldn’t figure out how to disable the LED on my SSD lol https://i.imgur.com/s1uuJVU.jpg

There’s juuuuust enough clearance under the heat sink that the z-wave module doesn’t touch, but I’m tempted to find something even more low profile

fading rampart
languid meteor
wary pivot
#

We haven't got any reports about Seagate Barracuda NVMes here. Neither reported working, nor not working.

languid meteor
# languid meteor Ok, thanks!

Follow up question, heard anything regarding this one? Kingston NV2 M.2 500GB
M.2 2280 / 500 GB / PCI Express 4.0 x4 (NVMe) / 3500

wary pivot
#

Some planned to buy one. But no feedback yet, if they have been successful.

tropic lantern
honest rover
#

The cheapest one I’ve seen (and successfully tested) is the Silicon Power P34A60 512GB

opaque summit
wary pivot
#

I was looking into that too. But for me the WiFi version was a better fit.

languid meteor
shy saffron
opaque summit
shy saffron
#

Apologies. Just read about the HY2.0-4P interface 5V DC power supply option. Thank you.

oak elm
#

I finally got my hands on a CM4 for getting started with the Yellow and just clicked restore back-up on the onboarding screen. However, even after a bit of time (10 minutes) the Yellow just sits there blinking (hearbeat yellow led, rapid blinking green led). And is no longer responding on the network. Is this expected behaviour?
Edit: 15:05 It has now been 30 minutes of non-availability.
Edit: 15:07 And, it is online. 30 minutes is a normal time it appears.

zinc rivet
#

Just bought a Yellow with a cm 4 lite, with a 256GB m.2 ssd. I flashed a usb with OS according to instructions. Followed the instructions when starting up. The red is on and the green flashes as indicated activity, the yellow flashes with heartbeats for approx. 30 sec then solid yellow for 3 sec. but then it stops. Nothing happens
Can somebody help me in the right direction to solve this?

trail dirge
#

I signed up to like 5 stock notification lists for an 8GB one since the 2GB is very, very paltry

wary pivot
zinc rivet
# wary pivot Does it start without the USB stick now?

No, with the USB in the green flashes every second and solid red light, but the LAN port indicates traffic (green fixed and flickering yellow). Without the USB the green and red is fixed. The JP1 jumper (USB - URAT is in UART), both lights on the ssd is fixed.... The LAN yellow indicates traffic (flickering)............

trail dirge
#

Are you sure the drive is sat correctly?

#

The green flashes might be an error code

zinc rivet
trail dirge
#

and the UI doesn't come up?

zinc rivet
honest rover
#

Sounds like incompatible SSD. This basically describes my initial experience, down to the installer getting an IP address

zinc rivet
wary pivot
#

All Intenso SSDs at raspberrypi.dk are SATA m.2 SSDs - and those aren't compatible with Yellow. You need to use a NVMe SSD.

zinc rivet
wary pivot
#

I checked their website. For me they just suggest Samsung 970 EVO Plus NVMes with the Yellow. They offer that Intenso SSD and a MicroSD with HA preinstalled. But I suspect those to be for RPi4 and x86 hosts.

zinc rivet
wary pivot
#

A Samsung 970 EVO Plus is a safe call. Crucial ones might work, but some have been reported to be incompatible.

zinc rivet
honest rover
#

Samsungs are complete overkill lol but enjoy

#

You could’ve spent €20 or less on a Silicon Power SSD πŸ€·πŸ»β€β™‚οΈ

warped palm
#

Hi all, first time poster, anyone can help me with the yellow install? i'm stuck at the heartbeat D6 led and no activity is going on

#

i did get caught out by the SATA from raspberrypi.dk but i swapped it out for and NVMe one, but after that i still can't get the install going, is it maybe because i have a CM4 lite (no emmc)? i tried to install directly to the SSD but the D6 led never got to solid so i can't press the blue button to bypass the emmc.

wary pivot
#

On a CM4 lite the eMMC does not need to be bypassed.

warped palm
#

that's the first thing i did, not bypass it, but it didn't do anything so thought i'd try it anyway lol

wary pivot
warped palm
#

I just bought it but it won’t hurt trying it too, I’ll do that when I get home, thanks for your help Jorg

compact quartz
#

i did get caught out by the SATA from raspberrypi.dk
@warped palm I didn't realize that was happening.

warped palm
#

@compact quartz I haven’t tried that, any guide on how to flash directly to the ssd?

compact quartz
#

Using etcher and an adapter for instance with another PC altogether. Not likely to have an nvme adapter, I realize

warped palm
shut cedar
#

So the LED keeps heartbeating? That likely points to a Internet issue, no connectivity/no DNS

warped palm
warped palm
opaque summit
warped palm
shut cedar
#

It could be a firewall or the ISP blocking certain requests, not sure

#

It would be interessting for me to know what exact issue the Yellow Installer has in your environment. As we have 100s of successful installs, but every now and then some weird environment appears which seems to trip the system.

warped palm
warped palm
shut cedar
#

Hm, is JP2 set to UART?

warped palm
opaque summit
#

doesnt recognize the command or just stuck at Waiting for BCM2835/6/7/2711... ?

warped palm
#

says 'command not found: rpiboot"

opaque summit
#

okay, thats just a path issue then, you need to navigate to wheverever you installed it

warped palm
opaque summit
warped palm
#

has to be boot issue, i can't even get to the serial console, maybe a dud cm4 lite? ever happened?

opaque summit
#

if rpiboot conencts and works its at least partially working; double check its seated properly?

#

also jumpers need to be returned for serial to work in case you forgot that?

warped palm
warped palm
#

sorry for the language but FUCK ME!! I couldn't get to sleep so i went back and tried a few things and then just to make sure and be thorough, i took the heat sink off to make sure the CM4 was properly in place and despite having screwed all 4 screws into place, i still heard a click... meant it wasn't all in!! please don't be mad, i'm already mad enough at myself for all of us. I'm usually quite good at physical tech but i should slap myself in the face a few more times for this stupid oversight!! I wanted to thank you all but especially @opaque summit and @shut cedar for the time you took to try and troubleshoot me.

wary pivot
#

Those things can happen. I'm glad you got it working in the end.

warped palm
#

thanks Jorg πŸ™‚

keen parcel
#

The CM4 requires a concerning degree of force to click it into place correctly

#

I was worried it was going to break, or I’d snap the yellow board.

trail dirge
#

That's all hardware in my experience

#

"carefully insert the RAM"

#

leans on it with full body weight until it CLICKs

shut cedar
warped palm
warped palm
hexed roost
#

I wasn't able to fully insert CM4 module upon my first attempt, I guess the guide can be revised to warning first time users. Your CM4 should make direct contact with screw bases instead of floating above it. It is easy to miss because official guide only asked you to install heatsink for CM4 not screws.

#

I was trying to move my POE yellow to a different location than current one to avoid signal interference however the new location doesn't provide UPS to POE devices, I wonder if it would be possible to install 18650 batteries power management board to Yellow in order to use it as backup? If it is, how can I achieve it? Any guidance appreciated.

hexed roost
#

I'm also trying to give it cellular backup with a native Raspberry Pi solution if possible, preferred SixFab 4G/LTE because there seemed to be cheap used ones for sale everywhere, currently mine relying on dual WAN setup on parent router, better than nothing.

wary pivot
#

That one seems to need too many GPIO pins

honest rover
true mauve
#

Hi I just got a new yellow pcb and installed my cm4 but when I power it up with a flash drive having the boot os the yellow light never turns on. Only the red remains constant and the green blinks erratically. I am trying to diagnose what my issue could be? Is it a problem with my cm4?
Any help or guidance here is deeply appreciated

wary pivot
frigid flower
#

I have 4 hue gu10 lights that are on a regular switch, when i go though the really annoying pain to reset them and add them back to Z2M they work fine, but a day after that i cant access 3 of the 4 lights within z2m, any ideas ?

hexed roost
#

Hi I just got a new yellow pcb and

thorny blade
#

Dumb question which I'm sure he been answered before. It's there any point to me using a sky connect on a yellow? I bought a bundle that came with both not thinking anything of it and then after reading more saw that the sky connect may have been redundant. I can repurpose it at a different location if thats the case.

wary pivot
#

Well... it depends. The radio of both can serve Zigbee and Thread simultanously. If I remember correctly, it uses the same channel for both. When Yellow and SkyConnect are both used, each radio can specifically serve Zigbee or Thread and use seperate channels. I'm not sure, if seperate radios would increase the capacities of each network.

dusky hollow
#

hi

humble magnet
#

Hi everyone I need help with installation πŸ™

I'm following instructions here: https://yellow.home-assistant.io/power-supply

I have done the following already:

  • mounted a CM4 on the yellow
  • put the HA installer on a USB from Pi Imager
  • sticked the USB in the yellow
  • plugged ethernet cable
  • plugged power

I am now expecting the yellow LED to flash in a heartbeat pattern but it's not turning on 😒 Only the green and red LEDs turn and stay on...
(this is step 10)

Does anyone know what's wrong?

wary pivot
#

What CM4 model are you using and are you using a SSD. If yes, which one?

humble magnet
#

@wary pivot I'm not really sure where to see which model it is. And no I'm not using a SSD

wary pivot
#

The CM4 packaging has a sticker with the model number (e.g. CM4108032)

humble magnet
#

@wary pivot CM4002016

compact quartz
#

What kind of USB flash drive is it? Not using the USB C port, right?

#

@humble magnet

humble magnet
#

It's a USB 2.0

#

No not using USB C port @wary pivot

wary pivot
#

When you mounted the CM4 in the sockets, has it been noticeably clicking?

humble magnet
#

It was stable enough for me to think it was correctly mounted. Also the first time I mounted it, none of the LEDs turned ON. So when I read that it might have been because of the CM4 not being correctly mounted, I re-did that step and that's when I got the green end red LEDs to turn ON, so since then I assumed it was mounted correctly? @wary pivot

wary pivot
humble magnet
#

I just connected my yellow to my mac and did the screen to its port with the USB stick in it. When I connected to power to boot the yellow, nothing appears and my terminal just remains black with the cursor in the top left corner @wary pivot

wary pivot
#

Okay. If you put the USB stick in your PC, is there anything on it?

humble magnet
#

Yes it's the HA installer files that pi imager put on it @wary pivot

wary pivot
#

The CM4 is new and hasn't been used before, right?

#

Well, the last one with a similar issue hadn't had the CM4 correctly seated. Any other ideas, @compact quartz ?

humble magnet
compact quartz
humble magnet
#

Very simply what will that do? @compact quartz ?

compact quartz