Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional message types #41

Open
lbussy opened this issue Jul 5, 2019 · 2 comments
Open

Add additional message types #41

lbussy opened this issue Jul 5, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@lbussy
Copy link
Member

lbussy commented Jul 5, 2019

Add some additional message types to be parsed/actioned by brewi.py. Some thoughts:

  • Shutdown
  • Reboot
  • Upgrade
  • Edit Config
    • Tilt Color
    • Port
@lbussy
Copy link
Member Author

lbussy commented Jul 6, 2019

Reboot will probably just be os.system('reboot now')
Shutdown will likely be os.system('shutdown -h now')

@lbussy
Copy link
Member Author

lbussy commented Jul 6, 2019

Probably should refactor brewpi.py before I attempt this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant