PowerPi Raspberry Pi Hausautomatisierung

Hausautomatisierung mit Raspberry Pi

PowerPi Raspberry Pi Hausautomatisierung란 무엇입니까?

PowerPi Raspberry Pi Hausautomatisierung은(는) sdx에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Hausautomatisierung mit Raspberry Pi"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

PowerPi Raspberry Pi Hausautomatisierung 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 PowerPi Raspberry Pi Hausautomatisierung PowerPi Raspberry Pi Hausautomatisierung
ID kcgloeaaidcdilgmielanninfiomhcef
공식 URL https://chrome.google.com/webstore/detail/powerpi-raspberry-pi-haus/kcgloeaaidcdilgmielanninfiomhcef
설명 Hausautomatisierung mit Raspberry Pi
파일 크기 51.51 KB
설치 횟수 509
현재 버전 1.9
최근 업데이트 2016-02-18
출시 날짜 2016-02-18
평점 3.75/5 총 4 개의 평점
개발자 sdx
결제 유형 free
지원되는 언어 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"
}