We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c0842 commit ceb3f66Copy full SHA for ceb3f66
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Change Log
2
3
+## 0.9.3
4
+
5
+## What's Changed
6
+* Restore phone login by @nanomad in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/334
7
8
## 0.9.2
9
10
### What's Changed
11
* Migrated Last Charge SoC kWh sensor to 'measurement' state_class
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "saic-python-mqtt-gateway"
-version = "0.9.2"
+version = "0.9.3"
description = "A service that queries the data from an MG iSMART account and publishes the data over MQTT and to other sources"
authors = [
{ name = "Giovanni Condello", email = "[email protected]" }
0 commit comments