Soucis récuperation token

Bonjour,

je me permet dr ré-ouvrir un topic sur le plugin google device

Pour info, je suis sur rpi3b+ sur ssd; version jeedom v4.0.61 et debian buster
J’ai installé le plugin, les dépendances, mon compte google ( adresse mail et generation mdp autres application dans mon compte google)

j’ai crée 2 équipements , entré les IP, les noms exacts de l’appli google home.
Le soucis et que le plugin ne récupère pas les token des équipements

voici les logs ghlocal_dep:

Début de l'installation
Reading package lists...
Building dependency tree...
Reading state information...
adb is already the newest version (1:8.1.0+r23-5).
golang-go is already the newest version (2:1.11~1+b6).
jq is already the newest version (1.5+dfsg-2+b1).
python3-dev is already the newest version (3.7.3-1).
python3-pip is already the newest version (18.1-5+rpt1).
The following packages were automatically installed and are no longer required:
python-bcrypt python-blinker python-fasteners python-jwt python-lockfile
python-monotonic python-nacl python-oauthlib python-paramiko python-pexpect
python-ptyprocess python-pyasn1 rpi-eeprom-images
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 32 not upgraded.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: gpsoauth in /usr/local/lib/python3.7/dist-packages (0.4.1)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.24.0-py3.7.egg (from gpsoauth) (2.24.0)
Requirement already satisfied: pycryptodomex>=3.0 in /usr/local/lib/python3.7/dist-packages (from gpsoauth) (3.9.8)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2018.8.24)
Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (2.6)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gpsoauth) (1.24.1)
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: gTTS in /usr/local/lib/python3.7/dist-packages (2.1.1)
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages/requests-2.24.0-py3.7.egg (from gTTS) (2.24.0)
Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.7/dist-packages (from gTTS) (4.9.1)
Requirement already satisfied: gtts-token>=1.1.3 in /usr/local/lib/python3.7/dist-packages (from gTTS) (1.1.3)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gTTS) (1.12.0)
Requirement already satisfied: click in /usr/local/lib/python3.7/dist-packages (from gTTS) (7.1.2)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->gTTS) (2018.8.24)
Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests->gTTS) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests->gTTS) (2.6)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/lib/python3/dist-packages (from requests->gTTS) (1.24.1)
Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.7/dist-packages (from beautifulsoup4->gTTS) (2.0.1)
running install
running bdist_egg
running egg_info
writing catt.egg-info/PKG-INFO
writing dependency_links to catt.egg-info/dependency_links.txt
writing entry points to catt.egg-info/entry_points.txt
writing requirements to catt.egg-info/requires.txt
writing top-level names to catt.egg-info/top_level.txt
reading manifest file 'catt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'HISTORY.rst'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no files found matching '*.rst' under directory 'docs'
warning: no files found matching 'conf.py' under directory 'docs'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching 'make.bat' under directory 'docs'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
writing manifest file 'catt.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-armv7l/egg
running install_lib
running build_py
creating build/bdist.linux-armv7l/egg
creating build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/subs_info.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/error.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/util.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/http_server.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/api.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/cli.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/controllers.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/stream_info.py -> build/bdist.linux-armv7l/egg/catt
copying build/lib/catt/__init__.py -> build/bdist.linux-armv7l/egg/catt
byte-compiling build/bdist.linux-armv7l/egg/catt/subs_info.py to subs_info.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/error.py to error.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/util.py to util.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/http_server.py to http_server.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/api.py to api.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/cli.py to cli.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/controllers.py to controllers.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/stream_info.py to stream_info.cpython-37.pyc
byte-compiling build/bdist.linux-armv7l/egg/catt/__init__.py to __init__.cpython-37.pyc
creating build/bdist.linux-armv7l/egg/EGG-INFO
copying catt.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO
copying catt.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying catt.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying catt.egg-info/entry_points.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying catt.egg-info/not-zip-safe -> build/bdist.linux-armv7l/egg/EGG-INFO
copying catt.egg-info/requires.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
copying catt.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
creating 'dist/catt-0.11.3-py3.7.egg' and adding 'build/bdist.linux-armv7l/egg' to it
removing 'build/bdist.linux-armv7l/egg' (and everything under it)
Processing catt-0.11.3-py3.7.egg
removing '/usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg' (and everything under it)
creating /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Extracting catt-0.11.3-py3.7.egg to /usr/local/lib/python3.7/dist-packages
catt 0.11.3 is already the active version in easy-install.pth
Installing catt script to /usr/local/bin
Installed /usr/local/lib/python3.7/dist-packages/catt-0.11.3-py3.7.egg
Processing dependencies for catt==0.11.3
Searching for requests==2.24.0
Best match: requests 2.24.0
Processing requests-2.24.0-py3.7.egg
requests 2.24.0 is already the active version in easy-install.pth
Using /usr/local/lib/python3.7/dist-packages/requests-2.24.0-py3.7.egg
Searching for ifaddr==0.1.7
Best match: ifaddr 0.1.7
Adding ifaddr 0.1.7 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for click==7.1.2
Best match: click 7.1.2
Adding click 7.1.2 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for PyChromecast==6.0.0
Best match: PyChromecast 6.0.0
Processing PyChromecast-6.0.0-py3.7.egg
PyChromecast 6.0.0 is already the active version in easy-install.pth
Using /usr/local/lib/python3.7/dist-packages/PyChromecast-6.0.0-py3.7.egg
Searching for youtube-dl==2020.9.20
Best match: youtube-dl 2020.9.20
Processing youtube_dl-2020.9.20-py3.7.egg
youtube-dl 2020.9.20 is already the active version in easy-install.pth
Installing youtube-dl script to /usr/local/bin
Using /usr/local/lib/python3.7/dist-packages/youtube_dl-2020.9.20-py3.7.egg
Searching for urllib3==1.24.1
Best match: urllib3 1.24.1
Adding urllib3 1.24.1 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Searching for idna==2.6
Best match: idna 2.6
Adding idna 2.6 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Searching for chardet==3.0.4
Best match: chardet 3.0.4
Adding chardet 3.0.4 to easy-install.pth file
Installing chardetect script to /usr/local/bin
Using /usr/lib/python3/dist-packages
Searching for certifi==2018.8.24
Best match: certifi 2018.8.24
Adding certifi 2018.8.24 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Searching for zeroconf==0.28.0
Best match: zeroconf 0.28.0
Adding zeroconf 0.28.0 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for protobuf==3.13.0
Best match: protobuf 3.13.0
Adding protobuf 3.13.0 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for casttube==0.2.1
Best match: casttube 0.2.1
Adding casttube 0.2.1 to easy-install.pth file
Using /usr/local/lib/python3.7/dist-packages
Searching for setuptools==50.1.0
Best match: setuptools 50.1.0
Adding setuptools 50.1.0 to easy-install.pth file
Installing easy_install script to /usr/local/bin
Installing easy_install-3.8 script to /usr/local/bin
Using /usr/local/lib/python3.7/dist-packages
Searching for six==1.12.0
Best match: six 1.12.0
Adding six 1.12.0 to easy-install.pth file
Using /usr/lib/python3/dist-packages
Finished processing dependencies for catt==0.11.3
# cd /root/go/src/google.golang.org/genproto; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
If you wish to set tracking information for this branch you can do so with:
git branch --set-upstream-to=origin/<branch> master
package google.golang.org/genproto/protobuf/api: exit status 1
package google.golang.org/genproto/protobuf/field_mask: cannot find package "google.golang.org/genproto/protobuf/field_mask" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/protobuf/field_mask (from $GOROOT)
/root/go/src/google.golang.org/genproto/protobuf/field_mask (from $GOPATH)
package google.golang.org/genproto/protobuf/ptype: cannot find package "google.golang.org/genproto/protobuf/ptype" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/protobuf/ptype (from $GOROOT)
/root/go/src/google.golang.org/genproto/protobuf/ptype (from $GOPATH)
package google.golang.org/genproto/protobuf/source_context: cannot find package "google.golang.org/genproto/protobuf/source_context" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/protobuf/source_context (from $GOROOT)
/root/go/src/google.golang.org/genproto/protobuf/source_context (from $GOPATH)
package google.golang.org/genproto/googleapis/rpc/status: cannot find package "google.golang.org/genproto/googleapis/rpc/status" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/googleapis/rpc/status (from $GOROOT)
/root/go/src/google.golang.org/genproto/googleapis/rpc/status (from $GOPATH)
package google.golang.org/genproto/googleapis/api/annotations: cannot find package "google.golang.org/genproto/googleapis/api/annotations" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/googleapis/api/annotations (from $GOROOT)
/root/go/src/google.golang.org/genproto/googleapis/api/annotations (from $GOPATH)
/root/go/src/github.com/envoyproxy/go-control-plane/envoy/api/v2/cds.pb.go:14:2: cannot find package "google.golang.org/genproto/googleapis/api/annotations" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/googleapis/api/annotations (from $GOROOT)
/root/go/src/google.golang.org/genproto/googleapis/api/annotations (from $GOPATH)
/root/go/src/google.golang.org/grpc/status/status.go:34:2: cannot find package "google.golang.org/genproto/googleapis/rpc/status" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/googleapis/rpc/status (from $GOROOT)
/root/go/src/google.golang.org/genproto/googleapis/rpc/status (from $GOPATH)
/root/go/src/github.com/jhump/protoreflect/desc/protoparse/std_imports.go:13:2: cannot find package "google.golang.org/genproto/protobuf/api" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/protobuf/api (from $GOROOT)
/root/go/src/google.golang.org/genproto/protobuf/api (from $GOPATH)
/root/go/src/github.com/jhump/protoreflect/desc/protoparse/std_imports.go:14:2: cannot find package "google.golang.org/genproto/protobuf/field_mask" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/protobuf/field_mask (from $GOROOT)
/root/go/src/google.golang.org/genproto/protobuf/field_mask (from $GOPATH)
/root/go/src/github.com/jhump/protoreflect/desc/protoparse/std_imports.go:15:2: cannot find package "google.golang.org/genproto/protobuf/ptype" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/protobuf/ptype (from $GOROOT)
/root/go/src/google.golang.org/genproto/protobuf/ptype (from $GOPATH)
/root/go/src/github.com/jhump/protoreflect/desc/protoparse/std_imports.go:16:2: cannot find package "google.golang.org/genproto/protobuf/source_context" in any of:
/usr/lib/go-1.11/src/google.golang.org/genproto/protobuf/source_context (from $GOROOT)
/root/go/src/google.golang.org/genproto/protobuf/source_context (from $GOPATH)
Fin de l'installation

et les logs ghlocal

[2020-09-26 11:30:14][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:30:29][DEBUG] : Extract sudo python3 /var/www/html/plugins/ghlocal/core/class/../../resources/get_tokens.py ********@gmail.com  
 *****************
[2020-09-26 11:30:29][DEBUG] : Result Array (     [0] => ya29.a0AfH6SMCktCn8yETfZMucfcKeMWK-M***************************************************************************************************************************************************************JzWO3AOCVV8QjMbCZHdOsRnOafh5asBfGsmiJ76GK-8itzulwnMjxzajZybTEql5rIkqmL7HysFw )
[2020-09-26 11:30:29][DEBUG] : Extract sudo /root/go/bin/grpcurl -H 'authorization: Bearer 'ya29.a0AfH6SMCktCn8yETfZMucfcKeMWK-MKuJHsxHZcfna3ESkkIZ1L7unupZ15Njh2ButN2A4dB-JgnSuZqMOt46mopdcXmAMzkrJETG3OUij0-4e4MjZjukxPWWUCbjkCKS6c0dEAuZjXCMJAyvDDcV_D6w9EyOjTCP8zXhpPZAIKphC48BWUOvt_nBVledEKQgN7j6X5sFHUSHzWGfLyvEBDP9dI6UBLXOUHZArv3XJgElD_qJzWO3AOCVV8QjMbCZHdOsRnOafh5asBfGsmiJ76GK-8itzulwnMjxzajZybTEql5rIkqmL7HysFw -import-path /var/www/html/plugins/ghlocal/core/class/../../data -proto /var/www/html/plugins/ghlocal/core/class/../../data/google/internal/home/foyer/v1.proto googlehomefoyer-pa.googleapis.com:443 google.internal.home.foyer.v1.StructuresService/GetHomeGraph | jq '.home.devices[] | {deviceName, localAuthToken}'
[2020-09-26 11:30:29][DEBUG] : Result
[2020-09-26 11:30:29][DEBUG] : Result Array (     [0] =>  )
[2020-09-26 11:35:05][DEBUG] : Scan Info DND
[2020-09-26 11:35:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:35:05][DEBUG] : Retrieve DND
[2020-09-26 11:35:05][DEBUG] : Scan Info Volume
[2020-09-26 11:35:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:35:05][DEBUG] : Retrieve volume
[2020-09-26 11:35:05][DEBUG] : Scan Info Alarms
[2020-09-26 11:35:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:35:05][DEBUG] : Retrieve alarms
[2020-09-26 11:35:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:35:05][DEBUG] : Status BT
[2020-09-26 11:35:06][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:35:06][DEBUG] : Start Scan
[2020-09-26 11:35:09][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:35:09][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:35:09][DEBUG] : Scan Info DND
[2020-09-26 11:35:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:35:09][DEBUG] : Retrieve DND
[2020-09-26 11:35:09][DEBUG] : Scan Info Volume
[2020-09-26 11:35:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:35:09][DEBUG] : Retrieve volume
[2020-09-26 11:35:09][DEBUG] : Scan Info Alarms
[2020-09-26 11:35:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:35:09][DEBUG] : Retrieve alarms
[2020-09-26 11:35:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:35:09][DEBUG] : Status BT
[2020-09-26 11:35:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:35:09][DEBUG] : Start Scan
[2020-09-26 11:35:12][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:35:13][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:40:04][DEBUG] : Scan Info DND
[2020-09-26 11:40:04][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:40:04][DEBUG] : Retrieve DND
[2020-09-26 11:40:04][DEBUG] : Scan Info Volume
[2020-09-26 11:40:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:40:05][DEBUG] : Retrieve volume
[2020-09-26 11:40:05][DEBUG] : Scan Info Alarms
[2020-09-26 11:40:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:40:05][DEBUG] : Retrieve alarms
[2020-09-26 11:40:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:40:05][DEBUG] : Status BT
[2020-09-26 11:40:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:40:05][DEBUG] : Start Scan
[2020-09-26 11:40:08][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:40:08][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:40:08][DEBUG] : Scan Info DND
[2020-09-26 11:40:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:40:09][DEBUG] : Retrieve DND
[2020-09-26 11:40:09][DEBUG] : Scan Info Volume
[2020-09-26 11:40:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:40:09][DEBUG] : Retrieve volume
[2020-09-26 11:40:09][DEBUG] : Scan Info Alarms
[2020-09-26 11:40:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:40:09][DEBUG] : Retrieve alarms
[2020-09-26 11:40:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:40:09][DEBUG] : Status BT
[2020-09-26 11:40:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:40:09][DEBUG] : Start Scan
[2020-09-26 11:40:12][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:40:12][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:45:04][DEBUG] : Scan Info DND
[2020-09-26 11:45:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:45:05][DEBUG] : Retrieve DND
[2020-09-26 11:45:05][DEBUG] : Scan Info Volume
[2020-09-26 11:45:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:45:05][DEBUG] : Retrieve volume
[2020-09-26 11:45:05][DEBUG] : Scan Info Alarms
[2020-09-26 11:45:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:45:05][DEBUG] : Retrieve alarms
[2020-09-26 11:45:06][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:45:06][DEBUG] : Status BT
[2020-09-26 11:45:06][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:45:06][DEBUG] : Start Scan
[2020-09-26 11:45:09][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:45:09][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:45:09][DEBUG] : Scan Info DND
[2020-09-26 11:45:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:45:09][DEBUG] : Retrieve DND
[2020-09-26 11:45:09][DEBUG] : Scan Info Volume
[2020-09-26 11:45:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:45:09][DEBUG] : Retrieve volume
[2020-09-26 11:45:09][DEBUG] : Scan Info Alarms
[2020-09-26 11:45:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:45:09][DEBUG] : Retrieve alarms
[2020-09-26 11:45:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:45:09][DEBUG] : Status BT
[2020-09-26 11:45:10][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:45:10][DEBUG] : Start Scan
[2020-09-26 11:45:13][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:45:13][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:50:05][DEBUG] : Scan Info DND
[2020-09-26 11:50:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:50:05][DEBUG] : Retrieve DND
[2020-09-26 11:50:06][DEBUG] : Scan Info Volume
[2020-09-26 11:50:06][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:50:06][DEBUG] : Retrieve volume
[2020-09-26 11:50:06][DEBUG] : Scan Info Alarms
[2020-09-26 11:50:07][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:50:07][DEBUG] : Retrieve alarms
[2020-09-26 11:50:07][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:50:07][DEBUG] : Status BT
[2020-09-26 11:50:07][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:50:07][DEBUG] : Start Scan
[2020-09-26 11:50:10][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:50:10][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 11:50:10][DEBUG] : Scan Info DND
[2020-09-26 11:50:10][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:50:10][DEBUG] : Retrieve DND
[2020-09-26 11:50:10][DEBUG] : Scan Info Volume
[2020-09-26 11:50:11][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:50:11][DEBUG] : Retrieve volume
[2020-09-26 11:50:11][DEBUG] : Scan Info Alarms
[2020-09-26 11:50:11][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:50:11][DEBUG] : Retrieve alarms
[2020-09-26 11:50:11][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:50:11][DEBUG] : Status BT
[2020-09-26 11:50:11][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:50:11][DEBUG] : Start Scan
[2020-09-26 11:50:14][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:50:14][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:55:08][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:55:08][DEBUG] : Retrieve alarms
[2020-09-26 11:55:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:55:09][DEBUG] : Status BT
[2020-09-26 11:55:09][DEBUG] : Token non défini : Nest Hub
[2020-09-26 11:55:09][DEBUG] : Start Scan
[2020-09-26 11:55:12][DEBUG] : Retrieve Info Bluetooth
[2020-09-26 11:55:12][DEBUG] : Token non défini : Nest Hub
[2020-09-26 12:00:03][DEBUG] : Extract sudo /root/go/bin/grpcurl -H 'authorization: Bearer 'ya29.a0AfH6SMCktCn8yETfZMucfcKeMWK-**********************************************************************************zajZybTEql5rIkqmL7HysFw -import-path /var/www/html/plugins/ghlocal/core/class/../../data -proto /var/www/html/plugins/ghlocal/core/class/../../data/google/internal/home/foyer/v1.proto googlehomefoyer-pa.googleapis.com:443 google.internal.home.foyer.v1.StructuresService/GetHomeGraph | jq '.home.devices[] | {deviceName, localAuthToken}'
[2020-09-26 12:00:03][DEBUG] : Result
[2020-09-26 12:00:03][DEBUG] : Result Array (     [0] =>  )
[2020-09-26 12:00:05][DEBUG] : Scan Info DND
[2020-09-26 12:00:05][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 12:00:05][DEBUG] : Retrieve DND
[2020-09-26 12:00:06][DEBUG] : Scan Info Volume
[2020-09-26 12:00:06][DEBUG] : Token non défini : Réveil lenovo
[2020-09-26 12:00:06][DEBUG] : Retrieve volume


avec l’aide de @mguyard on s’est apercu que le grpcurl n’est pas adapté ARM (Rpi)

image

image

Dans la description du plugin, il n’est indiqué que l’incompatibilité avec debian9 pas avec les RPI

Serait il possible d’avoir de l’aide de la part du développeur ( @lunarok ) du plugin google device. Merci par avance

Un petit up 2 en passant.

Je me permet de relancer; n’ayant eu aucun retour

Pour rappel, ce forum est communautaire, si tu as besoin d’une action du dev, je t’invite à créer un ticket sur le plugin en question.

1 « J'aime »

Bonjour @lunarok

Mise à jour du plugin ce matin
depuis, les dépendances NOK

Je comprends totalement
Maintenant, j’ai payé pour un plugin dont la description m’a laissé penser que ma config était adaptée. Ce qui n’est pas le cas. (manque de précision dans la description)
J’attends juste du dévellopeur un peu d’aide pour résoudre mon problème.

Ben justement, tu dis que les dépendances sont NOK après mise à jour de ce matin.

Ou tu donnes le log des dépendances pour qu’on puisse savoir d’ou cela vient…

Ou tu restaures un backup d’avant mise à jour

Ou tu ouvres un ticket chez Jeedom SAS.

Mais dire c’est NOK et ne pas avoir d’infos techniques, tu n’obtiendras aucune aide

2 « J'aime »

En fait avec cadetlu on a le même problème. On est en buster et les dépendances du plugin ne s’installent pas. Un ticket a été ouvert pour ma part depuis une semaine et demi.
Jusqu’à la maj d’hier le dépendances même si elles ne s’était pas installée était OK. Depuis hier c’est nok.
Tout les infos et log sont là. Rien n’a changer hier.

Bonsoir,
Je me permet d’ajouter mon petit soucis d’installation des dépendances sur le plugin Google Device.
Voici le log de ma dernière tentative (l’ensemble de mise à jour de mon OS a été réalisé).

ghlocal_dep.log (12,2 Ko)

Ainsi que les logs du plugin

ghlocal.log (40,0 Ko)

Jeedom fonction sur un Raspberry

Version : 4.0.61
Source : default
Branche : V4-stable
Système : RPI 3 B

Raspbian GNU/Linux 10 (bluster) 32 bits
Linux version 5.4.79-v7+ (dom@buildbot) (gcc version 8.4.0 (Ubuntu/Linaro 8.4.0-3ubuntu1)

J’ai inspecté les différents post sur le sujet mais je n’ai pas forcement trouver de solution.

Si ma configuration peut faire avancer les choses et surtout être informée sur une solution a apporter, je suis preneur.

Bonne soirée.
Anthony

Bonsoir,
Je viens de réaliser une maj du plugin, et relancé les dépendance. j’ai maintenant un résultat OK.
ci joint les derniers log d’installation de ces dépendance

ghlocal_dep.log (12,6 Ko)

Par contre j’ai un doute sur le bon fonctionnement car dans les log j’ai ce message

ghlocal.log (1,7 Ko)

image

Merci d’avance pour votre aide.

Bonne soirée

Je ne suis pas convaincu que tu vas récupérer le token en 20sec…

Pareille pour moi.
Token non défini :frowning:
Loup