Skip to content
Snippets Groups Projects
Commit ac51386e authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Some stuff to fix before next migration

parent a26f2d27
No related branches found
No related tags found
1 merge request!1First try of type hints
......@@ -2,22 +2,25 @@
List of things for to be done
=============================
Gateways
--------
* Rewrite the NetAtmo (they trashed the old API)
* Switch to async API for Yeelight (this should be a good example)
* Fix button sending wrong notification (aqara, edisio)
Apps
----
* Fix rest/dashbard/fakeinput sharing the same template global. This stuff break xaal-pkgrun
Lib
---
* Add a default command line parser:
The idea is to provide a way to override default config
* Look at device management
* fix message.dump()
* Switch Message.action to Message.method (method isn't a keyword). Changes in xaal.lib (+tests)
scripts (btn_*), tools, loggers (warp10/influxdb) and HA handler
* delay nc.connect() ..
* Fix xaal.monitor refresh_rate
* add groupID ..
* Add a default command line parser:
The idea is to provide a way to override default config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment