Skip to content

Commit

Permalink
Heat state is now called heating; Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nervetattoo committed Jan 2, 2020
1 parent 6e1c6d5 commit c81f717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resources:
- `fallback` _string_: Specify a text to display if a valid set point can't be determined. Defaults to `N/A`
- `icon` _string|object_: Show an icon next to the card name. You can also pass an object to specify state-specific icons. Defaults state-specific icons radiator/radiator-disabled/snowflake
- `idle`: _string_: Use this icon for state idle
- `heat`: _string_ Use this icon for state heat
- `heating`: _string_ Use this icon for state heating
- `cool`: _string_ Use this icon for state cool
- `step_size` _number_: Override the default 0.5 step size for increasing/decreasing the temperature
- `label` _object_: Override untranslated labels
Expand Down

0 comments on commit c81f717

Please sign in to comment.