File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 11# Plotly Graph Card
22
3- ![ ] ( demo.gif )
4- ![ ] ( demo2.gif )
3+ <img src =" demo.gif " width =" 300 " align =" left " >
4+ <img src =" demo2.gif " width =" 300 " align =" right " >
5+ <br clear =" left " />
6+
7+ <img src =" https://user-images.githubusercontent.com/777196/148675247-6e838783-a02a-453c-96b5-8ce86094ece2.gif " width =" 300 " align =" left " >
8+ <img src =" https://user-images.githubusercontent.com/37914650/148646429-34f32f23-20b8-4171-87d3-ca69d8ab34b1.JPG " width =" 300 " align =" right " >
9+ <br clear =" left " />
10+
11+ <img src =" https://user-images.githubusercontent.com/52346449/142387417-f3b8e494-8897-4348-970e-dffae03302b9.png " width =" 300 " align =" left " >
12+ <img src =" https://user-images.githubusercontent.com/52346449/142386216-dfc22660-b053-495d-906f-0ebccbdf985f.png " width =" 300 " align =" right " >
13+ <br clear =" left " />
14+
15+
16+
517
618## [ Post in HomeAssistant community forum] ( https://community.home-assistant.io/t/plotly-interactive-graph-card/347746 )
719
@@ -126,8 +138,9 @@ entities:
126138Plot the attributes of an entity by adding `::atribute_name` to the entity name
127139
128140` ` ` yaml
129- entities: climate.living::temperature
130- climate.kitchen::temperature
141+ entities:
142+ - entity: climate.living::temperature
143+ - entity: climate.kitchen::temperature
131144` ` `
132145
133146# # Extra entity attributes:
You can’t perform that action at this time.
0 commit comments