PowerPi Raspberry Pi Hausautomatisierung
Hausautomatisierung mit Raspberry Pi
PowerPi Raspberry Pi Hausautomatisierungคืออะไร?
PowerPi Raspberry Pi Hausautomatisierung เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sdx และคุณลักษณะหลักของมันคือ "Hausautomatisierung mit Raspberry Pi"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PowerPi Raspberry Pi Hausautomatisierung
ดาวน์โหลดไฟล์ส่วนขยาย 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" } |