Releases: ryanmac8/HA-Mint-Mobile
Releases · ryanmac8/HA-Mint-Mobile
v2.0
Bug Fixes
New Sensor - Mobile Data Used
Adding a new sensor so you can track and monitor the amount of data the is used.
Updating API
Updated the API code to now work with Mint Mobile's new security. Mint Mobile made a breaking change to the previous versions of the API.
Adding iot_class to manifest file
Updating manifest file to include iot_class as that's now required.
Additional Sensors
- Adding the ability to show attributes as additional sensors if you want. This option can be enabled or disabled.
Address Issue With None Family Accounts
- Updating code to address issue when you don't have a family account as API calls fails.
Bug Fixes!
Adding Option Config Flow & API Validation
- Adding options config flow to update credentials
- Adding validation of data being returned as previously when the api was under maintenance, it crashed the integration by returning non integers.