Skip to content

Commit

Permalink
Add settingsPosition + Fix invisible when off
Browse files Browse the repository at this point in the history
  • Loading branch information
DBuit authored Feb 14, 2020
1 parent 50355f2 commit c278dea
Show file tree
Hide file tree
Showing 3 changed files with 3,748 additions and 262 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ resources:
| `fullscreen` | boolean | optional| true | If false it will remove the pop-up wrapper which makes it fullscreen |
| `stepSize` | number | optional| 1 | If your climate gives a target_temp_step in the attributes this will be used, fallback is 1 if you don't set in in your configuration. |
| `settings` | boolean | optional | false | When it will add an settings button that displays the more-info content see settings example for my light popup for more options/information [here]: https://github.com/DBuit/light-popup-card#settings |
| `settingsPosition` | string | optional | `bottom` | set position of the settings button options: `top` or `bottom`. |


Example configuration in lovelace-ui.yaml
Expand Down
Loading

0 comments on commit c278dea

Please sign in to comment.