PowerPi Raspberry Pi Hausautomatisierung
Hausautomatisierung mit Raspberry Pi
PowerPi Raspberry Pi Hausautomatisierungとは何ですか?
PowerPi Raspberry Pi Hausautomatisierungはsdxによって開発されたChromeの拡張機能で、その主な機能は「Hausautomatisierung mit Raspberry Pi」です。
拡張機能のスクリーンショット
PowerPi Raspberry Pi Hausautomatisierung拡張機能のCRXファイルをダウンロード
PowerPi Raspberry Pi Hausautomatisierung拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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/]
拡張機能の基本情報
名前 | |
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" } |