Somehow, working perfectly

This commit is contained in:
2025-08-19 15:37:16 -05:00
parent 692e372ef3
commit b5e6ae3918
7 changed files with 54 additions and 45 deletions

View File

@@ -36,9 +36,8 @@
## TODO
[x] Ensure we aren't using mockdata for get_system_logs() and get_network_metrics()
[x] Using live data, but need to resolve errors before moving on
[ ] Improve `get_system_logs()` to read new lines since last check
[ ] Improve `get_network_metrics()` by using a library like `pingparsing`
[ ] Ensure we are including CONSTRAINTS.md in our analyze_data_with_llm() function
[ ] Summarize entire report into a single sentence to said to Home Assistant
[ ] Figure out why Home Assitant isn't using the speaker
[x] Improve `get_system_logs()` to read new lines since last check
[x] Improve `get_network_metrics()` by using a library like `pingparsing`
[x] Ensure we are including CONSTRAINTS.md in our analyze_data_with_llm() function
[x] Summarize entire report into a single sentence to said to Home Assistant
[x] Figure out why Home Assitant isn't using the speaker