v4.0.6 ist online mit einer neuen Funktion namens "blacklists"
Was genau hat der Schalter für eine Funktion und was muss in der config in (Blacklist1 Blacklist 2) eingetragen werden, um was? zu aktivieren?
v4.0.6 ist online mit einer neuen Funktion namens "blacklists"
Was genau hat der Schalter für eine Funktion und was muss in der config in (Blacklist1 Blacklist 2) eingetragen werden, um was? zu aktivieren?
Hier ein paar Beispiele von mir:
{
"platform": "website-camera",
"cameras": [
{
"name": "DWD Wetter Bayern",
"url": "https://www.dwd.de/DWD/wetter/aktuell/deutschland/bilder/wx_bay_akt.jpg",
"height": 540,
"width": 500
},
{
"name": "DWD Wetter BRD",
"url": "https://www.dwd.de/DWD/wetter/aktuell/deutschland/bilder/wx_brd_akt.jpg",
"height": 540,
"width": 500
},
{
"name": "DWD Radar Bayern",
"url": "https://www.dwd.de/DWD/wetter/radar/rad_bay_akt.jpg",
"height": 540,
"width": 500
},
{
"name": "DWD Radar BRD",
"url": "https://www.dwd.de/DWD/wetter/radar/rad_brd_akt.jpg",
"height": 540,
"width": 500
},
{
"name": "Unwetterzentrale Bayern",
"url": "http://www.unwetterzentrale.de/images/map/bayern_index.png",
"height": 554,
"width": 554
},
{
"name": "Unwetterzentrale BRD",
"url": "http://www.unwetterzentrale.de/images/map/deutschland_index.png",
"height": 554,
"width": 554
}
Funktioniert soweit einwandfrei.
P.s.: evtl hat jemand noch einen Tipp wie das ganze klarer in HomeKit abgebildet werden könnte...!
Also jetzt schaut alles top aus und funzt wie es soll.
Auch von mir Danke für Dein super Engagement...!!!
Auch habe ich noch festgestellt, das bei mir einer von fünf Dect200-Geräten die fakegato-history nicht ausführt bzw. aktualisiert.
Bei den anderen vier funkt es und schalten lassen sich alle fünf.
Habe bei dem Repeatern Probleme:
y 20 20:16:49 raspberrypi homebridge[19052]: [5/20/2019, 8:16:49 PM] [FritzPlatform] [ERROR] FRITZ!WLAN Repeater 310: An error occured while setting new state for device led!
May 20 20:16:53 raspberrypi homebridge[19052]: [5/20/2019, 8:16:53 PM] [FritzPlatform] [ERROR] FRITZ!WLAN Repeater 310: An error occured while getting state of device led!
May 20 20:14:57 raspberrypi homebridge[19052]: [5/20/2019, 8:14:57 PM] [FritzPlatform] [INFO] FRITZ!WLAN Repeater 1160: Device LED Off
May 20 20:14:57 raspberrypi homebridge[19052]: [5/20/2019, 8:14:57 PM] [FritzPlatform] [ERROR] Host List: An error occured while getting hosts list endpoint!
Jetzt sind die LED's zwar aus aber lassen sich nicht mehr einschalten.
Gibt es eine Lösung?
Danke schon mal.
P.s.: Ansonsten passt alles wunderbar.!!!
Hat sich erledigt,
mit:
sudo systemctl stop homebridge
sudo rm -rf /var/homebridge/accessories
sudo npm uninstall -g homebridge-fritz-platform
Hallo, ich habe jetzt die Vorgängerversion deinstall. und alles aus der config geschmissen. (Um die V4 zu installieren)
nach Neustart ohne den Fritz PlugIn kommt jetzt das: (Homebridge läuft durch)
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory FritzBox 7650
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory FritzRepeater 1160
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Terrasse DECT 210 Temperature
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Terrasse DECT 210
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Diele DECT 200 Temperature
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Diele DECT 200
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Wohnzimmer DECT 200 Temperature
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Wohnzimmer DECT 200
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory MacMini DECT 200 Temperature
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory MacMini DECT 200
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Sirene DECT 200 Temperature
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Sirene DECT 200
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory iPhone xxxxxxxxx
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory iPhone xxxxxxxxx
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Samsung TV
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Anyone
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Callmonitor Incoming
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory Callmonitor Outgoing
May 20 16:12:17 raspberrypi homebridge[25960]: Failed to find plugin to handle accessory FritzRepeater 310
Was muss ich tun um das weg zu bekommen.?
Vielen Dank schon mal.!!
Hab das PlugIn auch mal installiert.
Fehlercode:
May 18 13:02:33 raspberrypi homebridge[29304]: [5/18/2019, 1:02:33 PM] Error: spawn /usr/local/lib/node_modules/homebridge-omxplayer/node_modules/youtube-dl/bin/youtube-dl ENOENT
May 18 13:02:33 raspberrypi homebridge[29304]: at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
May 18 13:02:33 raspberrypi homebridge[29304]: at onErrorNT (internal/child_process.js:415:16)
May 18 13:02:33 raspberrypi homebridge[29304]: at process._tickCallback (internal/process/next_tick.js:63:19)
May 18 13:02:33 raspberrypi homebridge[29304]: at Function.Module.runMain (internal/modules/cjs/loader.js:757:11)
May 18 13:02:33 raspberrypi homebridge[29304]: at startup (internal/bootstrap/node.js:283:19)
May 18 13:02:33 raspberrypi homebridge[29304]: at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
May 18 13:02:33 raspberrypi homebridge[29304]: [5/18/2019, 1:02:33 PM] Error: ENOENT: no such file or directory, open 'remove this row to download to default persist folder/xg10zT31zSg.mp4'
May 18 13:02:33 raspberrypi homebridge[29304]: [5/18/2019, 1:02:33 PM] Error: ENOENT: no such file or directory, open 'remove this row to download to default persist folder/7pSZhmMz8Ws.mp4'
May 18 13:02:33 raspberrypi homebridge[29304]: [5/18/2019, 1:02:33 PM] Error: spawn /usr/local/lib/node_modules/homebridge-omxplayer/node_modules/youtube-dl/bin/youtube-dl ENOENT
May 18 13:02:33 raspberrypi homebridge[29304]: at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
May 18 13:02:33 raspberrypi homebridge[29304]: at onErrorNT (internal/child_process.js:415:16)
May 18 13:02:33 raspberrypi homebridge[29304]: at process._tickCallback (internal/process/next_tick.js:63:19)
May 18 13:02:33 raspberrypi homebridge[29304]: [5/18/2019, 1:02:33 PM] Homebridge is running on port 51855.
May 18 13:02:33 raspberrypi homebridge[29304]: [5/18/2019, 1:02:33 PM] Got SIGTERM, shutting down Homebridge...
Weis jemand Rat ?
Danke schon mal.!!
Ich habe nebenbei homebridge auch auf einen Mac laufen. Probeweise hab ich instances mal auf der haupthomebridge installiert. Die hombridge ist hier abgestürzt. Nun meine Frage: wenn ich nun eine Instanz auf den Mac anlege, würde das hier dann funktionieren? Wär evtl. Interessant um den Speicherplatz auf den Mac auszulesen....
Ist auf jedenfall eine super Sache, allen Respekt an den Entwickler.
Jetzt klappt es !! ![]()
Danke noch mal !
Alles klar, das Bild wird mir aus der Home-App im Sperrbildschirm schon mal gesendet.
Aber in Google-Drive kommt nix.
UpDate.: Ich hab es jetzt hinbekommen. Danke nochmal für euere Hilfe ![]()
Aber wie funktioniert das jetzt mit Google-Drive ?
Da soll ein Camera Ordner angelegt werden?
Eine Regel könnte ich jetzt anlegen: WENN SENSOR BEI BEWEGUNG DANN ?? (was ist hier für eine Aktion auszuwählen)
Hat das schon jemand umgesetzt ...
Sorry, aber jetzt kommt das.
pi@raspberrypi:~ $ cd /usr/local/lib/node_modules/homebridge-camera-ffmpeg/
pi@raspberrypi:/usr/local/lib/node_modules/homebridge-camera-ffmpeg $ node quickstart.js
Error loading client secret file, please follow the instructions in the README!!!Error: ENOENT: no such file or directory, open '/home/pi/.homebridge/client_secret.json'
Die client_secret.json habe ich in /root/.homebridge/. gespeichert.
Danke für die Antwort.
Aber ich stehe irgendwie auf den Schlauch...
Also den Code hab ich schon, nachdem ich Homebridge neu gestartet habe ich den angezeigten Link (Authorize this app by visiting this url: https://accounts.google.c....) geöffnet und der Code wurde generiert.
Könnte Du mir dies nochmal genauer erklären wie ich das machen soll: Gehe in den Pluginordner, meist /usr/local/lib/node_modules/homebridge-camera-ffmpeg/ ??
P.s.: Soll ich das über FileZilla machen ?
Wenn ich den Link habe, soll ich ihn dan im Terminal gleich nach den Neustart der HB eingeben ?
Nächstes Problem:
Ich muss jetzt den generierten code aus der url irgendwo eingeben (Enter the code from that page here)??.... aber wo und wie?
May 05 07:40:53 raspberrypi homebridge[23060]: Authorize this app by visiting this url: https://accounts.google.com/o/…ri=urnxxxxxxxxxxxxxxAwgxx
May 05 07:40:59 raspberrypi homebridge[23060]: Enter the code from that page here: [5/5/2019, 7:40:59 AM] [homebridge-config-ui-x] Console v4.2.0 is listening on :: port 8037
Noch zur Info: das steht in der Dokumentation:
The first time you run the sample, it will prompt you to authorize access:
If you are not already logged into your Google account, you will be prompted to log in. If you are logged into multiple Google accounts, you will be asked to select one account to use for the authorization.
Bis Punkt 2 passt alles, aber unter Punkt 3 verstehe ich nicht was ich da machen soll?
Danke schon mal für die Unterstützung
Alles klar, hat geklappt. Vielen DANK !!!
Hallo Gemeinde,
ich scheitere immer noch an den Problem.
May 04 20:07:19 raspberrypi homebridge[26498]: Error loading client secret file, please follow the instructions in the README!!!Error: ENOENT: no such file or directory, open '/root/.homebridge/client_secret.json'
Könnte mir da jemand eine Hilfestellung geben wie ich die 'client_secret.json' in /root/.homebridge hineinbekomme.!!
DANKE schon mal.!!
Hm ?
Hier meine config als Beispiel.
"platforms": [
{
"platform": "config",
"name": "Config",
"port": 8039,
"sudo": true,
"theme": "navi-blue",
"loginWallpaper": "/home/pi/AppleHomeKit.jpg",
"temp": "/sys/class/thermal/thermal_zone0/temp",
"restart": "sudo systemctl restart homebridge-tools -l",
"log": {
"method": "systemd",
"service": "homebridge-tools"
}
}
Alles anzeigen