Postcodeloterij Integration (Dutch postcode lottery)

A Home Assistant integration that tracks Postcodeloterij prize results per postcode. On the 2nd of each month the sensor shows how many prizes your postcode won, along with the description and image of the prize.

HACS-compatible. Install instructions and an example automation are in the README:

Feedback and issues welcome.

2 Likes

type: entity
entity: sensor.postcodeloterij_1234AA
attribute: prizes
grid_options:
  columns: full
  rows: auto
type: markdown
content: "![image]({{ states.sensor.postcodeloterij_1234AA.attributes.prize_img_url }})"

Got it on a dashboard :wink:
Posting here for inspiration...

P.S. Why does Postcodeloterij think I'm a dirty man? I always win some soap or shower gel :frowning:

1 Like

Congrats on the prize! :rofl:

1 Like