Fixed
- 0.16.0 would not load on Home Assistant Core 2026.7.x and older. No panel, no entities, and the integration showing Failed to set up —
Requirements for selora_ai not found: ['PyJWT>=2.13.0']in the logs. It asked for a newer PyJWT than Core 2026.7 pins; Home Assistant ships PyJWT itself, so it is no longer declared.