Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

fails to reconnect #4

@xlfe

Description

@xlfe

Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/radiale/pod.py", line 127, in run_pod
await self.invoke(msg)
File "/usr/local/lib/python3.9/site-packages/radiale/pod.py", line 241, in invoke
await service.service_command(id, opts['key'], opts['params'])
File "/usr/local/lib/python3.9/site-packages/radiale/esphome.py", line 129, in service_command
await self.cli.execute_service(service, params)
File "/usr/local/lib/python3.9/site-packages/aioesphomeapi/client.py", line 661, in execute_service
self._check_authenticated()
File "/usr/local/lib/python3.9/site-packages/aioesphomeapi/client.py", line 235, in _check_authenticated
raise APIConnectionError(f"Not authenticated for {self._log_name}!")
aioesphomeapi.core.APIConnectionError: Not authenticated for X.X.X.X!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions