Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 927 Bytes

info.md

File metadata and controls

23 lines (17 loc) · 927 Bytes

Home Assistant sensor component for Jumbo.com

Provides Home Assistant sensors for Jumbo.com (Dutch Supermarket). See the repository for Automation & Lovelace examples.

Example config:

  sensor:
    - platform: jumbo
      username: <username>            (required)
      password: <password>            (required)
      type: "both"                    (optional) (Choose from "delivery", "pick_up" or "both")

Documentation

For all options and examples, see the Documentation.

Questions / Feedback

Share your thoughts within this topic.

Lovelace Card

A dedicated lovelace card was created by @Voxxie, which can be found within HACS or here.