Skip to content

Releases: marcokreeft87/room-card

Formatting not working for entities and row entities

28 Sep 06:46
Compare
Choose a tag to compare
  • Fixed Formatting not working for entities and row entities

Full Changelog: v1.06.00...v1.06.01

Added entity templating

27 Sep 18:32
Compare
Choose a tag to compare
  • Added Notification when entity doest not have attribute given
  • Added Entity templates to make yaml configs smaller and reduce duplications (https://github.com/marcokreeft87/room-card/wiki/Configuration#templates)

Full Changelog: v1.05.04...v1.06.00

When giving precision and unit error was thrown

27 Sep 14:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.05.03...v1.05.04

Precision format not working correct when using decimal point locale

27 Sep 13:56
0c8afad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.05.02...v1.05.03

Some custom cards (like gauge and thermostat) gave the error 'n.setConfig is not a function'

26 Sep 14:56
Compare
Choose a tag to compare

What's Changed

Fixed Some custom cards (like gauge and thermostat) gave the error 'n.setConfig is not a function
Added New version numbering method (1.05.02 in stead of 1.5.2) to make smaller updates possible

Full Changelog: v1.5.1...v1.05.02

Fix for main entity required

21 Sep 20:39
Compare
Choose a tag to compare

Icon templating

21 Sep 19:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

21 Sep 14:46
fda799f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

Main entity no longer required

21 Sep 06:27
Compare
Choose a tag to compare

There was a regression bug sneaking in. The main entity was required. Now it isnt any more.

Full Changelog: v1.3.9...v1.4.0

Fully unit test covered application and start with showing when user forgot config settings

20 Sep 12:07
Compare
Choose a tag to compare

Fully unit test covered application and start with showing when user forgot config settings.

For example:

image

What's Changed

Full Changelog: v1.3.8...v1.3.9