You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced SSH & Web Terminal (19.0.0), File editor (5.8.0), MariaDB (2.7.1), Samba share (12.3.2), Mosquitto broker (6.4.1), Zigbee2MQTT (1.41.0-1), Home Assistant Google Drive Backup (0.112.1), Cloudflared (5.2.2)
Dashboards
dashboards
2
resources
1
views
4
mode
storage
Recorder
oldest_recorder_run
November 19, 2024 at 10:41
current_recorder_run
November 25, 2024 at 19:00
estimated_db_size
1223.23 MiB
database_engine
mysql
database_version
10.11.6
Sonoff
version
3.6.0 (8dd8af9)
cloud_online
6 / 8
local_online
6 / 6
Checklist
I have enabled debug logging for my installation.
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of currently previous issues..
Describe the issue
Tgtg does not start anymore.
All tgtg entities are unavailable
It might be the same issue as in here: Der-Henning/tgtg#556
Reproduction steps
Restart Homeassistant
Debug logs
2024-11-25 19:00:54.244 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up tgtg platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 365, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/tgtg/sensor.py", line 83, in setup_platform
tgtgReply = tgtg_client.get_items()
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/tgtg/__init__.py", line 244, in get_items
self.login()
File "/usr/local/lib/python3.12/site-packages/tgtg/__init__.py", line 153, in login
self._refresh_token()
File "/usr/local/lib/python3.12/site-packages/tgtg/__init__.py", line 139, in _refresh_token
raise TgtgAPIError(response.status_code, response.content)
tgtg.exceptions.TgtgAPIError: (404, b'{"type":"about:blank","title":"Not Found","status":404,"detail":"No static resource auth/v3/token/refresh.","instance":"/api/auth/v3/token/refresh"}')
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered:
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Sonoff
Checklist
Describe the issue
Tgtg does not start anymore.
All tgtg entities are unavailable
It might be the same issue as in here: Der-Henning/tgtg#556
Reproduction steps
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: