Skip to content
/ wallbox Public
forked from sjdevlin/wallbox

Python code for RaspberryPi Wallbox Controller

Notifications You must be signed in to change notification settings

deekue/wallbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.8%
  • JavaScript 14.5%
  • CSS 4.7%