Skip to content

Custom integration that displays closest emergency pharmacies to a defined PLZ, address or GPS location

License

Notifications You must be signed in to change notification settings

ne3x7/notdienstapotheke-home-assistant

Repository files navigation

Notdienstapotheke (emergency pharmacy) integration for Home Assistant

Custom integration that displays closest emergency pharmacies to a defined PLZ, address or GPS location.

Installation

Install via HACS (recommended)

HACS installation is recommended as it allows you to be notified of any updates or new releases of the component.

  1. In Home Assistant, go to Settings → Devices & Services → HACS → Integrations.
  2. Click + Explore & Download Repositories.
  3. Click the three dots in the top-right and choose Custom Repositories.
  4. Add the URL of this repository and set the category to Integration.
  5. Go to Settings → Devices & Services.
  6. Search for Notdienstapotheke and add it.
  7. You will be asked to provide the name for the sensor and PLZ/Ort. These values are required. PLZ/Ort value is validated against the Aponet website.
  8. You can additionally provide date, street, GPS coordinates and/or search radius. These values are not required.

Install manually

  1. Copy the notdienstapotheke directory to the custom_components folder of your Home Assistant installation (located at the same level as configuration.yaml file). If custom_components folder does not exist, create it.
  2. Add a new sensor in configuration.yaml or sensors.yaml (see below).
  3. Restart Home Assistant from Developer Tools.

Configuration

This integration can be configured from Home Assistant UI. If you want to configure the Notdienstapotheke using configuration.yaml instead, you can use the YAML snippet below:

platform: notdienstapotheke
...

About

Custom integration that displays closest emergency pharmacies to a defined PLZ, address or GPS location

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages