Skip to content

Commit

Permalink
Added configuration.yaml example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuinigeRijder committed Dec 9, 2024
1 parent b0af0a3 commit 7334764
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [MQTT-Explorer screenshot after running monitor.py](#mqtt-explorer-screenshot-after-running-monitorpy)
- [MQTT-Explorer screenshot after running summary.py](#mqtt-explorer-screenshot-after-running-summarypy)
- [MQTT-Explorer screenshot after running dailystats.py:](#mqtt-explorer-screenshot-after-running-dailystatspy)
- [For convenience an example configuration.yaml is provided, replace KMHKR81CPNU012345 with your VIN of the car.](#for-convenience-an-example-configurationyaml-is-provided-replace-kmhkr81cpnu012345-with-your-vin-of-the-car)
- [monitor.py](#monitorpy)
- [summary.py](#summarypy)
- [summary.py sheetupdate](#summarypy-sheetupdate)
Expand Down Expand Up @@ -560,6 +561,8 @@ When configured, the data is send to mqtt_main_topic/VIN/subtopic.
## MQTT-Explorer screenshot after running dailystats.py:
![alt text](https://raw.githubusercontent.com/ZuinigeRijder/hyundai_kia_connect_monitor/main/examples/MQTTExplorer_dailystats.png)

For convenience an example [configuration.yaml](https://raw.githubusercontent.com/ZuinigeRijder/hyundai_kia_connect_monitor/main/configuration.yaml) is provided, replace KMHKR81CPNU012345 with your VIN of the car.

---
# monitor.py
Simple Python3 script to monitor values using [hyundai_kia_connect_api](https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api). Support for Domoticz and/or MQTT Broker (e.g. HomeAssistant, ioBroker).
Expand Down

0 comments on commit 7334764

Please sign in to comment.