Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Releases: coding-lemur/SmartDisplay-Server

1.2.0

Choose a tag to compare

@coding-lemur coding-lemur released this 16 Mar 19:41
59ecf17
  • update all libraries
  • format city-weather (from Home-Assistant) with one decimal places (two decimal places are also ultra-accurate for a weather report :D )
  • small optimizations

1.1.0

Choose a tag to compare

@coding-lemur coding-lemur released this 02 Dec 06:37
2a82216
  • added City Weather App working with Home Assistant (optional)
  • added CO2 Warner app (optional)
  • refactorings
  • update libraries

1.0.0

Choose a tag to compare

@coding-lemur coding-lemur released this 29 Mar 18:52
8ba90cf
  • update all libraries
  • optimize code

What's Changed

Full Changelog: 0.45.0...1.0.0

0.45.0

Choose a tag to compare

@coding-lemur coding-lemur released this 17 Jan 21:10
09861b5
Bump commander from 7.2.0 to 8.3.0 (#30)

Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 8.3.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v7.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.42.0

Choose a tag to compare

@coding-lemur coding-lemur released this 03 Mar 17:51
0254d98

breaking changes

  • settings now moved to .env file
  • upgrade libraries

0.40.1

Choose a tag to compare

@coding-lemur coding-lemur released this 01 Dec 19:19
91f57cd
Update docker.yml

0.40.0

Choose a tag to compare

@coding-lemur coding-lemur released this 18 Oct 19:37
move service to separate folder

0.10.0 beta

Choose a tag to compare

@coding-lemur coding-lemur released this 19 Apr 15:02
move weekdayand progressbar render logik to DrawHelper