Skip to content

Instantly share code, notes, and snippets.

View nxcre's full-sized avatar

NoxCore nxcre

  • Germany
View GitHub Profile
@nxcre
nxcre / nina_conditional_markdown_card_v0.5.yaml
Created July 27, 2023 21:35
Markdown Card for the NINA integration. It uses ha-alert elements with the corresponding severity to display each active warning.
type: conditional
conditions:
- entity: binary_sensor.katastrophenwarnung
state: 'on'
card:
type: entity-filter
entities:
- binary_sensor.warning_city_01
- binary_sensor.warning_city_02
- binary_sensor.warning_city_03