Skip to content

Commit

Permalink
Readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
decompil3d authored Jun 27, 2022
1 parent 766d4fd commit 44beefc
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 @@ -63,7 +63,7 @@ Otherwise, the integration may complain of a duplicate unique ID.
| type | string | **Required** | `custom:hourly-weather` | |
| entity | string | **Required** | Home Assistant weather entity ID. | |
| name | string | **Optional** | Card name | `Hourly Weather` |
| icons | bool | **Optional** | Whether to show icons instead of text labels | false |
| icons | bool | **Optional** | Whether to show icons instead of text labels | `false` |
| num_hours | number | **Optional** | Number of hours to show (even integer >= 2) | `12` |
| tap_action | object | **Optional** | Action to take on tap | `action: more-info` |
| hold_action | object | **Optional** | Action to take on hold | `none` |
Expand Down

0 comments on commit 44beefc

Please sign in to comment.