Replies: 1 comment
-
|
awesome...ty
…On Wed, Jan 11, 2023 at 12:35 AM Shasdo ***@***.***> wrote:
Probably a unique card (type: custom:mini-graph-card) and then below, an
horizontal stack which is directly available in the lovelace GUI and should
looks likes this
type: horizontal-stack
cards:
- type: custom:mini-graph-card
entities:
- entity: sensor.sensorid_temperature
name: TEMPERATURE
- type: custom:mini-graph-card
entities:
- entity: sensor.sensorid_consumption
name: CONSUMPTION
—
Reply to this email directly, view it on GitHub
<#898 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABT4TVOEPU3GM7YWQWLCKZTWRZWE3ANCNFSM6AAAAAATK7ABDQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do you make one large card on top and 2 smaller ones on the bottom? like this?

Beta Was this translation helpful? Give feedback.
All reactions