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
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Network UPS Tools (0.13.0), File editor (5.8.0), Duck DNS (1.15.0), Samba share (12.3.0), Terminal & SSH (9.9.0), Studio Code Server (5.15.0), Mosquitto broker (6.4.0), Home Assistant Google Drive Backup (0.112.1), NGINX Home Assistant SSL proxy (3.8.0), AdGuard Home (5.0.3), ESPHome (2023.12.9), SQLite Web (4.1.2), Cloudflared (5.1.3), OneDrive Backup (2.3)
Dashboards
dashboards
3
resources
1
views
33
mode
storage
MercedesME 2020
api_endpoint_reachable
ok
websocket_connection_state
connected
cars_connected
1
version
v0.10.1
Recorder
oldest_recorder_run
February 5, 2024 at 18:30
current_recorder_run
February 20, 2024 at 15:32
estimated_db_size
711.65 MiB
database_engine
sqlite
database_version
3.44.2
Sonoff
version
3.6.0 (8dd8af9)
cloud_online
4 / 7
local_online
4 / 4
Spotify
api_endpoint_reachable
ok
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 any previous issues..
Describe the issue
I have installed the CI for the first time. Restarted, and get the following error in the log.
Reproduction steps
...
Debug logs
Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:599
Integration: Sensor (documentation, issues)
First occurred: 15:32:58 (1 occurrences)
Last logged: 15:32:58
contact_energy: Error on device update!
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 599, in _async_add_entity
await entity.async_device_update(warning=False)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1261, in async_device_update
await hass.async_add_executor_job(self.update)
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/contact_energy/sensor.py", line 147, in update
if self._api.login() == False:
^^^^^^^^^^^^^^^^^
File "/config/custom_components/contact_energy/api.py", line 35, in login
self.refresh_session()
File "/config/custom_components/contact_energy/api.py", line 57, in refresh_session
self.get_accounts()
File "/config/custom_components/contact_energy/api.py", line 75, in get_accounts
self._contractId = data['accounts'][0]['contracts'][0]['contractId']
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
MercedesME 2020
Recorder
Sonoff
Spotify
Checklist
Describe the issue
I have installed the CI for the first time. Restarted, and get the following error in the log.
Reproduction steps
...
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: