2022.7: A stunning performance

Same here!

Hi all,

what im doing wrong:

{{
  states('switch.dressoir')
    bool(false)
    iif('open','close') 
}}

error:

TemplateSyntaxError: expected token 'end of print statement', got 'bool'

So the Xiaomi Mijia Temperature and Humidity Sensor are not working in this release? Anyone can confirm? Thanks

See the braking change regarding bluetooth.
I basically interpret it as ā€œMost of Bluetooth is broken as of this release for anyone not using a Core installation, i.e. anyone using the containerized version which bumped to python 3.10ā€

Glad I switched to ESPhome a while ago for anything bluetooth :wink:

2 Likes

Hey guys,
I have 2 HA instances from 2 houses. Iā€™m focussed yesterday on one instance where I received during the youtube HA party, the message to do the update for Supervisor 2022.7.
But this morning, due to some issues, I do a rollback on that instance.

The second instance where Iā€™m looking today receive 2 updates : core and supervisor.

image

I suppose that if you upgrade the supervisor without the core, this can give troubles no ?

The raspberry Pi integration seems to have been automatically activated with this release.

Now I constantly get low voltage warnings with the suggestion to install an USV.

Everything is working fine though.

My pi is already powerd by an USV but only gets 5.0V not 5.1V as the original power supply.

I suspect the threshold for the voltage warning is set to ā€œtightā€.

Any way to change that?

DIsable the component completely, if you donā€™t want it. Settings > Devices & Service > Raspberry Pi Power Supply Checker > three-dot-menu > Disable. :slight_smile:

I didnā€™t want it either, but nowadays nobody asks before installing something. I for one would have asked the user before installing and activating it. :slight_smile:

Samesies, Iā€™m afraid

Use the custom_component

It uses other (not affected) packages to work, and I and others already confirmed it running with 2022.7.0. :slight_smile:

4 Likes

And did the same fix work for you?

It is with the main entity of your weather provider. Something like weather.your_home (or whatever you named it). The more-info screen is quite enhanced now. :slight_smile:

Thanks guys, installed without a glitch.
Good job!

Yeah, thatā€™s what I did for now.

I would still like to be notified about problems with the power though, just on a different level :smiley:

wasnt that Hamburgerā€¦?

its what we say in Nlā€¦

o, wait, thats the 3 lines top left ā€¦ also known as Menu.

About Terminal & SSH: Update from 9.4 to 9.6 resulting in private keys to be refused.
Do you have the same ?

Same issue.

Running supervisord with docker (duh). Using a remote Percona 8 Server (dedicated).
It broke with the update.

It worked before; never had an issue with the split-setup.

Read the thread. The check home assistant addon is deprecated.

ā€¦ I read this thread here; but what check home assistant addon are you reffering to?

I second that.
I use history exactly as you do to assess overall working status.
his is a big loss of functionality !
I hope an ā€œAllā€ option will appear very soon.

2 Likes

The one that @Hellis81 was running, and which produced the log he quoted.