-
Notifications
You must be signed in to change notification settings - Fork 1
Symbiont Card not visible #323
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingtriageWill triage/investigateWill triage/investigate
Description
Affected Card Type
lcards-elbow
LCARdS Version
'2026.03.29.1'
Home Assistant Version
2026.3.4
Browser
Chrome / Chromium
What happened?
Symbiont not shown on Desktop, but works perfect on Tablet with Fully Kiosk Browser
Steps to Reproduce
Create elbow with alarmo symbiont
Card YAML Configuration
type: custom:lcards-elbow
elbow:
type: header-left
segment:
bar_width: theme
bar_height: theme
outer_curve: 45
radius:
outer: auto
style: simple
segments:
gap: 4
outer_segment:
bar_width: 88
bar_height: 10
inner_segment:
bar_width: 28
bar_height: 10
symbiont:
enabled: true
card:
type: alarm-panel
states:
- arm_away
entity: alarm_control_panel.alarmo
imprint:
background:
default: var(--lcars-background-color)
enabled: true
grid_options:
columns: 12
rows: 8Browser Console Output
{version: '2026.03.29.1', buildDate: '2026-03-29T19:06:18.809Z', homepage: 'https://lcards.unimatrix01.ca', logLevel: 'warn', cards: Array(7), …}
lcards-logging.js:167 LCARdS|warn [HACardFactory] symbiont: setConfig not available after 8 attempts
logWarn @ lcards-logging.js:167
warn @ lcards-logging.js:202
applyCardConfig @ ha-card-factory.js:298
await in applyCardConfig
_mountSymbiontCard @ lcards-elbow.js:2647Additional Context
After Restart Fully Kiosk Browser, Alarmo also not shown
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageWill triage/investigateWill triage/investigate