Nice! Do you have it posted somewhere?
Thanks, weāll track a fix in Google Calendar integration issue after Core-Update to 2023.4 Ā· Issue #90952 Ā· home-assistant/core Ā· GitHub
FYI, my scripts with import requests
appear to work.
-
Can custom templates be used inside blueprints?
btw, currently secrets cannot.
Update 08.04.23: yes, macros may be used in blueprints. -
Currently the ācustom_templatesā folder seems to be located ONLY in ā/configā. But many people have packages located in a separate folder like ā/config/confā (btw - blueprints MUST be located in ā/config/blueprintsā ). If custom templates CANNOT be used inside blueprints - then these people may want to keep this ācustom_templatesā folder inside that āconf folderā.
Update 08.04.23: these macros may be used in Lovelace & blueprints too, this makes them āuniversalā (i.e. not only related to āconfigurationā), so no need to place these macros inside some particular āconf folderā. -
Also, it would be great to have a possibility to organize ā.jinjaā files in folders inside that ācustom_templatesā folder.
Update 08.04.23: I may create 4 jinja-files for different needs (like ātime_utils.jinjaā, ālovelace_utils.jinjaā), each file may contain plenty of macros - so there is no need to create subfolders. -
Also, calling āhomeassistant.reload_custom_templatesā service should be added here as a separate entry:
My database actually increased in size, form 2200MB to 2400MB
but one question, I have a fan with 4 steps(0,25,50,75,100 as it is now), and I would still like to use those new ātileā cards for this,
Is there a way around this, or am I in bad luck?
By the way directories are divided by / not \
. Windows alone uses \
.
Correct, letās consider them as typos )
Fixed, thank you!
Same problem here, I tried removing and re-adding the home connect integration and credentials, nothing works, the integration is broken.
did you find a fix for this?
I assume you have seen this, but in case you havenāt Home Connect won't initialise on 2023.4.0, worked on 2023.3.x Ā· Issue #90915 Ā· home-assistant/core Ā· GitHub
I have sympathy for this, but it is a risk one decides to take on through heavy customisation. I try to remain close to the built-in components, but even so I use some custom cards and mods ā one of which took me quite a long time to replace since the 2022.12 updates.
So, with that in mind: If one wants extreme customisation, itās not necessary to use the default HA frontend at all. All the APIs are there to roll your own. Thereās a point where customisations become so heavy that itās probably easier to build your own UI.
Really wish I had read this before restarting. I saw the notice about database updates, so I let it run overnight, but ended up rebooting around 4:30PM today. Since the notifications was no longer there, I assumed that meant it was done and OK to reboot since I noticed some odd data points. Now I believe Iām in a state where data from 8PM yesterday to 4:30PM today is just gone, and Iām having multiple recorder errors in my logs. I opened this issue as I have no idea how to fix this. Any pointers appreciated here.
I have the same issue.
I watched the youtube update video from start to end and was quite excited about the performance prognoses of being faster and having a smaller db. A slight disappointment because my performance didnt change noticeable (can be many things involved because I operate over the cloud) but my database (SQLite, vs 3.38.5) grew from 4.5Gb to 5Gb over night.
I could follow the migration quite well. High level of CPU activity and high temperature of the processor. There was certainly some migration fever there. But unfortunately larger after.
What could be the reasons for that?
grep --include manifest.json -r dns
gives me
grep: unrecognized option include
Yes mine has as well. Hopefully there is a fix for it soon.
You need to run a manual repack with the recorder.purge service to reclaim space or wait for the 2nd Sunday of the month for it to happen automatically
Thatās what I call great info . I didnāt know that! The coming Sunday is the 2nd one of the month so I sit tight and see! Many thanks!
Hi. Just reading your post. Please do yourself a favor and upgrade your system from a SD to and SSD. I assume you are using a micro SD and I can promise you that one day it will give up and all your hard work is gone. The basic setup does a backup to the SD as well and that one will be gone too!
Maybe this can help:
My ideal HA RPI 4 setup!
Hmmmā¦
I thought directories were divided by \ not /. UNIX alone uses /.
[ ducks down and hides under his desk ]