yonomi_platform_sdk 2.8.0 yonomi_platform_sdk: ^2.8.0 copied to clipboard
Flutter SDK for Yonomi Platform
2.8.0 (2022-02-14) #
Bug Fixes #
- thermostat_repository.dart: Remove default to 0.0 from ambient and target temp (4e6e694)
- Fix introduced unmerged changes (2114d3b)
Features #
- thermostat_repository.dart: Add ambient temp state to thermostat trait (db56057)
2.7.0 (2022-02-14) #
Features #
- devices_repository: introduce IsJammed state object (fc9da39)
- query.fragment.graphql: query for isJammed state (e355515)
2.6.0 (2022-02-10) #
Bug Fixes #
- Fix field on setting fan mode (370d44f)
- Fix field on setting fan mode (8618b12)
- Fix types for thermostat properties (3dc036f)
- Make signatures match for setting fan mode (54431aa)
- Make signatures match for setting fan mode (c9ee3d0)
Features #
- devices_repository.dart: Return the fanMode state (37b80d5)
- Add ability to get thermostat mode data from sdk (64ce71e)
- Add available fan modes (c31934c)
2.5.0 (2022-01-25) #
Features #
- devices_repository.dart: add support for LockTrait supportsIsJammed property (22041c6)
2.4.0 (2022-01-24) #
Bug Fixes #
- Remove isToggle as it's not used in upcoming docs (3e05220)
Features #
- Add support for Power Trait supportsDiscreteOnOff and supportsToggle properties (329009c)
2.3.0 (2022-01-05) #
Bug Fixes #
- cleanup if else (795b20e)
Features #
- devices_repository.dart,devices_repository_test.dart: Add BatteryLevelTrait to repository (a12c0ba)
2.2.0 (2021-12-16) #
Bug Fixes #
- devices_repository: add missing conversions for PowerTrait (f959476)
Features #
- devices_repository: add Power Trait and IsOnOff State class (8d3a4cf)
- devices_repository: convert Powertrait responses into PowerTrait (19f3ee6)
2.1.0 (2021-12-10) #
Bug Fixes #
- add unit tests for power repository (b5d4014)
- added export (1fafc95)
- added tests (105b43a)
- codecov (9be8464)
- codecov ignore not being picked up (f3addd3)
- coverage yml fix (0ad82df)
- lcov exclude folders (c74990d)
- removed lock repository from devices (766f2fa)
- removed unused method (bcae016)
- renamed codecov files for it to pickup properly (ef6ada2)
- tests (52d1bc0)
- unknown traits will pass trait name (4b1bb35)
Features #
- added method to get device name and id (fbb8f68)
- added power repo (bba701a)
- adding queries for device detail page (c4173c3)
- adding queries for device detail page (4c10502)
2.0.0 (2021-11-22) #
BREAKING CHANGES #
- update package
1.0.7 (2021-11-18) #
Bug Fixes #
- yonomi-sdk.dart: export missing thermostat_repository.dart file (daeb854)
1.0.6 (2021-10-22) #
Bug Fixes #
- added device detail and related tests (796fd58)
- added more test for coverage (5624318)
- added user repository test (1f04107)
- flutter minimum version change (750a7d2)
- link account test (5fe2171)
- thermostat related tests (60d5f60)
- updated repository methods to use gql_build classes (f2dc4e2)
- upgrade flutter (57a66ac)
1.0.5 (2021-06-01) #
Bug Fixes #
- DevicesRepository returns a device with fully-defined Lock trait (b327252)
- make DevicesRepository.getDeviceDetails handle different Traits (1f8f296)
- merge: fix merge conflicts (0625d88)
1.0.4 (2021-05-17) #
Bug Fixes #
- cicd: changes on pipeline names (3ecdad5)
- cicd: update build step to publish after semantic release (73f39f9)
- cicd: update build step to publish after semantic release (802915c)
1.0.3 (2021-05-17) #
Bug Fixes #
- semver: update gitstep to add another file (b4746ec)
1.0.2 (2021-05-11) #
Bug Fixes #
- semver: update gitstep to add another file (b4746ec)
Bug Fixes #
- publishing: Added meta to pass dry run (9315121)
- publishing: Removed author as per publishing suggestion (14e1715)
1.0.1 (2021-05-11) #
Bug Fixes #
- changelog: clean changelog (df70016)