PowerPi Raspberry Pi Hausautomatisierung

Hausautomatisierung mit Raspberry Pi

Co je PowerPi Raspberry Pi Hausautomatisierung?

PowerPi Raspberry Pi Hausautomatisierung je rozšíření Chrome vyvinuté sdx, a jeho hlavní funkcí je „Hausautomatisierung mit Raspberry Pi“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření PowerPi Raspberry Pi Hausautomatisierung

Stáhněte si soubory rozšíření PowerPi Raspberry Pi Hausautomatisierung ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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/]                    

Základní Informace o Rozšíření

Název PowerPi Raspberry Pi Hausautomatisierung PowerPi Raspberry Pi Hausautomatisierung
ID kcgloeaaidcdilgmielanninfiomhcef
Oficiální URL https://chrome.google.com/webstore/detail/powerpi-raspberry-pi-haus/kcgloeaaidcdilgmielanninfiomhcef
Popis Hausautomatisierung mit Raspberry Pi
Velikost souboru 51.51 KB
Počet instalací 509
Aktuální Verze 1.9
Poslední Aktualizace 2016-02-18
Datum Vydání 2016-02-18
Hodnocení 3.75/5 Celkem 4 Hodnocení
Vývojář sdx
Typ Platby free
Podporované Jazyky 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"
}