Releases: thevickypedia/Jarvis
v4.0
- Includes a new feature to check confidence score on speech recognition
- Adds different options for
ignore_hours
in background tasks - Adds an exclude/except feature when controlling
all
lights - Includes more detailed response for failed lights due to unresolved hostnames
- Includes bug fix on garage controls
- Improvements in overall stability and accuracy
- Improved linting and documentation
v3.9
Includes a new feature to host telegram API via webhooks
This feature avoid long polling telegram API (pull model) and uses webhooks (push model) instead
Improved accuracy in figuring out the light location
Minor bug fixes when interacting with FileIO
Improved startup time
3.7.2
Includes a new feature to run start up scripts
Includes dependent module updates for startup validations
v3.7.1
Includes a feature to upload any file to the server via Jarvis API or Telegram bot
Unrecognized functions now have an offline option with stored GPT history
Improved stability in speech recognition
Fixes minor inconsistencies specific to volume controls on RokuTV
Improves overall file structure
v3.7
Includes a new feature to setup daily alerts for stock-monitor
Addtionally Jarvis can also list existing reminders now
Improve overall stability and error handling for FileIO operations
v3.6
Redefines the way how alarms and reminders work
Includes a new feature to get existing alarms
Provides an option to choose between GPT models for OpenAI
v3.5.1
- Adds a new feature to request holidays on any date/day
- Minor improvements in stability
v3.5
- Adds a new feature to place functional restrictions on offline commands
- Bug fixes for TV and garage door controls
- Includes a retry logic for garage controls making it more reliable
v3.4
- Includes bug fixes and startup improvements
- Updates keyword mapping
- Updates to standalone test modules
v3.3
- Adds a feature to get all stock tickers via API
- Includes bug fixes and startup improvements