What's new in 3.1.2
Dynamic sub-sensors per mobile subscription
For each mobile subscription the integration now creates 5 additional HA sensor entities automatically — no configuration.yaml needed, works for any number of SIM cards:
| Entity suffix | Example value | Unit |
|---|---|---|
… days left
| 15 | days |
… max data
| 300 | GB |
… usage %
| 2 | % |
… voice used
| 34 (null for data-only SIM) | min |
… last update
| 07:57 on 27 May | — |
Bug fixes
- Fix
UnboundLocalErrorincallTelenetwhen an HTTP request throws before a response object is created