Commit Graph

101 Commits

Author SHA1 Message Date
Tyler Perkins 998f355460 Change type MBps to Mbps 2022-01-28 17:42:46 -05:00
Tyler Perkins cbcba7d143 Add homeassistant network stats to wifi panel 2022-01-28 17:34:14 -05:00
Tyler Perkins 4e513a86d8 Fix trailing spaces 2022-01-28 17:33:24 -05:00
Tyler Perkins fed9d23ed8 Add home assistant test script 2022-01-28 17:31:26 -05:00
Tyler Perkins d857ae85cf Update README with goals 2022-01-28 16:42:52 -05:00
Tyler Perkins 1d8fa2600c Update internal tautulli api key 2022-01-18 13:51:43 -05:00
Tyler Perkins 9a2cf809ed Fix time in homeassistant.cpp to account for timezone 2022-01-17 15:13:05 -05:00
Tyler Perkins 9018d83868 Add home assistant bare bones panel 2022-01-17 15:03:34 -05:00
Tyler Perkins 05ae49976b Tweak plex panel code formatting 2022-01-17 15:03:13 -05:00
Tyler Perkins 5f06845b1c Add FAQ to DEVELOPMENT 2022-01-17 15:02:20 -05:00
Tyler Perkins 55f68ac3cb Update README with new feature wishlist 2022-01-17 15:01:46 -05:00
Tyler Perkins ef184fd93b Update dependencies 2021-12-24 13:29:05 -05:00
Tyler Perkins 51b5feb0e3 Fix/Update Readme 2021-12-24 13:21:22 -05:00
Tyler Perkins ded2f322f1 Fix commas in config.cpp 2021-12-24 12:32:14 -05:00
Tyler Perkins 1e34f6809d Add static plex strings 2021-12-24 12:29:52 -05:00
Tyler Perkins a8d32cef40 Add top uers to plex panel 2021-12-24 12:27:08 -05:00
Tyler Perkins 2b3151fc7b Add total plays, total duration, and server friendly name to plex panel 2021-12-24 10:59:53 -05:00
Tyler Perkins 40941908fa Fix default weather string 2021-12-23 22:25:09 -05:00
Tyler Perkins e1cf39ed70 Move plex to use std::array instead of std::vector 2021-12-23 21:57:55 -05:00
Tyler Perkins e2347adb16 Improve background of plex panel 2021-12-23 21:26:51 -05:00
Tyler Perkins 22bde518ba Improve update logic 2021-12-23 21:21:09 -05:00
Tyler Perkins 5f3f911a1a Change plex to update every time its rendered 2021-12-23 21:18:21 -05:00
Tyler Perkins 9d1714cc7c Add graphics and text display to plex panel 2021-12-23 20:31:18 -05:00
Tyler Perkins 2d1a3db3e2 update config to use new plex panel 2021-12-23 14:19:11 -05:00
Tyler Perkins a17dd5eb56 Add plex/tautili panel boilerplate 2021-12-23 14:17:27 -05:00
Tyler Perkins e729794009 Change WEATHER_URL_SOURCE to constexpr string 2021-12-23 14:05:00 -05:00
Tyler Perkins 76bd20c7be Add LICENSE.txt GPLv3 2021-12-22 23:00:29 -05:00
Tyler Perkins de62683278 Update documentation with info on sample panel 2021-12-22 22:54:05 -05:00
Tyler Perkins 31ad6bd12b Rename sample files to not interfere with build process 2021-12-22 22:46:57 -05:00
Tyler Perkins c4b2cc1fce Add sample panels 2021-12-22 22:44:59 -05:00
Tyler Perkins 0ede29dace Fix type in weather_config 2021-12-22 22:44:44 -05:00
Tyler Perkins e034017cd5 Update README 2021-12-22 21:59:12 -05:00
Tyler Perkins c968effe55 More complete default date/time string 2021-12-22 21:09:50 -05:00
Tyler Perkins 5a9273e11b Add panel::forceUpdate() 2021-12-22 20:21:05 -05:00
Tyler Perkins dfaeadfbb9 Add current weather icon 2021-12-22 20:12:46 -05:00
Tyler Perkins 6215d7701e Add and show weather icons 2021-12-22 19:14:41 -05:00
Tyler Perkins 036b8a8bc9 Update code to reflect new file name 2021-12-22 18:37:57 -05:00
Tyler Perkins 795c5d0b93 Rename sky.png to be more verbose about usage 2021-12-22 18:36:46 -05:00
Tyler Perkins 55cd63dff2 use http json api for weather 2021-12-22 18:27:55 -05:00
Tyler Perkins 6946031f5c Add comment to curl callback 2021-12-22 13:26:14 -05:00
Tyler Perkins c4b717abd3 Make wifi curl callback a static member 2021-12-22 13:24:38 -05:00
Tyler Perkins f59ec8e67b Remove http-api, use rapidjson API instead 2021-12-22 13:13:52 -05:00
Tyler Perkins 498c0f9630 Create http-api 2021-12-22 13:13:52 -05:00
Tyler Perkins 0e75eab324 Add rapidjson to source tree 2021-12-22 13:13:52 -05:00
Tyler Perkins a81096506d Move rss to own folder 2021-12-22 13:13:52 -05:00
Tyler Perkins 05173c872d Remove rss from weather 2021-12-22 13:13:52 -05:00
Tyler Perkins 23629bc4cf Add error checking for blank _title string 2021-12-22 12:57:57 -05:00
Tyler Perkins ae85dae6e9 Remove comparison statement in board::start loop 2021-12-21 23:54:18 -05:00
Tyler Perkins 28c568b04e Update static strings 2021-12-21 23:53:50 -05:00
Tyler Perkins 79d92f0306 Fix typo 2021-12-21 23:25:18 -05:00