Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DBuit committed Jul 29, 2020
1 parent 851dc89 commit 8e3fb42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ resources:
| `entity` | string | **Required** | | Entity of the light |
| `icon` | string | optional | `mdi:lightbulb` | It will use customize entity icon or from the config as a fallback it used lightbulb icon |
| `fullscreen` | boolean | optional | true | If false it will remove the pop-up wrapper which makes it fullscreen |
| `supportedFeaturesTreshold` | number | optional | 9 | When the supported features of the light is larger than the treshold than the brightness slider is rendered if it is equal or lower a switch is rendered |
| `offStates` | array | optional | - "off" | Array of states that will make the switch appear to be off |
| `onStates` | array | optional | - "on" | Array of states that will make the switch appear to be on |
| `actions` | object | optional | `actions:` | define actions that you can activate from the pop-up. |
Expand Down

0 comments on commit 8e3fb42

Please sign in to comment.