What's Changed
- This update refactors core.py by splitting it up into smaller, more logical files. It puts it in a
core
directory, so existing code that imports fromtinytuya.core
should be unaffected. - Add Contrib support for Electric Blankets such as Goldair GPFAEB-Q by @leodenham in #528
- Add IoT core service renewal info to the setup wizard in the README by @lorumic in #558
- Contributing with a new device ColorfulX7Device by @CheAhMeD in #568
- Add WiFi Dual Meter device by @ggardet in #569
- Refactoring: split up core.py by @tringenbach in #575
- fix: update tests.py to pass, add to github workflow by @tringenbach in #576
New Contributors
- @leodenham made their first contribution in #528
- @lorumic made their first contribution in #558
- @CheAhMeD made their first contribution in #568
- @ggardet made their first contribution in #569
- @tringenbach made their first contribution in #575
Full Changelog: v1.15.1...v1.16.0