PowerPi Raspberry Pi Hausautomatisierung
Hausautomatisierung mit Raspberry Pi
PowerPi Raspberry Pi Hausautomatisierung क्या है?
PowerPi Raspberry Pi Hausautomatisierung sdx द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Hausautomatisierung mit Raspberry Pi"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PowerPi Raspberry Pi Hausautomatisierung एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/]
एक्सटेंशन की मूल जानकारी
नाम | |
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" } |