Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Releases: dangreco/threedy

MQTT Time Fix

25 Nov 06:21
5818018
Compare
Choose a tag to compare

This release fixes issue #28: time resetting with the MQTT integration.

Huge shoutout to @AndreyShpilevoy for finding the fix for this!

Time fix + vertical option!

10 Mar 23:00
Compare
Choose a tag to compare

Hey again!

I fixed the completely broken time stats.

Also, if you supply vertical: true in the config, it will render a vertical layout rather than horizontal (better for mobile imo).

Thanks for the support!

TypeScript + Better Time Formatting!

25 Feb 05:16
Compare
Choose a tag to compare

Hi all!

In this release I've migrated to using TypeScript for added stability and code organization.

In addition to this, I have provided more options for rounding time (see README for info) as well as a new monitored condition:

Remaining

This condition shows how much time is remaining, whereas ETA shows when the print will finish. Using the option round_time will change the displaying of this condition (as well as for Elapsed) from an exact amount to a fuzzy, human-readable format.

Thanks again for all your support!

Now with Camera support!!

23 Feb 05:47
Compare
Choose a tag to compare

Hi all! I've added in some camera support for the card. Right now it only supports MJPG camera entities. Use the Card Config -> Advanced section to configure. Thanks!

Initial Release

17 Feb 18:43
Compare
Choose a tag to compare

Hey again!

Here's the initial release for the card feat. graphical configuration for all options.

Thanks for showing interest in this, and sorry for the delay in getting the release out!

First Beta feat. graphical configuration

31 Jan 22:40
Compare
Choose a tag to compare

This release includes the graphical configuration for the card.
It also switches naming schemes to be used with HACS.

Enjoy!

Bug fix: undefined theme

29 Jan 14:09
Compare
Choose a tag to compare
Pre-release

This release fixes an issue where not setting the theme breaks the dashboard.

Last-minute addition: haptic feedback!

29 Jan 03:58
Compare
Choose a tag to compare
Pre-release

Tapping a button (light or power) on the companion app will now provide haptic feedback!

New printer, more options, and fixes!

29 Jan 03:39
Compare
Choose a tag to compare
Pre-release

What's new?

  • Fixed stuttering animations
  • Added Cantilever printer type
  • Added options for:
    • Light Toggle Entity
    • Power Toggle Entity
    • 24 Hour Clock
    • Tap to Show/Hide when not printing

Initial Alpha

27 Jan 20:27
Compare
Choose a tag to compare
Initial Alpha Pre-release
Pre-release

NOTE: This is an alpha release!

The only supported printer type is I3. Please do not specify a printer_config yet, as I haven't really done much to implement checking this config. Since a lot is missing, please feel free to open issues/make pull requests of fixes. Thanks!