Leggin / dirigera

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

refactor data models to use pydantic #32

Closed Leggin closed 1 year ago

Leggin commented 1 year ago

Major version rewrite. Includes updated handling of data by using pedantic. Layout of models now identical to IKEA model (i.e. device.attributes._special_attribute) for easier parsing.