Skip to content

Tags: bigboxer23/switchbotapi-java

Tags

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: adding support for roller shutter (#135)

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for roller curtains (#126)

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add content type header (#121)

* fix: switchbot api is stricter, add missing content-type header

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: adding automerge of deps (#118)

v1.2.0

Toggle v1.2.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
chore(deps): bump com.bigboxer23:utils from 2.0.38 to 2.0.39 (#96)

Bumps [com.bigboxer23:utils](https://github.com/bigboxer23/utils) from 2.0.38 to 2.0.39.
- [Release notes](https://github.com/bigboxer23/utils/releases)
- [Commits](bigboxer23/utils@v2.0.38...v2.0.39)

---
updated-dependencies:
- dependency-name: com.bigboxer23:utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Jones <bigboxer23@gmail.com>

v1.1.9

Toggle v1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for MeterPro(CO2) (#93)

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: return status from command calls (#85)

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add a map to translate id to name, make sure to use caching so …

…we don't have to go to the switchbot API constantly. (#81)

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: version bump (#55)

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update error handling to log more consistently (#39)