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

Make project compatible with older pydantic versions (1.10.*) #37

Closed Leggin closed 8 months ago

Leggin commented 8 months ago

In this PR the alias generator from pydantic is replaced by a custom one. The config for pydantic models is moved out of the ConfigDict.