-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I've tried several different dashboards and I see the same thing each time. This only happens on my Android mobile phone in the companion app. Viewing this same dashboard on a desktop web browser works fine. Don't know about iPhone. Anyone else see this issue?
type: sections
cards: []
background:
opacity: 33
alignment: center
size: contain
repeat: repeat
attachment: fixed
icon: ""
sections:
- type: grid
cards:
- type: heading
heading_style: title
- type: custom:mini-graph-card
name: pH
entities:
- sensor.apex_ph
line_width: 4
font_size: 75
- type: custom:mini-graph-card
name: Temp
entities:
- sensor.apex_temp
line_color: green
line_width: 4
font_size: 75
color_thresholds:
- value: 79
color: "#16E2F5"
- value: 79.3
color: "#FFFF33"
- value: 79.5
color: "#C04000"
- value: 79.5
color: "#B21807"
- type: custom:mini-graph-card
name: ORP
entities:
- sensor.apex_orp
line_color: green
line_width: 4
font_size: 75
- type: grid
cards:
- type: heading
heading_style: title
- type: statistics-graph
entities:
- sensor.apex_volt_4
- type: horizontal-stack
cards:
- type: custom:mini-graph-card
name: No3
entities:
- sensor.apex_no3x6
line_color: blue
line_width: 8
font_size: 75
- type: custom:mini-graph-card
name: Po4
entities:
- sensor.apex_po4x6
line_color: green
line_width: 8
font_size: 75
- type: horizontal-stack
cards:
- type: custom:mini-graph-card
name: Alk
entities:
- sensor.apex_alkx5
line_color: blue
line_width: 8
font_size: 75
- type: custom:mini-graph-card
name: Ca
entities:
- sensor.apex_cax5
line_color: "#e74c3c"
line_width: 8
font_size: 75
- type: custom:mini-graph-card
name: Mg
entities:
- sensor.apex_mgx5
line_color: var(--accent-color)
line_width: 8
font_size: 75
- show_name: true
show_icon: true
type: button
entity: switch.apex_growlight
name: Grow Light
icon: mdi:lightbulb
show_state: false```
rrakso
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested