Hallo Leute ich brauche mal eure Hilfe, und zwar ich hatte bis vor kurzem noch ein roomba mit Thinking Cleaner genutzt mit Homebridge. jetzt bin ich aber zum roborock s6 maxv gewechselt. ich würde gern das plugin deinstallieren von meiner homebrigt weil roomba noch angezeigt wird in der home app. aber das er nicht antwortet.
he programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Aug 20 00:17:05 2020 from 192.168.178.34
pi@raspberrypi:~ $ sudo nano /home/pi/.homebridge/config.json
pi@raspberrypi:~ $ sudo nano /home/pi/.homebridge/config.json
pi@raspberrypi:~ $ sudo npm list -g --depth=0
/usr/lib
pi@raspberrypi:~ $
die sind drauf
mit v
sudo npm uninstall [email protected] -g
bekomme ich das
pi@raspberrypi:~ $ sudo npm uninstall [email protected] -g
npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
npm WARN pi No description
npm WARN pi No repository field.
npm WARN pi No README data
npm WARN pi No license field.
up to date in 0.355s
wie komme ich jetzt weiter das es einfach gelöscht is das plugin, und das in der conig auch entfernt ist. bin für jede Hilfe dankbar
"bridge": {
"name": "Homebridge",
"username": "xxxxxxxxxxxxx",
"port": xxxxx,
"pin": "xxxxxxxxxxxx"
},
"accessories": [{
"accessory": "Roomba",
"dock_on_stop": "true",
"ip_address": "111.111.111.11", IP schon geändert aber wird trotzdem in der home app angezeigt
"name": "Roomba"
}],
"platforms": [{
"platform": "Hue",
"host": "1xxxxxxxxxxxxxxx",
"users": {
"0ddgrgrehdrthrznjf": "hhgcrbSDBDFBddngfn554545454HGH$
},
[ 23 Zeilen gelesen ]
Homebridge ist hier installiert
pi@raspberrypi:~ $ which homebridge
/usr/bin/homebridge