github claesmathias/telenet_telemeter v3.0.1b2
v3.0.1b2 (beta)

latest releases: v3.2.3, v3.2.2, v3.2.1...
pre-releaseone month ago

Beta release 3.0.1b2

Fix

  • Mobile sensor no longer crashes when the Telenet API returns a Cloudflare block (429 with HTML body) on the mobile usage endpoint. The sensor now logs a warning and keeps its previous state instead of raising an AssertionError and failing the entity update.

This was visible in HA logs as:

WARNING  [mobileUsage] Cloudflare block (not retrying)
ERROR    Update for sensor.telenet_telemeter_..._mobile_... fails

After this fix the warning may still appear during heavy use (e.g. after running integration tests against the same IP), but the sensor will no longer error out.

Don't miss a new telenet_telemeter release

NewReleases is sending notifications on new releases.