From 55f68ac3cb0e68150e2f205ca70bba115c1f886b Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Mon, 17 Jan 2022 15:01:46 -0500 Subject: [PATCH] Update README with new feature wishlist --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 41e7703..cba4336 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,14 @@ Features/TODO - (DONE) Write straight to framebuffer (sdl2) - (DONE) Display Weather ~~rss~~ json feed + - Get UV Data from openUV - (DONE) Display Wifi qrcode + - Get wifispeed and number of clients from home assistant - (DONE) Display plex currently playing - Display camera feed +- Integrate with Home assistant data (New panel) + - https://developers.home-assistant.io/docs/api/rest/ +- Integrate with octoprint Depends on ==========