Skip to content
 
 

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallbox

WORK IN PROGRESS

Python code for RaspberryPi Wallbox Controller. Based on:

Two components

  • controller.py - monitors GPIO pin for signals from the wallbox, signals the jukebox when a selection is made
  • jukeboxy.py - 'jukebox' to manage the track list and play track selections. plugins for actually playing the track

Requirements:

  • Flask - apt-get install python-flask
  • Sqlite - apt-get install python-pysqlite2
  • PiP - apt-get install python-pip
  • YAPSY - pip install yapsy
  • SoCo - pip install soco optional, for SONOS support

About

Python code for RaspberryPi Wallbox Controller

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages