PowerPi Raspberry Pi Hausautomatisierung
Hausautomatisierung mit Raspberry Pi
Qu'est-ce que PowerPi Raspberry Pi Hausautomatisierung ?
PowerPi Raspberry Pi Hausautomatisierung est une extension Chrome développée par sdx, et sa fonction principale est "Hausautomatisierung mit Raspberry Pi".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PowerPi Raspberry Pi Hausautomatisierung
Téléchargez les fichiers d'extension PowerPi Raspberry Pi Hausautomatisierung au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/]
Informations de Base sur l'Extension
Nom | |
ID | kcgloeaaidcdilgmielanninfiomhcef |
URL Officiel | https://chrome.google.com/webstore/detail/powerpi-raspberry-pi-haus/kcgloeaaidcdilgmielanninfiomhcef |
Description | Hausautomatisierung mit Raspberry Pi |
Taille du Fichier | 51.51 KB |
Nombre d'Installations | 509 |
Version Actuelle | 1.9 |
Dernière Mise à Jour | 2016-02-18 |
Date de Publication | 2016-02-18 |
Évaluation | 3.75/5 Total 4 Évaluations |
Développeur | sdx |
Type de Paiement | free |
Langues Prises en Charge | 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" } |