RosCard Light Card Guide
Configure the RosCard Light Card to manage your lighting entities directly from your Astrion Remote. Control brightness, color temperature, RGB colors, and light groups.
Overview
The RosCard Light Card provides a dedicated interface for controlling lighting entities from your Astrion Remote. It supports individual lights, light groups, brightness adjustment, color temperature, and RGB color selection.
💡 Tip: Enable Independent Display for any Light Card you want to appear as a full-screen, dedicated view on your Astrion Remote.
Features
Brightness Control
Adjust brightness from 0% to 100% with a smooth slider
Color Temperature
Warm to cool white adjustment for compatible lights
RGB Color
Full color selection for RGB-capable lights
Light Groups
Control multiple lights together as a single entity
Independent Display
Full-screen dedicated view on your Astrion Remote
Step-by-Step Configuration
1 Open Dashboard Editor
In Home Assistant, navigate to the dashboard you want to use for your Astrion Remote. Click Edit Dashboard in the top-right corner.
2 Add Light Card
Click Add Card and search for "Light (ROS)" or "custom:aiks-light-card". Select it to add the card to your dashboard.
3 Configure Entities
Add your light entities to the card. You can add multiple lights to a single card for grouped control.
Example Configuration:
4 Enable Independent Display
For any card you want to appear as a full-screen view on your Astrion Remote, enable Independent Display. This is particularly useful for room-specific lighting controls.
5 Save and Refresh
Click Save to apply your configuration. On your Astrion Remote, pull down from the top of the home screen and tap Refresh to load the new card.
⚠️ Important: If your Light Card doesn't appear on the remote after saving, make sure you've refreshed the remote's view. If issues persist, verify that the entity IDs are correct and the entities exist in Home Assistant.
YAML Reference
Full Parameter List
Parameter Details
- entity_id — The Home Assistant entity ID for the light (e.g.,
light.living_room). - uuid — A unique identifier for the card. Generated automatically when you add the card.
- independent_display — When
true, the card appears as a full-screen dedicated view on the remote. - alias — A custom display name shown on the remote instead of the entity ID.
- icon_path — Path to a custom icon image in the Home Assistant
/local/directory.
💡 Tip: Custom icons should be placed in
/local/community/RosCard/icon_img/ and referenced as
/local/community/RosCard/icon_img/icon_light.png.
Troubleshooting
Light Card Not Showing on Astrion Remote
- Refresh the remote: Pull down from the top of the home screen and tap Refresh.
- Verify entity exists: Make sure the light entity is available in Home Assistant.
- Check YAML format: Ensure your configuration uses the correct syntax and indentation.
- Update RosCard: If you're running an older version, update RosCard via HACS.
Light Controls Not Responding
- Check entity status: Verify the light is available and not unavailable in Home Assistant.
- Test in Home Assistant: Try controlling the light directly from the Home Assistant UI to rule out connection issues.
- Rebind entities: If the card was working before and stopped, try removing and re-adding the entity.
Independent Display Not Working
- Ensure
independent_displayis set totruefor the specific entity. - Only one card with
independent_display: truewill show as the dedicated view per dashboard. - Refresh the remote after saving changes.
🔧 Note: After updating RosCard to a new version, you may need to resave all your Light Cards to refresh the binding. This is a known requirement for version updates.
Related resources
Need help with Light Card?
Our support team and community are here to assist you.