Skip to content

Releases: xZetsubou/ha-threedy-card

2.1.9.1

17 Apr 22:07
Compare
Choose a tag to compare

Power button and Light Button colors depends on state. Fix #11

2.1.9

15 Dec 09:02
ce7a061
Compare
Choose a tag to compare
  • Fix ETA entity for non mqtt users.

2.1.8

26 Nov 21:42
cf68ae5
Compare
Choose a tag to compare

ensure state is defined before convert iso date fix #9

Full Changelog: 2.1.7...2.1.8

2.1.7

25 Nov 10:53
19178a7
Compare
Choose a tag to compare

Handle iso formatted date for time entities #8

2.1.6

23 Nov 09:30
1b76a2e
Compare
Choose a tag to compare

adjust states letters case 1b76a2e

2.1.5

04 Aug 19:14
8ae63ba
Compare
Choose a tag to compare

New

Ability to rename sensors.
Ability to add new customized sensors ex:

monitored:
  - FileName
sensros:
  FileName:
    name: FileName
    entity: sensor.sensor.octoprint_print_file

2.1.4

04 Aug 02:46
617c5b3
Compare
Choose a tag to compare

Improve

  • instant load the card when always show is true .

2.1.3

03 Aug 23:44
2083112
Compare
Choose a tag to compare
2.1.3 Pre-release
Pre-release

Fixes

Fix an issue when sensor return 0 value

2.1.2

27 Jul 00:26
b7dc65d
Compare
Choose a tag to compare

Fixes

  • Handle formatted times ex 00:00:00

2.1.1

26 Jul 22:10
6c2955c
Compare
Choose a tag to compare

Fixes

  • Nozzle animation using custom Sensors.
  • using custom sensors without Status and Progress with base_entity leads to error.