Update readme
This commit is contained in:
@@ -10,17 +10,17 @@ data:
|
||||
left_button: Left button
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Size
|
||||
|
||||
The `size` parameter can be set to `normal`, `wide` and `fullscreen` with results as below (background blur has been exagerated for clarity):
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## HTML content
|
||||
@@ -34,7 +34,7 @@ data:
|
||||
<p> Pretty much any HTML works: <ha-icon icon="mdi:lamp" style="color: red;"></ha-icon>
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Dashboard card content
|
||||
|
||||
@@ -50,7 +50,7 @@ data:
|
||||
- light.kitchen_lights
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Form content
|
||||
`content` can be a list of ha-form schemas and the popup will then contain a form for user input:
|
||||
@@ -91,7 +91,7 @@ data:
|
||||
slider: true
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Actionable popups
|
||||
|
||||
@@ -127,7 +127,7 @@ data:
|
||||
entity_id: light.bed_light
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Forward form data
|
||||
|
||||
@@ -158,4 +158,4 @@ data:
|
||||
value: 12
|
||||
```
|
||||
|
||||

|
||||

|
||||
Reference in New Issue
Block a user