Skip to content

A lot of minor things

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 21:59
· 475 commits to master since this release
8ba332c

What's Changed

Improved typing overall
Changed all attributes to be snake case and not a mirror of API attribute
Changed retry mechanism to utilize sleep rather than task to keep the call chain
Added set_* methods to replace generic calls that expect the upper layer to read the API specification
Moved get_api_key into DeconzSession
Expanded the config class to be more complete