home-assistant / home-assistant/core
Google Cast Issues
- Dominant language
- Python
- Stars
- 90.8k
- Forks
- 38.7k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 597
Description
### The problem
One of my cast devices acts out, so i first deleted it -> it came back on its own. Then i disabled it, now i get Logger: homeassistant.helpers.entity
Source: helpers/entity.py:1194
First occurred: 07:58:45 (1 occurrence)
Last logged: 07:58:45
Entity media_player.living_room_tv_3 is incorrectly being triggered for updates while it is disabled. This is a bug in the cast integration
I wanted to disable it because it spams my log file with disconnect alerts, now this happens.
### What version of Home Assistant Core has the issue?
2026.09.01
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
Google Cast
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/cast/
### Diagnostics information
_No response_
### Example YAML snippet
```yaml
```
### Anything in the logs that might be useful for us?
```txt
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.