@mayker
Welcome back, hope your RL situation has calmed down a little, and all your family is well and healthy!
Thanks! Things are still crazy, but starting to ease up a bit. We’re all fairly stressed, but doing well.
We all can only hope, that things ease up soon. Unfortunately i wouldn’t bet on that! Stay safe in these uncertain times!
Custom Header does not seem to work with HA 0.110.0 - No header showing - Had to use 1?disable_ch to restore original header.
There’s already an open issue.
Custom Header is not 0.110 ready yet. Hoping to have it updated soon. Hang tight and thank you.
Initial 0.110 fixes are up. It’s labeled as a pre-release so you will need to “show beta” in HACS
Made a full release 1.4.0 as some were having issues with “show beta”. This release fixes the button text issue, but also includes an error when viewing a non-lovelace page (it’s just an error, shouldn’t effect anything): Cannot read property 'lovelace' of null
. I am aware of it and it is already fixed for the next release, but I don’t want to push a full release with just that fix. There’s a handful of other things I’m working on and I’m sure more will come up.
Getting only this kind of error
Cannot read property 'lovelace' of null
and when viewing non-lovelace page, it will move my header from top to bottom, just to let you know
Anyone else seeing this behavior after the update 0.110 and latest fix 1.4.0?
options: >-
{{ hours24 }}:{{ minutesLZ }} - {{ dayNameShort }}. {{ dayNum }}. {{
monthNameShort }} {{ year4d }} - <ha-icon icon='mdi:weather-{% if
is_state("weather.dark_sky", "partlycloudy") -%}partly-cloudy{%- else
-%}{{ states('weather.dark_sky')}}{%- endif %}'></ha-icon>
{{states.weather.dark_sky.attributes.temperature }}°
did you even read the post above yours…
I think this is the essential part of his post.
Same issue here.
I am sure Ryan is on it.
btw, what is a non-lovelace page?
Dev Tools, Configuration, …
o, I see, thanks.
1.3.9 works, but you need to find the invisible icon.
sure,
it’s just an error, shouldn’t effect anything
so i let him know it effect anything
Everything that you can’t customize.
cool,
I installed it to check if it happened here too, but only thing see in inspector is this:
TypeError: null is not an object (near '...ha-panel-lovelace").lovelace,!t)return;...')
on loading developer , and no issue with the header…
of course there’s the odd:
but that has been there for a very long time now, nothing to do with ha 110.
let’s let Ryan get to grips with this, positive he’ll fix it asap for him.