Commit graph

2019 commits

Author SHA1 Message Date
Joris Pelgröm a6e1304d51
Set Amazon secrets on release workflow (#4321) 2024-04-05 17:54:59 -04:00
Daniel Shokouhi 973b50d4c7
Update change log week of 3/29 (#4310)
* Update change log week of 3/29

* Remove mentioning battery sensors from automotive and dont mention entity state change
2024-03-30 23:01:24 +01:00
Joris Pelgröm 3154f9a0ca
Allow multiple tasks for command_webview (#4307)
Allow multiple tasks for command_webview
2024-03-29 08:16:50 -07:00
dependabot[bot] 5bcd72d4ad
Bump io.sentry:sentry-android from 7.4.0 to 7.6.0 (#4302)
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.4.0 to 7.6.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-java/compare/7.4.0...7.6.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 07:00:09 -04:00
dependabot[bot] 638b511e85
Bump com.google.firebase:firebase-bom from 32.7.3 to 32.8.0 (#4301)
Bumps com.google.firebase:firebase-bom from 32.7.3 to 32.8.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 06:59:18 -04:00
dependabot[bot] 359c1c7aff
Bump media3 from 1.2.1 to 1.3.0 (#4290)
Bumps `media3` from 1.2.1 to 1.3.0.

Updates `androidx.media3:media3-datasource-cronet` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.2.1...1.3.0)

Updates `androidx.media3:media3-exoplayer` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.2.1...1.3.0)

Updates `androidx.media3:media3-exoplayer-hls` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.2.1...1.3.0)

Updates `androidx.media3:media3-ui` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.2.1...1.3.0)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-cronet
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer-hls
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 06:58:56 -04:00
dependabot[bot] f016fd57c1
Bump Retrofit from 2.9.0 to 2.10.0 (#4293)
* Bump com.squareup.retrofit2:converter-jackson from 2.9.0 to 2.10.0

Bumps [com.squareup.retrofit2:converter-jackson](https://github.com/square/retrofit) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/square/retrofit/compare/2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: com.squareup.retrofit2:converter-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use Retrofit BOM

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
2024-03-27 06:58:24 -04:00
dependabot[bot] 1b5da51f18
Bump androidPlugin from 8.3.0 to 8.3.1 (#4292)
Bumps `androidPlugin` from 8.3.0 to 8.3.1.

Updates `com.android.application` from 8.3.0 to 8.3.1

Updates `com.android.library` from 8.3.0 to 8.3.1

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  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>
2024-03-26 16:17:17 -07:00
dependabot[bot] ff7c1ae277
Bump horologist from 0.5.24 to 0.5.25 (#4291)
Bumps `horologist` from 0.5.24 to 0.5.25.

Updates `com.google.android.horologist:horologist-composables` from 0.5.24 to 0.5.25
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.24...v0.5.25)

Updates `com.google.android.horologist:horologist-compose-layout` from 0.5.24 to 0.5.25
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.24...v0.5.25)

---
updated-dependencies:
- dependency-name: com.google.android.horologist:horologist-composables
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.horologist:horologist-compose-layout
  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>
2024-03-26 16:15:40 -07:00
Joris Pelgröm 7ee922af87
Add battery voltage divisor setting (#4299) 2024-03-26 16:09:35 -07:00
Joris Pelgröm 20cecf7790
Remove deprecated Accompanist System UI controller (#4298) 2024-03-26 15:29:47 -07:00
Joris Pelgröm acb81ba920
Pre-fill entity state widget label with entity name (#4296)
- When creating a new entity state widget, if the label is empty pre-fill it with the name for that entity to improve the initial UX. This does not apply when you've edited the label (or are editing a saved widget) until cleared.
2024-03-26 15:17:27 -07:00
Joris Pelgröm 5bf22b8631
Check protocol/port when determining reload for WebView (#4297)
- When determining whether the WebView should be reloaded with the current server URL, also check that the protocol (http/https) and port (8123, 443, ...) match and if not reload.
2024-03-26 15:14:28 -07:00
Nicolas Mowen de3a3481e2
Fix normal images not working after gif changes (#4289)
Fix normal images not working
2024-03-25 08:10:40 -07:00
Daniel Shokouhi 2eaf0cddb2
Update change log week of 3/22 (#4287)
* Update change log week of 3/22

* Remove mention of transmitter setting on Wear OS as its not supported

* Mention GIF support
2024-03-23 09:30:13 -07:00
dependabot[bot] 9b2b53ffbf
Bump kotlin from 1.9.22 to 1.9.23 (#4265)
Bumps `kotlin` from 1.9.22 to 1.9.23.

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23)

Updates `org.jetbrains.kotlin.android` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23)

Updates `org.jetbrains.kotlin.kapt` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.23)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  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>
2024-03-23 14:19:14 +00:00
dependabot[bot] 27699d5377
Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19 (#4256)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.22-1.0.17 to 1.9.23-1.0.19.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.22-1.0.17...1.9.23-1.0.19)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  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>
2024-03-23 09:57:13 -04:00
Daniel Shokouhi 0b920df365
Bump compose BOM to 2024.03.00 (#4288) 2024-03-23 09:56:20 -04:00
Nicolas Mowen ef6327ffb3
Support showing all frames of animated gif image in Android 14+ (#4284)
* Support showing all frames of animated gif when sent as image in Android 14+

* Use unique image names and delete existing files that are no longer needed

* Fix lint

* update behavior to keep 2 days of images
2024-03-23 09:55:56 -04:00
leccelecce b23b1838d0
Add option to transmit BLE on Home SSID only (#4277)
* Add option to transmit BLE on Home SSID only

* Check against all servers, not just the active one

* Fix missing parentheses

* Use single expression function

* Updated sensor description/setting title
2024-03-22 07:37:34 -07:00
Roffild 5729bbe6f0
Notification: "when_relative" for "chronometer" (#4273)
"timeout" is relative, but "when" is absolute by default.

It is now possible to synchronize timers in seconds without time difference:
```yaml
timeout: 120
chronometer: "true"
when: 120
when_relative: "true"
```
2024-03-22 11:45:40 +01:00
dependabot[bot] 5cda2e303a
Bump androidx.compose:compose-bom from 2024.02.01 to 2024.02.02 (#4278)
Bumps androidx.compose:compose-bom from 2024.02.01 to 2024.02.02.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 11:47:18 -07:00
Justin Bassett d3a696b7f8
Increase heap from 2gig to 4gig (#4276) 2024-03-17 12:17:47 +01:00
dependabot[bot] 164f3b922c
Bump com.google.firebase.appdistribution from 4.1.0 to 4.2.0 (#4263)
Bumps com.google.firebase.appdistribution from 4.1.0 to 4.2.0.

---
updated-dependencies:
- dependency-name: com.google.firebase.appdistribution
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 16:24:42 -04:00
dependabot[bot] 2cd1707dc5
Bump actions/setup-java from 4.2.0 to 4.2.1 (#4271)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2024-03-16 16:23:30 -04:00
Daniel Shokouhi d342d642b7
Update change log week of 3/15 (#4274) 2024-03-16 12:36:02 -07:00
dependabot[bot] 2373127fb0
Bump actions/setup-java from 4.1.0 to 4.2.0 (#4270)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 10:55:37 +01:00
dependabot[bot] 034165dc58
Bump softprops/action-gh-release from 2.0.3 to 2.0.4 (#4267)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 12:12:50 +01:00
dependabot[bot] c300d929d2
Bump softprops/action-gh-release from 2.0.2 to 2.0.3 (#4264)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 19:03:30 +01:00
Daniel Shokouhi 3d8bd0151a
Hide hidden navigation entities in android auto (#4249) 2024-03-11 15:22:03 -07:00
dependabot[bot] 0e280d727b
Bump horologist from 0.5.22 to 0.6.3 (#4241)
* Bump horologist from 0.5.22 to 0.6.3

Bumps `horologist` from 0.5.22 to 0.6.3.

Updates `com.google.android.horologist:horologist-composables` from 0.5.22 to 0.6.3
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.22...v0.6.3)

Updates `com.google.android.horologist:horologist-compose-layout` from 0.5.22 to 0.6.3
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.22...v0.6.3)

---
updated-dependencies:
- dependency-name: com.google.android.horologist:horologist-composables
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.android.horologist:horologist-compose-layout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use stable version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Bassett <bassett.justint@gmail.com>
2024-03-11 22:04:54 +00:00
dependabot[bot] 0b53f47e9e
Bump androidPlugin from 8.2.2 to 8.3.0 (#4242)
* Bump androidPlugin from 8.2.2 to 8.3.0

Bumps `androidPlugin` from 8.2.2 to 8.3.0.

Updates `com.android.application` from 8.2.2 to 8.3.0

Updates `com.android.library` from 8.2.2 to 8.3.0

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Gradle

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
2024-03-11 21:55:23 +00:00
Joris Pelgröm 6ff3560146
Controls: prevent individual server error from blocking all others (#4262)
- Catch exceptions thrown while loading all controls on a server level, to make sure that an issue with one server doesn't prevent data from other servers from showing.
2024-03-11 17:50:22 -04:00
dependabot[bot] 4a72229245
Bump softprops/action-gh-release from 0.1.15 to 2.0.2 (#4259)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 17:51:13 +01:00
Daniel Shokouhi 026a347c93
Bump location dependency (#4248) 2024-03-07 20:42:05 +01:00
dependabot[bot] 648fa9acc0
Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 (#4236)
Bumps com.google.firebase:firebase-bom from 32.7.2 to 32.7.3.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  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>
2024-02-29 17:27:16 -05:00
dependabot[bot] 9aece78bce
Bump hilt from 2.50 to 2.51 (#4234)
* Bump hilt from 2.50 to 2.51

Bumps `hilt` from 2.50 to 2.51.

Updates `com.google.dagger:hilt-android-compiler` from 2.50 to 2.51
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51)

Updates `com.google.dagger:hilt-android` from 2.50 to 2.51
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51)

Updates `com.google.dagger.hilt.android` from 2.50 to 2.51
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger.hilt.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove protected from ServerManager inject

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
2024-02-29 17:27:05 -05:00
dependabot[bot] c93339ff33
Bump actions/setup-java from 4.0.0 to 4.1.0 (#4233)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 17:26:34 -05:00
Joris Pelgröm 835b50f0e3
Update Assist dialog state when transitioning locked<>unlocked (#4235)
- Update the dialog flags for showing the Assist dialog when locked to prevent unintentional resuming in another locked state and clear contents when resumed intentionally (assistant intent action)
2024-02-29 17:26:07 -05:00
Daniel Shokouhi c8ebf2c123
Bump altbeacon to 2.20.4 (#4227) 2024-02-29 17:24:58 -05:00
dependabot[bot] 48ac7037c2
Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4 (#4220)
* Bump com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4

Bumps com.github.Dimezis:BlurView from version-1.6.6 to version-2.0.4.

---
updated-dependencies:
- dependency-name: com.github.Dimezis:BlurView
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix build: use convenience method which sets algorithm, remove functions matching defaults

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
2024-02-24 19:37:26 +00:00
Daniel Shokouhi 2e30f270ee
Update change log week of 2/23 (#4222) 2024-02-24 09:55:51 -08:00
Daniel Shokouhi b3b61ae5bf
Add command screen off to write permissions method (#4223) 2024-02-24 12:28:51 -05:00
dependabot[bot] cf55681355
Bump io.sentry:sentry-android from 7.3.0 to 7.4.0 (#4218)
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-java/compare/7.3.0...7.4.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24 09:26:47 -05:00
dependabot[bot] 7090d84c21
Bump josStorer/get-current-time from 2.1.1 to 2.1.2 (#4213)
Bumps [josStorer/get-current-time](https://github.com/josstorer/get-current-time) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/josstorer/get-current-time/releases)
- [Commits](https://github.com/josstorer/get-current-time/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: josStorer/get-current-time
  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>
2024-02-24 09:26:37 -05:00
dependabot[bot] cab7bc8778
Bump kotlinx-coroutines from 1.7.3 to 1.8.0 (#4215)
Bumps `kotlinx-coroutines` from 1.7.3 to 1.8.0.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 17:36:39 -05:00
dependabot[bot] ed70feb2b6
Bump com.github.AppDevNext:ChangeLog from 3.4 to 3.5 (#4206)
Bumps [com.github.AppDevNext:ChangeLog](https://github.com/AppDevNext/ChangeLog) from 3.4 to 3.5.
- [Release notes](https://github.com/AppDevNext/ChangeLog/releases)
- [Commits](https://github.com/AppDevNext/ChangeLog/compare/3.4...3.5)

---
updated-dependencies:
- dependency-name: com.github.AppDevNext:ChangeLog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 17:36:27 -05:00
dependabot[bot] 881840bf20
Bump horologist from 0.5.21 to 0.5.22 (#4205)
Bumps `horologist` from 0.5.21 to 0.5.22.

Updates `com.google.android.horologist:horologist-composables` from 0.5.21 to 0.5.22
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.21...v0.5.22)

Updates `com.google.android.horologist:horologist-compose-layout` from 0.5.21 to 0.5.22
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.21...v0.5.22)

---
updated-dependencies:
- dependency-name: com.google.android.horologist:horologist-composables
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.horologist:horologist-compose-layout
  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>
2024-02-22 17:36:01 -05:00
Daniel Shokouhi 00202c2b2c
Bump some project dependencies (#4203)
* Bump some project dependencies

* Bump compose and compiler to latest
2024-02-22 22:35:16 +00:00
StopMotionCuber 45e0ca9caa
Add ability for ClimateControl Card to cycle through entity states (#4142)
* Add ability for ClimateControl Card to cycle through entity states

* Fix ktlint issue

* Set `currentMode` after sending request for cycling through modes

* Display thermostat always as "on"

* Use "toggle" string from widget_tap_action_toggle

* Use hashMap to save states of entities as we're in a singleton

* Include support for colliding entityIds when using multi server within ClimateControl

* Add comment why ToggleRangeTemplate is always set to checked
2024-02-22 17:06:43 -05:00