PowerPi Raspberry Pi Hausautomatisierung

Hausautomatisierung mit Raspberry Pi

What is PowerPi Raspberry Pi Hausautomatisierung?

PowerPi Raspberry Pi Hausautomatisierung is a Chrome extension developed by sdx, and its main feature is "Hausautomatisierung mit Raspberry Pi".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download PowerPi Raspberry Pi Hausautomatisierung Extension CRX File

Download PowerPi Raspberry Pi Hausautomatisierung extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Die Google Chrome Extension für PowerPi.

PowerPi ist ein Tool zur bequemen Steuerung von Funksteckdosen und GPIO's mit dem Raspberry Pi. Einmal auf dem Raspberry Pi installiert, kann über das Hausnetzwerk mit jedem PC und Smartphone eine billige und effiziente Hausautomation betrieben werden. 
[http://raspberrypiguide.de/howtos/powerpi-raspberry-pi-haussteuerung/]                    

Extension Basic Information

Name PowerPi Raspberry Pi Hausautomatisierung PowerPi Raspberry Pi Hausautomatisierung
ID kcgloeaaidcdilgmielanninfiomhcef
Official URL https://chrome.google.com/webstore/detail/powerpi-raspberry-pi-haus/kcgloeaaidcdilgmielanninfiomhcef
Description Hausautomatisierung mit Raspberry Pi
File Size 51.51 KB
Installation Count 509
Current Version 1.9
Last Updated 2016-02-18
Publish Date 2016-02-18
Rating 3.75/5 Total 4 Ratings
Developer sdx
Payment Type free
Supported Languages de
manifest.json
{
    "name": "PowerPi Raspberry Pi Hausautomatisierung",
    "version": "1.9",
    "manifest_version": 2,
    "description": "Hausautomatisierung mit Raspberry Pi",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "options_page": "options.html",
    "permissions": [
        "tabs"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}