New cosmetic issue in 2021.11.1 - some icons in Lovelace are bigger than the others. Clearing cache doesnât fix it.
I had the exact same issue and this worked for me.
What did, resetting cache?
For mobile devices you can install this:
Thereâs a discussion topic here: https://community.home-assistant.io/t/lovelace-swipe-navigation/113806
2021.11.1 fixed the vacuum sensor values. Iâm about to open an issue regarding it changing to seconds instead of hours. Are these the issues you are referring to?
I just found the culprit of my lovelace disappear after upgrade. Anything that have
- type: media-control
will drop the entire lovelace from HA. 2021.11.1 did not fixed this problem
See above. Atomic Calendar card is known to cause the issue. Other than that, I donât know.
There is a custom card (FORMERLY: an addon) for that. Searching HACS for âLovelace Swipe Navigationâ
I did not used that card.
Other custom cards cause the problem too. Use the browser developer tools (F12) to identify the custom card thatâs causing the problem and remove it (or update it, if there is a fix). IIRC mini media player is also a problem card. There may be others too.
custom card
No, this was a reply to your post about the Tuya Integration. Changing the password to a new one and back again is what fixe that.
âThis release has a more permanent fix for the issue, preventing it from happening. If you canât upgrade to 2021.11 right now, we have also published Home Assistant 2021.10.7, which has the same bugfix included.â
Will the DST bug also be fixed in the 9.* branch? Since the energy dashboard has been broken ever since 10.* came out and is still broken in 11.*. â energy dashboard data moved up a place in most recent update · Issue #57340 · home-assistant/core · GitHub
No, there are no plans to do that.
Then please fix the energy dashboard.
Be patient.
Define patient, how long will I be stuck at 9.7? This bug was there the entire 10.* branch and were now up to 11 and no one has been assigned.
Until itâs fixed. This is the nature of bugs. Some things get fixed fast, some donât. If itâs not reproducible, the wait is usually longer.
11.1 Brakes zwave js did not respond after added a device
tried your suggestion but I recevive still the same error in the front end.
In the log I see this
2021-11-05 11:54:39 ERROR (MainThread) [homeassistant.components.efergy.config_flow] Unexpected exception
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/efergy/config_flow.py", line 77, in _async_try_connect
await api.async_status()
File "/usr/local/lib/python3.9/site-packages/pyefergy/__init__.py", line 463, in async_status
self.info[TYPE] = _data[LISTOFMACS][0][TYPE]
KeyError: 'type'
2021-11-05 11:54:42 ERROR (MainThread) [homeassistant.components.efergy.config_flow] Unexpected exception
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/efergy/config_flow.py", line 77, in _async_try_connect
await api.async_status()
File "/usr/local/lib/python3.9/site-packages/pyefergy/__init__.py", line 463, in async_status
self.info[TYPE] = _data[LISTOFMACS][0][TYPE]
KeyError: 'type'
If I put a wrong api key I receive the error INVALID AUTHENTICATION
If I put a correct api key I reeive the error UNEXPECTED ERROR
Icon picker doesnât come up in entity customisations