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

refactor data models to use pydantic #32

Closed Leggin closed 8 months ago

Leggin commented 8 months 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.