github mathoudebine/turing-smart-screen-python 2.3.2
Release 2.3.2 - ⚠️ breaking changes

latest releases: 3.10.0, 3.9.7, 3.9.6...
3 years ago

Breaking changes

The text box for all text sensors has been reworked to remove top margin.

ezgif com-gif-maker

This results in:

  • faster text refresh on screen
  • text sensors can be displayed one above the other closer than before

But this has an impact on all previously made themes: some texts are now displayed higher than expected.
Theme files have to be manually edited, and the impacted text Y coordinates have to be increased by few pixels to restore the original theme layout.
Not all texts are impacted: it depends on the font used, and is usually tied to non-monospaced fonts.

All the included themes have already been updated to match the new text box

What's Changed

New Contributors

Full Changelog: 2.3.1...2.3.2

Don't miss a new turing-smart-screen-python release

NewReleases is sending notifications on new releases.