Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find an entity called weather.xxx #165

Open
4 tasks done
tjorim opened this issue Oct 22, 2024 · 0 comments
Open
4 tasks done

Unable to find an entity called weather.xxx #165

tjorim opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working.

Comments

@tjorim
Copy link

tjorim commented Oct 22, 2024

System Health details

System Information

version core-2024.10.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.31-haos-raspi
arch aarch64
timezone Europe/Brussels
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 4978
Installed Version 2.0.1
Stage running
Available Repositories 1463
Downloaded Repositories 86
Home Assistant Cloud
logged_in true
subscription_expiration April 26, 2025 at 02:00
relayer_connected true
relayer_region eu-central-1
remote_enabled true
remote_connected true
alexa_enabled false
google_enabled true
remote_server eu-central-1-7.ui.nabu.casa
certificate_status ready
instance_id 98df8b6855fd40a682abea6ec3befbad
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 13.2
update_channel beta
supervisor_version supervisor-2024.10.2
agent_version 1.6.0
docker_version 27.2.0
disk_total 458.4 GB
disk_used 30.1 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board yellow
supervisor_api ok
version_api ok
installed_addons Spotify Connect (0.13.0), Advanced SSH & Web Terminal (19.0.0), File editor (5.8.0), Zigbee2MQTT (1.40.2-1), Home Assistant Google Drive Backup (0.112.1), The Lounge (0.19.2), Glances (0.21.1), Uptime Kuma (0.12.4), ESPHome (2024.10.1), Mosquitto broker (6.4.1), Firefox (1.3.2), Silicon Labs Flasher (0.3.0), AirCast (4.2.2), eBUSd (23.2.6), Music Assistant Server (2.2.9), Studio Code Server (5.17.2), Get HACS (1.3.1), Tailscale (0.23.1), Zigbee2MQTT Edge (edge)
Dashboards
dashboards 3
resources 43
views 12
mode storage
MercedesME 2020
api_endpoint_reachable ok
websocket_connection_state connected
cars_connected 1
version v0.19.0
Recorder
oldest_recorder_run October 12, 2024 at 14:15
current_recorder_run October 22, 2024 at 20:52
estimated_db_size 1273.62 MiB
database_engine sqlite
database_version 3.45.3
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

Seems like integration loads faster than weather entity.

Reproduction steps

  1. Update to version 1.6.0
  2. Set up new entry
  3. Restart home assistant
  4. Check error log

Debug logs

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:942
First occurred: 20:53:07 (1 occurrences)
Last logged: 20:53:07

Update for binary_sensor.tires_for_ford_c_max fails
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 942, in async_update_ha_state
    await self.async_device_update()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1300, in async_device_update
    await self.async_update()
  File "/config/custom_components/snowtire/binary_sensor.py", line 232, in async_update
    await self._async_update()
  File "/config/custom_components/snowtire/binary_sensor.py", line 257, in _async_update
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Unable to find an entity called weather.forecast_home

Diagnostics dump

No response

@tjorim tjorim added the bug Something isn't working. label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

1 participant