From 7773828296f77aa50eded50fc77c0634b8ce9e17 Mon Sep 17 00:00:00 2001 From: Sebastian Muszynski Date: Fri, 13 Apr 2018 09:45:01 +0200 Subject: [PATCH] Feature list added --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52d1adb..f3831b0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,15 @@ Credits: Thanks to [Rytilahti](https://github.com/rytilahti/python-miio) for all ## Features -TBD. +* Power (on, off) +* Sensor value (RSSI in dBm of the WiFi connection) +* Raw command (method + params) +* Set properties (property list) +* Attributes (can be extended by "Set properties") + - model + - firmware_version + - hardware_version + - properties ## Setup