lordwizzard
lordwizzard
@hmmbob and @AlexxIT so when will this be ready. Or how do I get and replace the file with the patch?
For those who need to address this: Go into your HA, find HACS in the left menu, click on it. Find the Sonoff package, click on the 3 dots in...
HA 2024.6 GA release Logger: homeassistant.util.loop Source: util/loop.py:84 First occurred: 4:01:08 PM (23 occurrences) Last logged: 4:01:08 PM Detected blocking call to open inside the event loop by custom integration...
So with 202409.0 core update: On a Home Assistant Yellow Still seeing these three errors, even with the pull request merged for #1426: Detected blocking call to walk with args...
Using that "type: markdown" to "type: custom:html-template-card" fixes the problem but left a lot of space to the top of my card used in the dashboard
Just updated the Home Assistant to 2025.12.1 and it is working almost like before but still has border outlines. Will try suppressing borders as mentioned above
Also seeing this error: `Logger: homeassistant.helpers.event Source: helpers/template/__init__.py:463 First occurred: 6:09:01 PM (16 occurrences) Last logged: 6:09:02 PM Error while processing template: Template Error while processing template: Template Error while...
It did not change anything, so something is not right
> OK. I spent some more time, and this _actually_ works, with ha card-mod: > > ``` > card_mod: > style: | > ha-card > { > --markdown-table-border-style: none; >...