Skip to content

Commit

Permalink
Fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBartusek committed Aug 22, 2023
1 parent 80d310b commit 175f2a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ Here is what configuration options mean:
| `disable_swiper` | `boolean` | `false` | _[Only some integrations]_ Disable slider when displaying multiple alerts, you may not see some important alerts. |
| `hide_caption` | `boolean` | `false` | _[DWD only]_ Hide top-right caption when showing advance alerts.
| `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/). |
| `ignored_levels`* | `array` | `[]` | List of levels that will not be shown on the card. Possible values are: `Yellow`, `Orange` and `Red` |
| `ignored_events`* | `array` | `[]` | List of events that will not be shown on the card. Possible values are: `Nuclear Event`, `Hurricane`, `Tornado`,`Coastal Event`,`Tsunami`,`Forest Fire`,`Avalanches`,`Earthquake`,`Volcanic Activity`,`Flooding`,`Sea Event`,`Thunderstorms`,`Rain`,`Snow/Ice`,`High Temperature`,`Low Temperature`,`Dust`,`Wind`, `Fog`, `Air Quality` and `Unknown Event` |
| `ignored_levels` * | `array` | `[]` | List of levels that will not be shown on the card. Possible values are: `Yellow`, `Orange` and `Red` |
| `ignored_events` * | `array` | `[]` | List of events that will not be shown on the card. Possible values are: `Nuclear Event`, `Hurricane`, `Tornado`,`Coastal Event`,`Tsunami`,`Forest Fire`,`Avalanches`,`Earthquake`,`Volcanic Activity`,`Flooding`,`Sea Event`,`Thunderstorms`,`Rain`,`Snow/Ice`,`High Temperature`,`Low Temperature`,`Dust`,`Wind`, `Fog`, `Air Quality` and `Unknown Event` |

\* Not available thought visual editor
\* Not available through visual editor

Example configuration for [Meteoalarm](meteoalarm):

Expand Down

0 comments on commit 175f2a5

Please sign in to comment.