From 64c8567efa62af63fc72ceefef27c495e5c64a8f Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Sat, 7 Apr 2018 22:56:50 -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 8f21ab216..ba5f8a39a 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ A copy of both libraries with the modifications needed is available at: - [x] Add Feature to Send telegrams of one relay status to multiple Group Addresses (useful for scenes) - [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 -- [ ] Add Feature to send Temperature, Humidity by a set interval (tasmota teleperiod) -- [ ] Add Feature to receive command to read temperature, Humidity +- [x] 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 recognize Tasmota config to show the same amount of relays, buttons, etc - [ ] Add Feature to Save Config - [x] Add Feature to Load Config