Sorry about that, I have not changed my config from previous working version of 1.3.2 before 0.107. I have exceptions setup to hide a few tabs which doesn’t work anymore on a per user basis, but does work for all. Although, looking in the console log of chrome there are no errors or in HA log.
mayker
(maykar (pronounced "maker" with a southern accent))
643
While I prefer Github issues, I’ll just go ahead and ask here:
What is your config? I can’t even start to troubleshoot without knowing what your config is.
Does chrome’s console show the correct version number of custom header?
Have you cleared your cache?
mayker
(maykar (pronounced "maker" with a southern accent))
644
Also:
The comment above implies that something is working, while your original comment says your issue is like Marius’ of “nothing working”.
Version 1.3.5 is displayed in console. I have tried clearing cache.
To expand on my previous point: I can hide and show tabs via the Tabs menu without adding exceptions per user. However, when I try to hide or show tabs on a per user basis i.e. with an exception it doesn’t work.
mayker
(maykar (pronounced "maker" with a southern accent))
646
Thank you, so just exceptions aren’t working for you. Looking into it.
I tried 1.3.3, 1.3.4 and 1.3.5, none of them work (I’m using iOS app). 1.3.2 does still work with me however (running HA 107.7). So I reverted back to 1.3.2 for now.
(Yes tried clearing caches etc and re-installed all versions multiple times, even manual update, only 1.3.2 works).
So I just installed CH 1.3.5. On desktop (Windows + Chrome) it seems to work fine. When I refresh the page it loads the CH now. Only on mobile (iOS + Mobile emulator in Chrome Debugtools) it doesn’t place the menu at the bottom even when I set it in the configuration it also still shows the menu button which I also had disabled in the config. So 1.3.5 still is not workable in HA 107.
Talking about the config like:
exceptions:
- conditions:
user_agent: Mobile
config:
footer_mode: true
menu_hide: true
Edit: 1.3.6 seems to work now when I emulate a mobile device in Chrome, but on my iPhone in the HA app it now doesn’t load the CH it just shows the standard HA header/navbar.
I do have to note: there is one annoying bug (don’t know if it’s CH or HA app itself) that still hasn’t been fixed. Sometimes when I select a tab, it registers and even set’s the tab icon active but the page does not switch. I was hoping this was all fixed but unfortunately this is not the case.
mayker
(maykar (pronounced "maker" with a southern accent))
653
Looking into iOS app issues later today, bear with me the only iOS devices I have are pretty ancient which makes it a pretty frustrating experience. Could you make and issue with all the pertinent info on github for me? It seems some are having luck with iOS and some are not.
This is something I’m messing with as well. iOS issues are my arch nemesis, but I’m aware and working on it.
updated to 3.6 now, and got it working. Still I am a bit confused what the compact mode does with either footer-mode or split mode enabled. It takes out the header completely, if either footer or split mode are also enabled.
with split mode enable, footer mode seems to do nothing.
In fact, I can use split mode only, to get the tabs/icons at the bottom, and the header at the top (and revers that on my mobile)
@Mariusthvdb compact_mode shouldn’t be used with any other mode other than footer mode. I should make an exception to ignore compact_mode when split_mode is enabled.
Having split_mode enabled with footer_mode should swap the header and footer position.
Turning on compact mode and footer mode will give you a compact footer
Turning on footer mode only will place a full header on the bottom.