Skip to content

added a feature to modify system settings#61

Merged
vihar-s1 merged 5 commits intovihar-s1:mainfrom
AmanDevelops:settings
Feb 5, 2025
Merged

added a feature to modify system settings#61
vihar-s1 merged 5 commits intovihar-s1:mainfrom
AmanDevelops:settings

Conversation

@AmanDevelops
Copy link
Contributor

Issue Referenced

closes #46

Describe the Changes

Change 1: src/assistant.py

added query processor for volume control, brightness control , shutdown and restart

Change 2: src/commands.py

implementation of volume_control and brightness_control function.

Type of Change

  • New feature (non-breaking change which adds functionality)

Additional Setup Requirements

No Response

Necessary Conditions

  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • The changes do not involve any Private data leak/reveal.
  • Secrets, if any, are kept hidden via an environment file, whose structure has been explained via documentation.

Please make sure to check the following milestones before submitting the bug report!

vihar-s1
vihar-s1 previously approved these changes Feb 5, 2025
@vihar-s1
Copy link
Owner

vihar-s1 commented Feb 5, 2025

@AmanDevelops please resolve the format check errors occurring the workflow.

@AmanDevelops
Copy link
Contributor Author

@vihar-s1 fixed now..

@vihar-s1 vihar-s1 merged commit f57868a into vihar-s1:main Feb 5, 2025
5 checks passed
@AmanDevelops AmanDevelops deleted the settings branch February 5, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Modify System Settings

2 participants