Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.26 KB

File metadata and controls

25 lines (18 loc) · 1.26 KB

Process Management meets Home Assistant!

Requirements

  • Computer with amd64 processor
  • Homeassistant OS or Supervised installation, otherwise you can't run Addons.

Installation

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

  1. Go to 'Settings' -> 'Addons' -> 'Add new Addon'
  2. Click the three dots in the top right corner
  3. Add repository: https://github.com/FelixMarschall/HA_ProcessMining_Addon/
  4. Refresh add-ons
  5. Find this addon at the end and click install.

The installatiion can need some time depending on your internet connection and computer.

Access Logbook data

  • An activation of the supervisor API is necessary to access the homeassistant logbook by API (documention). Add in configuration.yaml a line with api:
  • Generate and copy a personal long-term access token in your profil settings.
  • Go to the configuration page of this addon.
  • Insert token into credential_secret and click save.