https://github.com/penguintutor/pi-power
Web interface for Raspberry Pi Energenie Pi-Mote.
https://github.com/penguintutor/pi-power
Last synced: 4 months ago
JSON representation
Web interface for Raspberry Pi Energenie Pi-Mote.
- Host: GitHub
- URL: https://github.com/penguintutor/pi-power
- Owner: penguintutor
- License: gpl-3.0
- Created: 2015-01-06T22:17:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T18:03:28.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T02:19:17.885Z (almost 2 years ago)
- Language: Smarty
- Size: 316 KB
- Stars: 15
- Watchers: 4
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-raspberry-pi - Pi Power
README
# pi-power
Web interface for Raspberry Pi Energenie Pi-Mote.
This provides a web interface to controlling Energenie remote control sockets using the Energenie pi-mote controller on a Raspberry Pi.
Visit the project web page at [PenguinTutor.com/pi-power](http://www.penguintutor.com/pi-power)
See the INSTALL.md file for details of how to install the program.
Credits:
Created by [Stewart Watkiss](https://github.com/penguintutor)
Uses the Python Bottle and GPIO Zero Modules