After upgrade to 2022.3.0 I get these in my log every time I restart HA
Setup of cover platform mqtt is taking over 10 seconds.
00:06:52 â (WARNING) Cover
Setup of light platform mqtt is taking over 10 seconds.
00:06:51 â (WARNING) Light
Setup of switch platform mqtt is taking over 10 seconds.
00:06:49 â (WARNING) Switch
And I can see in the info that MQTT integration takes 90 seconds to start. That makes no sense. MQTT is normally up quickly. I run a Mosquitto on a different server and I have checked that it runs normal and fast and the server has a low load. There is something rotten during init.
Once started there is no lag or other problems with anything related to my MQTT devices. I have the feeling the timer for the MQTT starts and then HA does other things with other integrations and then comes back to MQTT. I doubt it is really MQTT that hangs for 90 seconds.
Update: The issue seemed to be fixed in the first 2022.3.1 update. Thanks for that
Where should I report an issue with the update. All of my media player displays are now âbrokenâ it looks like the source drop down selector is âleakingâ out of the bottom of the display. Itâs a Sonos Play 5 speaker.
There is a beta release for the mini-media-player that fixes this. You can enable beta downloads for the card in HACS, install it manually or wait a day or so for a new release.
Iâm running the mini-media-player beta, itâs stable and fixes the issue.
Ok - liked the idea of this one until I loaded my main Lovelace page:
If a switch was defined as a light For MQTT lights - instead of the toggle button I now get a âpowerâ selector which doesnât even reflect the current state. Rolling back until I sort this out.
It looks like TTS was removed from media cards from lovelace overview (I used to use this to communicate with family members - worked great - now directs me to use the media tool). Hopefully we can bring back at some point.
In the media tool I can input text but the speaker in bottom right only exposes âweb browserâ vs my HomeKit media players or Denon media players. So because of #1 I have lost ability to use text to speech adhoc. I was directed to file an issue/feature request.
The new MWC looks awful. My input_select entities now have large visible light gray boxes around them and arenât styled by the theme. I used to have two input_select entities side by side in using a type: glance, but now those boxes are too wide to sit next to each other. Similarly, the text fields for the filters on the âCurrent entitiesâ page are now black (on a dark theme, so nearly unreadable). The âxâ box that used to let you clear a filter is gone.
Since update 2022.3 the sensibo component is broken. In the thermostat card if I want to increase or reduce setpoint, the increment is by 6 oC. Before update it was by 1 oC
Really strange because before last update the setpoint change was by 1oC now it is by 6oC is there a parameter that have changed or that I can set to 1oC ?
My other climate component are working as supposed with an increase / decrease step of 0.5oC
Iâll correct myself. It depends which lovelace control I use. The standard lovelace one changes 6 deg at a time, like you are seeing. However custom:thermostat-card does not display the error.
There is an attribute target_temp_step which is showing as 6 deg. It was previously set to 1 deg.