2022.11: A heck of a release!

sure you can use 1 top level stacked card as single card in the panel mode. custom or core.

and you’re right this looks off.
Just like it is in all of the frontend (imho).

Did you try the ‘fix’ yet? its very simple, and I am interested to see if it also fixes this?

Tbh, I think if you want a complex stack in you Frontend, why not use a regular view and be done with it? What’s the advantage of Panel mode, if you use it for a stacked view like this in the first place.

… Wait, its the full width… sorry.

nevermind that… use the fix first and let us know if it helps.

try to set a card-mod to this individual stack using mod-card if the ‘fix’ doesnt help

on occasion, there’s a card without ha-card element, you need to mod anyways, and mod-card then is the rescue. Using that to glue images and take out the gaps:

type: custom:mod-card
card_mod:
  style: |
    :host {
      --stack-card-margin: 0px;
    }
##    ha-card {
##      margin: 0px 0px -14px 0px;
##    }
card:
  type: horizontal-stack

as you can see in the commented bit, you can also set the other card options, I would hope the rounded corners would respond to the regular variable border-radius for that

I’ve just given it a try, and the ‘fix’ actually fixes this too:

not a single rounded corner or border in sight, using my generic mod in themes:

  <<: &generic
    card-mod-theme: theme-mods
    ha-card-border-radius: 0px
    ha-card-border-width: 0px
    ha-dialog-border-radius: var(--ha-card-border-radius)

on a rather extensive stack card, that has no further mods in the yaml at all for that purpose:

- title: Panel
  path: test_panel
  icon: mdi:overscan
  type: panel
  cards:

    - type: vertical-stack
      cards:

should have known that, because even a more exotic custom card like history-explorer shows perfectly in panel mode:

thats why I didnt realize it was an issue in the first place…

long and winded answer: use the fix and it will be fixed :wink:

see the fix I the post above. No more unwanted border in those compound button-cards either.

I’ve been using HA happily for a while now but had to sign up to this forum just to express my disappointment with the change in 2022.11 to show LTS by default for entities.

Several times a day I click on entites and hover over the graph to quickly get the exact values and times of those readings. Now with 2022.11 when I do the same I get a randomly chosen min, mean or max value from a 5 minute aggregated time period which is totally irrelevant to me.

I will go back to 2022.10 for now and wait for this change to be reverted or made optional in future releases.

PS. I really like the first-day-of-the-week option though! :+1:

13 Likes

I just want to add my voice to those who think the new front end changes (borders/shadows etc.) are an absolute mess.

My dashboards look like a dogs dinner now. I do use custom cards extensively but that is no excuse for those who make ‘drastic’ changes like this to hide behind.

And yes, there are ways to workaround it but I for one have never quite got my head around themes except in their most basic usage. Not least because there doesn’t seem to be anywhere that they are documented in such a way as to map each ‘effect’ to a theme variable.

6 Likes

There is not even a single reaction from the devs and/or architects who have decided and implemented ths in this release thread (only some in beta timeframe). Whyever.

I had a professor during my studies, who reacted on massive complains about ideas, which he had somoehow exclusicly alsways stubborn and without arguments and went straigt through the wall. This is most probably not the case here, but I still don’t get, why this has been implemented, why the user gets no choice and no feedback.

4 Likes

I must admit I’m sure there are user case that it works for, but so far I’ve found it less than helpful. Take my battery stats, in the main history you can see I reached 100% between 0100 & 0600 this morning

Yet on the view from a dashboard that uses statistics, it doesn’t even reach 100% at 0600 by any data line…

6 Likes

Devs never answer user questions on forum especially those related to design decisions. Sometimes you might get impression that some users answer on behalf of them - but that’s all.
There is a discord channel with possibly devs onboard. But I doubt you will get expected reasoning over there.

1 Like

This is wrong of course. Have a look in this and all other release threads and you will find lots of participation form the core developer. t seems that they only avoid to answer, where apparently nearly all user feedback do not like what they have implemented.

I have currently only one case in mind, where they reverted one implementation after such a feedback as in this case - the buggy search function changes. But here I’m not sure anymore, if it came from the core members or from anyone else.

But for me, exactly this was, is or would be a sign of greatness, to listen to such feedback and revert such things or give at least the user an HA option to choose, what they want.

1 Like

I’ve just rolled back my test installation to check how the panel has been shown…

I don’t think, that this has changed with the update…
This the default theme, panel configuration and 2022.10.05

yes, with having the rounder cornors, it becomes more visible

but if you use “sidecard”
I think, that’s pretty much what the energy dashboard is using:

grafik

Problem solved with release 2022.11.2.

Every works fine again!

I didn’t like that backwards compatibility was broken for the statistics module for no good reason, but at least there was a warning message.

Otherwise, I had actually been waiting for this release, because it fixes the EnergyFlip integration.

On top of that it seems there have been some UI improvements. The most important feature is that it still works.

1 Like

Home Assistant OS Not Supported By Home Assistant 2022.11

Upgrade to 2022.11 caused Home Assistant to identify my Home Assistant OS (VM) install in as an unsupported OS. - under three different categories:

  • Unsupported system - Operating System

  • Unsupported system - Systemd issues

  • Unsupported system - CGroup version

Does anyone know what might cause HA to not feel at home in Home Assistant OS? I have been unable to find any related posts specific to HASSOS and can’t think of anything about my configuration that might be different from others.

Chances are, your issues were there before 2022.11, but it just wasn’t notifying you like it does now.

Since it looks like you’ve rolled back to 2022.10.4, if you go into Settings → Repairs → 3 dots at the top right, then ‘System Information’, do you see Unsupported system? If so, then it wasn’t 2022.11 that caused it.

Go to the thread that is dedicated to this subject.

1 Like

A Cure for Graphs

If you don’t like the way HA now displays your graphs in the Info tab when clicking on an entity (and plenty don’t), help is at hand. The Interactive History Explorer card can now replace the normal (and now massively disliked) HA default. Here is the announcement post New interactive history explorer custom card - #378 by HeyImAlex and here is the repo. GitHub - alexarch21/history-explorer-card: A card for Home Assistant Lovelace for exploring the history of your entities interactively and in real time. and a screenie

7 Likes

The system is reported in Settings → Repairs → System Information as “Supported” and “Healthy.” I will post on the correct thread so that others are aware. Thanks to all for your help.

could it at all be possible, that updating to 2022.11.2 causes an error on the Rest platform?

I didnt edit any of that in my config, and yet:

Package package_energy_dayprices setup failed. Component rest cannot be merged. Expected a dict. Package package_iungo setup failed. Component rest cannot be merged. Expected a dict. Package package_weather setup failed. Component rest cannot be merged. Expected a dict.

taking out the 3

rest:

configs validates the checker…

UPDATE
yep, serious bug introduced…Rest in package · Issue #81812 · home-assistant/core · GitHub

because of Adjust REST schema validation by epenet · Pull Request #81723 · home-assistant/core · GitHub
quality assurance testing must have slipped…

4 Likes

Hi, updating to 2022.11.2 broke my google calendar - gcal sync. revert to 2022.11.1 solved the issue. I guess there might be something wrong with gcal bump

2022.11.0 screwed up lifx somehow. Seems ok in 2022.11.2

The automation “Light on when dark” has an action that calls an unknown service: lifx.set_state .

This error prevents the automation from running correctly. Maybe this service is no longer available, or perhaps a typo caused it.

Calling it manually resulted in set state ignoring the ‘brightness’ parameter.

Serious lack of QA on that one.

Thanks for the info, card-mod seems the tool to use, with the examples I could make the margins/corners go away.

Now I just need to brush up on my CSS knowledge to do more advanced stuff as I don’t really mind the round corners, it is more the (IMHO) inconsistent margins/paddings.