From 7c55507d5d7ecd7a935d238edd0a8609bbc1125d Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Sat, 7 Apr 2018 01:08:08 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f67c17d7..62824f562 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ A copy of both libraries with the modifications needed are available at: ## Development Road Map ## **For Sonoff-Tasmota_KNX:** -- [x] Add Web Menu +- [x] Add Web Menu ( soon the next version of menu ) - [x] Add Feature to Receive telegrams and modify Relay Status - [x] Add Feature to Receive telegrams from multiple Group Addresses to modify just one relay status (useful for scenes) - [x] Add Feature to Send telegrams of relay status change @@ -47,8 +47,8 @@ A copy of both libraries with the modifications needed are available at: - [x] Add Feature to Send telegrams of button pressed - [x] Add Feature to receive telegrams to toggle relay status - [ ] Add Feature to read Temperature, Humidity from Tasmota -- [x] Add Feature to send Temperature, Humidity by a set interval (tasmota teleperiod) -- [x] Add Feature to receive command to read temperature, Humidity +- [ ] Add Feature to send Temperature, Humidity by a set interval (tasmota teleperiod) +- [ ] Add Feature to receive command to read temperature, Humidity - [ ] Add Feature to recognize Tasmota config to show the same amount of relays, buttons, etc - [ ] Add Feature to Save Config - [ ] Add Feature to Load Config