That looks like a scan interval timedelta object was imported into config flow data, and since timedelta objects cannot be serialized to JSON its failing to save the config entry.
Please open an issue (if there isnāt one already) for whichever integration is importing that, and point to my comment above, as it should help track down the source of the issue.
Was there a breaking change to Google Cast or mDNS in this release? All of my Google Cast devices went unavailableā¦ I was able to get them all back with adding the IP list string in the UI but they had all been working fine till this update for many releases.
I have tested OpenAI Conversation with gpt-4o and it works perfectly! The only thing is that each interaction usually costs approximately 0.10 euros.
When trying with gpt-3.5-turbo (approximately 0.1 euros/interaction) it does not work so well for me. If I ask him āHow is the kitchen light?ā, he turns it on and tells me that it is on (I just wanted to know the status!)
I speak to him in Spanish.
I have not been able to test it with the Google API because it is not available here in Spain.
My ESP32Box was previously using the HA Voice / Whisper etc and I tried swapping it to Google Generative AI. It no longer wants to add items to my shopping list which working fine before.
Came here to mention this since I am waiting for local LLM support in HA. I have a local LLM running on another system in my lab but it isnāt tuned for using tools, either.
Very excited with the possibility of a local LLM in HA that can act against automations, devices, etc. Iām curious if itāll require a GPU, a Coral TPU, or some other specialized hardware.
This update Home Assistant Core 2024.5.3 breakes my HomeAssistant. I wait until new updates come. Today I installed 2024.6.2. Luckily, I made a backup before doing itā¦ and then I used it.
I donāt know why it happens. I install it and then it doesnāt respond anymore. I had to shut off power electricity and start it again. It seems it load OK, but I know (same behavior than last time I installed it) it seems OK, but things donāt update correctly, lost of connections, the system frozes up, te Lovelace interface is very slowā¦
So my dashboard wasnāt loading on a particular PC (opera browser running in a VM Ware instance) - the one I mostly use for HA and I thought initially it was a problem there. The dashboard would basically freeze and not update and reloading the page would just make it go blank and it would load forever with no changes. Weird. Not seen this before.
Today Iāve snapshotted the system (proxmox) and just installed 2024.6.3 to see what happensā¦
As people say - look at the logs for clues - Iāve a ton of HACs stuff etc but always watch the logs to see whatās generating complaints. With the best will in the world HA is a complex system and we all customise things which can cause problems (or there are just plain bugs in new releases) so keep a good backup system in place. For me thatās HAās backups, google cloud and proxmox backups/snapshots so I never have any big downtime.
Iāll give .3 a day to establish if itās now working.
About entities filtering, is this a bug: when I select some integration and view its entities they are filtered and shown. But after that when I select Entities from the top menubar in order to view all available entities, integrationās entities filter is still active. Shouldnāt it be removed?