Home Assistant Add-on: DIRIGERA API Client

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

About

DIRIGERA API client is an unofficial client API for the IKEA's new Smart home Hub DIRIGERA. The API uses the DIRIGERA's REST interface at port 8443. The vast majority has been implemented. However, most are barely tested and some are known as inoperable.

For more information about what is known to work/not work visit dvdgeisler's repository

Configuration

This add-on requires the following configuration:

  • dirigera_host
    • The hostname or IP-address the DIRIGERA is running on
  • mqtt_host
    • The hostname or IP-address of your Mosquitto broker. If running one in home assistant, you can leave this on the default value 'core-mosquitto'
  • port
    • The port your Mosquitto broker is running on. Default '1883'
  • username
    • The username for your Mosquitto broker. Only required when your Mosquitto broker requires authentication.
  • password
    • The password for your Mosquitto broker. Only required when your Mosquitto broker requires authentication.
  • token

Support

Got questions?

Do you have questions about or problems with the add-on? Create a support ticket here

Do you have questions about or problems with the client API? Create a support ticket here