Glenn Waters

Results 23 comments of Glenn Waters

I have found a super simple way to reproduce. Using `minimal_init.lua` start nvim as instructed in minimal. Notice the "Ready!" message is not visible. Now, comment out line 36 in...

I have narrowed it down to a single line! `highlight MsgArea guifg=#aeafb0 guibg=NONE gui=NONE guisp=NONE` When the above line is in the theme, the message area "flashes" by such that...

I just read a comment on the app QuickShade (on app store) where controls worked on a M1. I have not found anything as to how it was accomplished.

Here is another approach. What if the existing API is beefed up just a bit? The config file could "invoke" a `layout`. A `layout` might look something like this: ```...

I just came here to add this same feature request!

Thx @carsten-h. That would stop the problem from happening. The bug still remains that a DHCP served HAOS system does not get a DHCP address on certain conditions. One addition...

I understand the caveat but thought it only applied in a Tasks view. When Tasks is enabled and not in a Task view then rendering of a checklist item with...

I understand now. My misunderstanding then. I did not expect a document that gets scanned for tasks in the document to alter the behaviour of how those items display. I'm...

I'll add my two cents since the ElkM1 integration had this problem. Further I'm working on UPB integration which also has the same problem. There's just no unique id that...

Can you try arming using a service. `alarm_control_panel.alarm_arm_away` is one you could try. I suspect that this is a frontend issue from looking at the logs and that would confirm...