[RESOLVED]
Downgrading (using ha core update --version=2024.12.4) and re-upgrading fixed the issue.
[ORIGINAL]
After updating to 2024.15.5, several integrations now fail on load, cloud is one of them.
There is a single exception common to them all:
Setup failed for 'cloud': Unable to import component: cannot import name 'RbnfEngine' from 'unicode_rbnf' (/usr/local/lib/python3.13/site-packages/unicode_rbnf/__init__.py)
Setup failed for 'conversation': Unable to import component: cannot import name 'RbnfEngine' from 'unicode_rbnf' (...)
Setup failed for custom integration 'ttlock': Unable to import component: cannot import name 'RbnfEngine' from 'unicode_rbnf' (...)
Setup failed for 'mobile_app': Unable to import component: cannot import name 'RbnfEngine' from 'unicode_rbnf' (...)
I have attached all the screenshots of each failed integration's log segment. I'm hoping this looks familiair to someone and can point me in the right direction,
Side notes:
- I am a software dev, lots of docker (and hassos experience maybe 5-6 years now? I don't want to wreck my system that is 4,000 miles away, I'm accessing it over site-to-site VPN.
- I can attach the exact stacktraces if needed, but I'm reserving this action until I have a general direction to go in.
- I do have a couple items in configuration.yaml, but they're just standard location things