I found the issue. The Met Office integration is broken. I was trying to post the temperature and the entity is unavailable. Does anyone know how to contact the #metoffice to report this?
2024-02-14 14:31:56.003 ERROR (MainThread) [homeassistant.setup] Setup failed for 'metoffice': Dependency is disabled - Integration library not compatible with Python 3.12
@bazcurtis@[email protected]@[email protected]@[email protected]@[email protected] it was on the release notes. The met office datapoint python library hasn't been touched in years and uses deprecated features.
Those are fully disabled in python 3.12 so they've make a breaking change to disable it until the library is updated.
Links to git issues are in the release notes, not sure if anybody is working on it though