Leggin / dirigera

This repository provides an unofficial Python client for controlling the IKEA Dirigera Smart Home Hub.
MIT License
99 stars 19 forks source link

Add new property for `relationId` to `Device` #67

Closed bjorncs closed 3 months ago

bjorncs commented 3 months ago

Having the relationId allows for a less hackish mechanism for aggregating the two SOMRIG buttons into single device representation. The controller test is extended with JSON for both buttons as documentation of their relationship and structure.

Leggin commented 3 months ago

looks good, the linter is not happy, could you be so kind to add that final new line 😄 I will merge it then