Skip to content

Releases: susch19/Smarthome

Smarthome v1.3.1

20 Oct 20:09
1a0f97a

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Smarthome v1.3.0

09 Oct 10:21
9b75a1a

Choose a tag to compare

What's Changed

  • Added support for searching devices by @susch19 in #19
  • Fixed problems with updater by @susch19 in #20
  • Rework the appbroker connection, to rely more on rest api instead of swagger @susch19 int #21

Full Changelog: v1.2.0...v1.3.0


Breaking Change

  • This Release is incompatible with older AppBroker Versions, due to the different communication used
  • The old configs will be gone after updating

Smarthome v1.2.3

23 Oct 16:04
7416bbf

Choose a tag to compare

Changelog

v1.2.3 (2023-10-23)

Full Changelog

v1.2.2 (2023-10-22)

Full Changelog

v1.2.1 (2023-10-22)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

Smarthome v1.2.0

01 Nov 13:56
2f7b574

Choose a tag to compare

Changelog

v1.2.0 (2022-11-01)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Smarthome v1.1.5

25 Dec 16:41
8328997

Choose a tag to compare

Changelog

v1.1.5 (2021-12-25)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Smarthome v1.1.2

04 Sep 17:42
88c632a

Choose a tag to compare

Changelog

v1.1.2 (2021-09-04)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Smarthome v1.0.0

04 Sep 08:28
b86231e

Choose a tag to compare

Reworked ui

* show state of led strip on dashboard
* reworked connection state with green or red ball on top left instead of check and cross
* header config is now with gauge and cards and therefore looks alot cleaner
* changed run loop in windows cpp, because default implementation caused high cpu usage and this is the proposed fix in the github issue
* add delete and subscribe all buttons for faster setup