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.
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
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
- The Authentication Token to communicate with your DIRIGERA gateway. Follow the instructions from this page to get your access token.
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