Skip to content

Commit

Permalink
Add slider color configuration options + Add settings page
Browse files Browse the repository at this point in the history
  • Loading branch information
DBuit authored Feb 10, 2020
1 parent 469892f commit d051fb1
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 50 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ resources:
| `entity` | string | **Required** | `climate.nest` | Entity of the thermostat |
| `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 |


Example configuration in lovelace-ui.yaml
Expand Down
Loading

0 comments on commit d051fb1

Please sign in to comment.