v1.0.1
First release of the Xfinity Gateway custom integration.
- Real HA integration depending on multiscrape, reusing its HTTP session / form-auth / scraper / coordinator internals directly instead of reimplementing them.
- Config flow (host/username/password/scan interval), credentials validated live against the gateway during setup.
- Native Connectivity and Last Reboot sensors, replacing manual Template Helpers. Last Reboot is anchored on the gateway's own reported clock, not Home Assistant's.
- Fixed: config flow failing with "Failed dependencies multiscrape" when multiscrape has no
multiscrape:YAML config of its own - the integration only needs multiscrape installed, not loaded. - Added Swedish (sv) translation.