Performance Issues¶
Card Loading Slowly¶
Symptoms: Card takes long time to load or update
Solutions:
- Reduce entity count: Limit number of displayed entities
- Optimize sensors: Use fewer, more efficient sensors
- Check network: Slow internet affects loading
- Optimize images: Use smaller, optimized background images
- Disable animations: If card has custom animations
Background Images Causing Lag¶
Symptoms: Card becomes slow when background images are enabled
Solutions:
- Optimize image size: Use smaller, compressed images
- Reduce opacity: Lower opacity values use less resources
- Use static images: Avoid dynamic image entities if performance is critical
- Disable backgrounds: Use
disableoption if performance is more important
Frequent Updates¶
Symptoms: Card updates too often, causing lag
Solutions:
- Check sensor update frequency: Reduce polling frequency
- Use template sensors: Aggregate data before display
- Limit real-time sensors: Use static data where possible
Memory Issues¶
Symptoms: Browser becomes slow or crashes
Solutions:
- Reduce card count: Limit number of room cards
- Simplify configuration: Remove unnecessary features
- Update browser: Use latest browser version
- Close other tabs: Free up browser memory