Thevickypedia Jarvis Versions Save

Fully Functional Voice Based Natural Language UI

v4.4.2

3 months ago

Bug fix on flaky response when all the lights fail to connect

v4.4.1

3 months ago
  • Crash fix VPN server config and adapt to new changes
  • Minor improvements in one-time passcode settings

v4.4

5 months ago
  • Removes garage feature due to Chamberlain blockade
  • Improved failure response for light controls
  • Fix bug on subprocess trigger interpreted as MainProcess
  • Rework dockerized speech-synthesis and desperate attempt for container logging
  • Fix bug on port mapping between docker and localhost

v4.3

5 months ago
  • Includes bug fixes and performance improvements
  • wifi_connector now runs along side background tasks to reduce resource consumption
  • crontab schedule and recognizer_settings have been moved from env vars to YAML file mapping
  • More efficient logging and less unwanted information at info level logging

v4.2

5 months ago
  • Includes a new feature to control HoneyWell thermostat
  • Includes a bug fix to handle conflict with broken webhook for TelegramAPI
  • Includes a bug fix for failed weather monitoring in background tasks

v4.0

6 months ago
  • 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

7 months ago

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

7 months ago

Includes a new feature to run start up scripts Includes dependent module updates for startup validations

v3.7.1

7 months ago

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

8 months ago

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