Skip to content

Commit 6594747

Browse files
committed
Add ToDo
1 parent b40df5b commit 6594747

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

ToDo.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# ToDo:
2+
3+
## Improvements
4+
5+
Change MqttMap to include reference to mqttclient
6+
* Change loop, publish, ... to not need mqttclient
7+
8+
Add connected + will to indicate if device is online
9+
10+
Add better debugging (remote ?)
11+
12+
## Future
13+
14+
Add support for filters
15+
* Don't send if value is the same as last.
16+
* Don't send if value is Nan
17+
18+
Add support for float type (extend MqttMap)
19+
20+
Add publish configured endpoints, to support openhab2 auto configure
21+
22+
Add web interface

0 commit comments

Comments
 (0)