Skip to content

Commit

Permalink
Fix typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jd committed Dec 12, 2014
1 parent 00e1ecb commit 36cb12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -181,7 +181,7 @@ Registers services `light/turn_on` and `light/turn_off` to turn a or all lights

Optional service data:
- `entity_id` - only act on specific light. Else targets all.
- `transition_seconds` - seconds to take to swithc to new state.
- `transition_seconds` - seconds to take to switch to new state.
- `profile` - which light profile to use.
- `xy_color` - two comma seperated floats that represent the color in XY
- `rgb_color` - three comma seperated integers that represent the color in RGB
Expand Down

0 comments on commit 36cb12c

Please sign in to comment.