Pollenprognos with Kleenex

I’ve got an issue with Pollenprognos card 4.0.0 which doesn’t pick up the Kleenex integration 1.6.1.

The default values don’t work (info below). It probably has to do with naming, but even playing around with prefixes and suffixes didn’t help. Any idea how to debug or resolve this?

integration: kleenex
location: ""
entity_prefix: ""
entity_suffix: ""
allergens:
  - alder
  - birch
  - chenopod
  - cypress
  - elm
  - hazel
  - mugwort
  - nettle
  - oak
  - pine
  - plane
  - poaceae
  - poplar
  - ragweed
minimal: false
minimal_gap: 35
background_color: ""
icon_size: "48"
text_size_ratio: 1
levels_colors:
  - "#FFE55A"
  - "#FFC84E"
  - "#FFA53F"
  - "#FF6E33"
  - "#FF6140"
  - "#FF001C"
allergen_colors:
  - rgba(200, 200, 200, 0.15)
  - "#FFE55A"
  - "#FFC84E"
  - "#FFA53F"
  - "#FF6E33"
  - "#FF6140"
  - "#FF001C"
show_text_allergen: true
show_value_text: true
show_value_numeric: false
show_value_numeric_in_circle: false
show_empty_days: false
debug: false
show_version: true
days_to_show: 5
days_relative: true
days_abbreviated: false
days_uppercase: false
days_boldfaced: false
pollen_threshold: 1
sort: value_descending
sort_category_allergens_first: true
allergy_risk_top: true
allergens_abbreviated: false
date_locale: en-GB
phrases:
  full: {}
  short: {}
  levels: []
  days: {}
  no_information: ""
type: custom:pollenprognos-card

I have a similar issue :neutral_face: and raised a defect here: [Bug]: card does not pick up Kleenex integration · Issue #309 · krissen/pollenprognos-card · GitHub . Feel free to add your info there.