Skip to content

Releases: IATkachenko/HA-SleepAsAndroid

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Sep 20:19
d76e0dd

GitHub release (by tag)

Fixes

  • allow to install with default integration

Since 2025.9 Home Assistant have own integration for Sleep as Android.

Please migrate to default version of the integration if you don't need any specific function of this custom component.

BREAKING CHANGES: domain and module name was updated. If you are going to use this custom integration, you MUST reinstall it:

  • remove old version
  • remove repository from HACS
  • restart Home Assistant
  • add integration again

Then update blueprints.

v3.0.1

v3.0.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 18:19
b453c60

GitHub release (by tag)

Fixes

  • allow to install with default integration

Since 2025.9 Home Assistant have own integration for Sleep as Android.

Please migrate to default version of the integration if you don't need any specific function of this custom component.

BREAKING CHANGES: domain and module name was updated. If you are going to use this custom integration, you MUST reinstall it (remove old version, restart Home Assistant and then add integration again) and update blueprints.

v3.0.0

v3.0.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 18:04

GitHub release (by tag)

Fixes

  • allow to install with default integration

Since 2025.9 Home Assistant have own integration for Sleep as Android.

Please migrate to default version of the integration if you don't need any specific function of this custom component.

BREAKING CHANGES: domain and module name was updated. If you are going to use this custom integration, you MUST reinstall it (remove old version, restart Home Assistant and then add integration again) and update blueprints.

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Jan 12:02

GitHub release (by tag)

Bug Fixes for 2025.1

  • don't try to call subscribe twice with bad version (8d33049). Many thanks to @tsvi

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Dec 12:50

GitHub release (by tag)

Fixes for HA 2024 from the community:

  • @tnt944445 fixed startup by adding new way to call topic subscription (#74)
  • @chris-mc1 have reduced noise in logs by updated way to run setup (#73)

Maty thanks for contributors!

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 13:44

GitHub release (by tag)

Features


Like this integration? Please send us feedback in any suitable way:
emoji at release page or starring project at GitHub GitHub Repo stars
It will let me know that things that I make is helping other people.

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 16:07

GitHub release (by tag)

Features

  • translations: add entity translations for English language (#58) (6132112).
  • sensor: select sensor state in automations from list (#54) (4558ba8).
    Many thanks to @joostlek for contributing this features.

Bug Fixes

  • sensor: avoid crashes due to unavailable async_get_last_sensor_data (7d0e5fb)
  • sensor: fix exceptions while pressing "Test" button in the Sleep As Android application (9c87fbe)

v2.1.0

v2.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:21

GitHub release (by tag)

Features

  • sensor: select sensor state in automations from list (#54) (4558ba8). Many thanks to @joostlek for contributing.

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 07:08

GitHub release (by tag)

New translations

  • German translation by @miggi92 is here!

Bug Fixes

  • sensor: make integration compatible with HA 2023.8 (099c3a5)
  • sensor: use _attr_native_value instead of state setter (0e1daef)
  • translation: turn translation to modern layout (6d4fac4)

BREAKING CHANGES

  • minimum supported HA version is 2023.4 now

Like this integration? Please send us feedback in any suitable way:
emoji at release page, starring project at GitHub GitHub Repo stars, support at patreon or ko-fi, or just buymeacoffee
It will let me know that things that I make is helping other people.

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 17:49

GitHub release (by tag)

Fixes

  • fix crashes AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms' at HA 2022.5+ (#51)

Features

  • add button for removing device (1e00a34), closes #48
    It just remove device. Device will be recreated after new message in MQTT topic, if topic was not changed in the integration settings.

Like this integration? Please send us feedback in any suitable way:
emoji at release page, starring project at GitHub GitHub Repo stars, support at patreon or ko-fi, or just buymeacoffee
It will let me know that things that I make is helping other people.