From ee707716b74f7600240e46713047cc998ff0f353 Mon Sep 17 00:00:00 2001 From: "James C (SkinnyBuddah)" Date: Tue, 16 Oct 2018 14:30:18 +0000 Subject: [PATCH] Update README.md just to flesh out a little --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 544277c..d9960a0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # BluetoothHeater -Bluetooth interface for Chinese Diesel Heaters \ No newline at end of file +Bluetooth interface for Chinese Diesel Heaters + +Working so far: +* Power On/Off +* Temperature + & - +* Temperature as reported by heater unit +* list to be expanded +* Bluetooth Connectivity +* Bluetooth Control App for Android (Alpha Testing) + +To be implimented +-------------------------- +* Wifi control +* MQTT pub/sub +* Interface to external screen such as oled or nextion for a full featured controller +* Expand hardware compatability with different MCU setups. IE Arduino Due/Mega/Pro ESP8266 & ESP32 +* Documentation \ No newline at end of file