Skip to content

Commit

Permalink
Document hide_when_no_warning in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBartusek committed Nov 18, 2021
1 parent b29c67c commit 2f6e243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Here is what configuration options mean:
| `entity` | `string` | **Required** | An entity_id with weather alerts |
| `integration` | `string` | `automatic` | Name of the integration. Available options: <ul><li>`automatic`</li><li>`meteoalarm`</li><li>`meteofrance`</li><li>`dwd`</li><li>`weatheralerts`</li></ul> |
| `override_headline` | `boolean` | `false` | Override headline proved by integration (if present) by generated one |
| `hide_when_no_warning` | `boolean` | `false` | Hide the card when no warning is active. This works like a [conditional card](https://www.home-assistant.io/lovelace/conditional/). |

Example configuration for [Meteoalarm](https://www.home-assistant.io/integrations/meteoalarm/):

Expand Down

0 comments on commit 2f6e243

Please sign in to comment.