From 4c5c2c4a20aea658d904238270834f63d130d0a5 Mon Sep 17 00:00:00 2001 From: Hristo Jelev Date: Thu, 30 Apr 2020 01:19:53 +0300 Subject: [PATCH] added TO DO in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4238e53..e07eea7 100644 --- a/README.md +++ b/README.md @@ -115,5 +115,6 @@ entities: - entity: sensor.rpi_4_swap - entity: sensor.rpi_4_memory ``` -# TODO +# To Do - make an option to send all values as one message +- maybe add network trafic monitoring via some third party software (for now I can't find a way to do it without additinal software) \ No newline at end of file