From d857ae85cf01755860ecec1541d507b429b476f3 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 28 Jan 2022 16:42:52 -0500 Subject: [PATCH] Update README with goals --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cba4336..d4cac8a 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,21 @@ dashboard ========= My dashboard, for my house. Display RSS feeds and other custom bits of info via -direct SDL2 calls. +direct SDL2 calls. Features/TODO ============= -- (DONE) Write straight to framebuffer (sdl2) +- (DONE) Write straight to framebuffer (sdl2) - (DONE) Display Weather ~~rss~~ json feed - Get UV Data from openUV -- (DONE) Display Wifi qrcode +- (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) +- Integrate with Home assistant data (New panel) - https://developers.home-assistant.io/docs/api/rest/ + - (DONE) Presence - Integrate with octoprint Depends on