2024.1: Happy automating!

Almost good, but a lot of errors of connecting to Xiaomi gateway.

2024-01-23 12:44:48.815 ERROR (SyncWorker_4) [xiaomi_gateway] Cannot connect to gateway 7811dc64e6b5
2024-01-23 12:44:48.815 ERROR (SyncWorker_4) [xiaomi_gateway] No data in response from hub None

somebody has the same ?

Unrelated to the upgrade, see Installing Home Assistant Supervised using Debian 12 where towards the end your problem is discussed.

Where, precisely?

at the end, the docker version you have installed is not compatible. It’s the most discussed recent issue. Just jump to the end of the thread.

1 Like

Per this: Latest Docker upgrade crashes addons with Failed communication to port 80 ¡ Issue #349 ¡ home-assistant/supervised-installer ¡ GitHub

I ran these 2 commands to revert and hold docker to a previous version. Restarted and everything worked again.

sudo apt install containerd.io=1.6.26-1 docker-compose-plugin=2.21.0-1~debian.12~bookworm docker-ce-cli=5:24.0.7-1~debian.12~bookworm docker-buildx-plugin=0.11.2-1~debian.12~bookworm docker-ce=5:24.0.7-1~debian.12~bookworm docker-ce-rootless-extras=5:24.0.7-1~debian.12~bookworm

sudo apt-mark hold containerd.io=1.6.26-1 docker-compose-plugin=2.21.0-1~debian.12~bookworm docker-ce-cli=5:24.0.7-1~debian.12~bookworm docker-buildx-plugin=0.11.2-1~debian.12~bookworm docker-ce=5:24.0.7-1~debian.12~bookworm docker-ce-rootless-extras=5:24.0.7-1~debian.12~bookworm

Once this is fixed by Docker and/or Supervisor you can Unhold the docker components:

sudo apt-mark unhold containerd.io docker-compose-plugin docker-ce-cli docker-buildx-plugin docker-ce docker-ce-rootless-extras
2 Likes

From post 1210

Thank you everybody, @Snuffy2’s commands worked perfectly and now everything was again. I now recall that I had received an update of docker before everything went broken. So should I avoid updating docker or containerd in the future?
Thank you again!

Well the thread states that there is to be un update to docker to fix it.

1 Like

Since the update to version version | core-2024.1.5 the custom card addition to my dashboards have stopped working with the following error .

image

If I try to add a new card to a dash board the installed custom cards are not available . The cards are shown in the HACS front end view

image

Is it safe to upgrade 2024.1.3 to 2024.1.5 ? Seams that many have had problems with this version

all custom cards or that one? If it is just that one, I would recommend asking about it in the custom card’s thread or github.

1 Like

there is no way to answer your question with the information provided, but this iterative update didn’t cause any problems on my install. That being said, my install is certainly going to be pretty different from yours, so your mileage will vary.

1 Like

My issue somehow resolved itself !!!. All the custom cards are now displaying data :slight_smile:

1 Like

25.0.1 out now. Testing
EDIT: Looks good. all working

1 Like

My Telegram photo notifications have stopped working since 2024.1. The last working alert was 29/12/2023.

OK, I fixed my issue by using the services menu to successfully send a photo via Telegram using UI mode. Copying this code using yaml mode into my automation now works.

1 Like

Good work on the new automations. Is it possible now to make a building block (AND for example) and cut paste existing conditions into it? And will it now be possible to change AND to OR and vice-versa ? It is very annoying when you have a complex condition and you then realise you should have put an AND at the top level.

Also, regarding the filter functions, would it be possible to wrap a helper round them and satisfy this FR Make a Statistics helper

Hello!

My HA Yellow is now working! After 3 weeks of just Alexa routines, I have everything working like nothing happened! There was no real work around because it just all of a sudden worked.

What I did was brought it to my boyfriend’s house, thinking that it may work because it’s a different network (LOL). I also brought with me the machine and all its components. When we plugged it in, still only red light.

  1. We then proceeded to follow the instructions on the reinstallation guide.
  2. We started to reboot it using rpiboot but we encountered the error .bin loop.
  3. We tried all different USB ports of his computer, and 2 different laptops but we never got past the loop.
  4. We unplugged everything, inspected the machine and found the metal but inside the jumper was a bit uneven, so he tried to straighten it. But he said that it didn’t matter because he tried ‘jumping’ the pins using a different tool, but the loop was still happening.
  5. So, to my boyfriend’s frustration, he removed the jumper from the USB then put it to UART, and then plugged in the Ethernet cable, then voila!
  6. Like magic, the green light came to life, then the LEDs on the Ethernet port and the yellow LED! EVERYTHING started flashing like Christmas lights!
  7. I was holding my breath because it might interfere with the process but when the light stopped flashing, I unplugged USB-C cable, Ethernet cable, and the power cable from the machine.
  8. I then waited for 20 seconds, replugged in the Ethernet cable, then the power cable. Went on the HA address, then it was working!
  9. I brought it home, plugged it in, and lo and behold, it remembered my entire set up, devices and automations!

So there’s no specific thing that we did to make it work, it just did! But thanks for everyone’s help!

2 Likes

Anybody have this problem with the new releases?

I faced the same problem with SONOFF devices after updating core. As I don’t know how to revert to a previous version I checked on HACS whether an update for SONOFF is available. And it was. I updated to latest version, restart and everything worked properly again.

I’ve just updated to 24.1.6 and have lost access to the Omada integration. It says it cannot connect. I’ve tried the “official” integration and the HACS version, but it just can’t see the controller.

I am logged into the software controller so I know it’s online.

It also said it can’t find the Sony TV in the AndroidTV intergration. I am going through troubleshooting now, but hasn’t anyone else had an issue? (I can see there were some changes to the TP-Link Omada intergration in this update.)