Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

TheMrBooyah/hassio-dirigera-client

Repository files navigation

ARCHIVED

This repository has been archived due to upstream project seemingly being abandoned. Besides IKEA has enabled MATTER support for the Dirigera hub, making this add-on seemingly obsolete.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published