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
Branches
No related tags found
1 merge request!1First try of type hints
...@@ -2,22 +2,25 @@ ...@@ -2,22 +2,25 @@
List of things for to be done 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 Apps
---- ----
* Fix rest/dashbard/fakeinput sharing the same template global. This stuff break xaal-pkgrun
Lib Lib
--- ---
* Switch Message.action to Message.method (method isn't a keyword). Changes in xaal.lib (+tests)
* Add a default command line parser: scripts (btn_*), tools, loggers (warp10/influxdb) and HA handler
The idea is to provide a way to override default config
* Look at device management
* fix message.dump()
* 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.
Please register or to comment