That is the issue.
Apple seems to be less reliable than Android on the tracking
A smooth upgrade for me, big thanks to devs and community.
Stunning really, half of what was working stopped: Unable to install package RPi.GPIO==0.7.1
Configuration validation stopped working
Cant restart HA
Same here, I rollback to previous version
Hi, confirmed fix works
to complete this you will need to access mysql via the console (so many different ways).
Rough idea is if you are on docker/container/unraid access the docker console for that container so you are inside the container.
then type:
mysql -u root -p
you’ll need your root password to enter here (usually found in the docker environment variable)
next you’ll need the user and password to access the database you are calling from HA (should look something like this):
mysql://:@192.168.1.202:3307/?charset=utf8
Then type the code:
‘ALTER USER ‘username’ IDENTIFIED WITH mysql_native_password BY ‘password’;’
The latest release was installed smooth.
Thanks a lot to the dev team.
Must admit that HA now reloads faster. Also, I see a much smaller amount of “integration XXX took more than XXX seconds to start” (or something similar) warnings in a log.
Earlier I faced a sporadic huge CPU load caused by python (according to a “top” output). Now gonna check if it became better.
Only problems which I noticed so far (haven’t checked with more attention):
- history-graph is still not refreshing (since 2022.6) (here, here).
- I still dislike that history-graph for sensors w/o UoM started displaying a “name” for the only graph (since 2022.6) (here).
- card-mod stopped applying to the logbook card in some cases (no issue was registered on GitHub since this could be my desire only…)
- Issues with Life360 - were already discussed in a dedicated thread; the only thing I lost now is deprecated events, gonna find a workaround for this.
Do you have configured https://my.home-assistant.io/redirect/oauth as the Redirect URI in your registered App?
Unfortunately issue still persists in 2022.7.1
No, but I use
<HOME_ASSISTANT_URL>/auth/external/callback
since I do not use the default config.
That worked perfectly before. I did have everything setup before 2022.7, just tried a reinstall since I couldn’t see the new services in the developer tools.
Core 2022.7.1: Anyone else experiencing this in settings?
System log seems to indicate a problem in the front end:
2022-07-09 09:23:47 ERROR (MainThread) [frontend.js.latest.202207070] http://10.0.0.31:8123/frontend_latest/3d5b24c7.js:1:24886 Uncaught SyntaxError: missing ) after argument list
This is my test installation so not much is installed.
Wrong URL. Should be .../config/dashboard
Though it should also redirect.
Try clearing your web browser cache.
That fixed it, thank you.
I’ve read the “clear cache” so many times I’m surprised it hasn’t sunk in yet!
Does the log for the addon say it doesn’t accept ssh-rsa keys anymore? It will accept a ssh-ed25519 key which you can make in Puttygen
On upgrading to 2022.7.0 and 2022.7.1 on a RPI4 using HA OS 8.2 the boot time is prolonged significantly compared to 2022.6.7. The issue seems to be with loading raspberry_pi integration which takes 1302s in the log. Thereafter the “restart” functions in developer tools & settings no longer works. The RPi4 is in a Geekworm NASPi case with a X-C1 board and HA OS is on a SSD. This was not an issue with 2022.6.7 - the integration startup time for raspberry_pi in 2022.6.7 is 198.93s
Anybody any idea why?
Try this instead… requires appdaemon but works great
Exactly what integration is this? I only see rpi_power
and rpi_camera
.
the upgrade py 3.10 on the regular monthly cadence is showing a weakness of the do-or-die release schedule. For the first time in over a year, I’ve had to rollback and pin my version. the py upgrade is prudent and necessary to advance the platform, but we’ve degraded the extensive integrations platform quality. guess this is one way to cull unsupported integrations and keep the blood moving…
Is anyone else having issues with the REST sensor, my sensors are no longer loading since this upgrade
Z2M is acting kinda wonky. somethings have a delayed response. Last night outside Zigbee lights didn’t turn on - did tonight. Does anybody have Z2M similarities?
sort of, do not forget to remove the old credentials from here. Was not aware of it