Skip to content

Releases: fwmone/paperlesspaper_push

Deprecated -> Migration Guide

Choose a tag to compare

@fwmone fwmone released this 19 Jul 12:18

paperlesspaper_push is now deprecated.

The manufacturer of the paperlesspaper frame has chosen to support the more comprehensive paperlesspaper-ha integration, which provides UI-based configuration, automatic device discovery, multi-frame support, Media Browser integration, and additional device entities and events.

To avoid maintaining two largely overlapping integrations and to make the choice easier for users, no further feature development is planned for paperlesspaper_push.

Existing installations may continue to work for the time being, but compatibility with future Home Assistant releases or paperlesspaper API changes is no longer guaranteed.

Users are encouraged to migrate to paperlesspaper-ha.

A detailed migration guide is available in MIGRATION.md.

Updating README / no EPDOptimize required anymore

Choose a tag to compare

@fwmone fwmone released this 08 May 06:56

Changed

  • No integration update, but updating README file to reflect update of paperlesspaper API service. As of ~20. April 2026, paperlesspaper changed their uploadSingleImage API call so that it includes their new, optimized version of EPDOptimize. Therefore, you do not need to pre-dither the images anymore, only resize them and save as PNG. Pre-dithering / pre-optimizing using EPDOptimize leads to wrong colors. In case you use the optimization script (https://github.com/fwmone/eink-optimize) to pre-dither images, please disable EPDOptimize and re-render all your images. I provide further explanation in the optimization script's README.

Better randomization of image upload

Choose a tag to compare

@fwmone fwmone released this 25 Apr 16:28

[0.1.7] - 2026-04-25

Changed

  • changing max length of file list from 50 to 250 to have better randomization

New API URL

Choose a tag to compare

@fwmone fwmone released this 15 Mar 13:08

[0.1.6] - 2026-03-15

Changed

  • URL of API seems to have changed to api.paperlesspaper.de

Long-term statistics for battery-related sensors

Choose a tag to compare

@fwmone fwmone released this 01 Mar 07:27

[0.1.5] - 2026-03-01

Added

  • Added long-term statistics support for battery-related sensors.
  • Battery voltage and battery percentage sensors are now marked as measurement
    sensors, enabling Home Assistant long-term statistics and historical trends.
  • Added battery_percent_rechargeable sensor to provide a more realistic battery
    level estimation when using rechargeable batteries (e.g. NiMH).

Changed

  • Improved battery sensor metadata to align with Home Assistant best practices
    for long-term statistics (state class and measurement semantics).
  • Clarified separation between vendor-style battery percentage and
    rechargeable battery estimation.

Rechargeable battery sensor

Choose a tag to compare

@fwmone fwmone released this 17 Feb 14:00

Added

  • Added battery_percent_rechargeable sensor to provide a more realistic
    battery level estimation for rechargeable batteries (e.g. NiMH).
  • The new sensor derives remaining charge from pack voltage and is intended
    for monitoring and automations when using rechargeable cells.
  • Existing battery_percent sensor continues to reflect the vendor/device
    battery percentage logic.

Changed

  • Clarified separation between vendor-reported battery percentage and
    voltage-based rechargeable battery estimation.

Change battery voltage values

Choose a tag to compare

@fwmone fwmone released this 15 Feb 21:39

[0.1.3] - 2026-02-15

Changed

  • Battery voltage min to 4.0V and max to 6.2V

Timestamp of paperlesspaper_push_state is now regular UTC timestamp

Choose a tag to compare

@fwmone fwmone released this 08 Feb 14:03

Changed

  • Timestamp of paperlesspaper_push_state is now regular UTC timestamp

Telemetry sensors added

Choose a tag to compare

@fwmone fwmone released this 07 Feb 18:09

Added

  • Added battery level and last updated sensors

First release

Choose a tag to compare

@fwmone fwmone released this 03 Feb 13:08

First release