Entity Issues¶
Entity States Not Updating¶
Symptoms: Card shows old/stale entity states
Solutions:
- Check entity availability: Ensure entities are responsive
- Restart integration: Restart relevant integrations
- Check network: Verify device connectivity
- Force update: Use Developer Tools to update entities
Automation Not Triggered¶
Symptoms: Tap/hold actions don't work
Solutions:
- Check action syntax:
- Verify permissions: Ensure user has control permissions
- Check entity domains: Some actions only work with specific domains
- Test manually: Try action in Developer Tools
Custom Attributes Missing¶
Symptoms: Entity attributes like on_color not working
Solutions:
- Check customize location: Attributes must be in
customize.yamlorconfiguration.yaml - Verify entity ID: Must match exactly (case-sensitive)
- Restart required: Restart HA after customize changes
- Check syntax: