Skip to content

Releases: nielsfaber/scheduler-card

v1.2.6

05 Sep 14:00
Compare
Choose a tag to compare
  • Add support for action variables
  • Add polish translation
  • Add fan to standard configuration

v1.2.5

04 Sep 04:52
f69875a
Compare
Choose a tag to compare
  • Add entity filtering ability for domains

v1.2.4

03 Sep 19:06
Compare
Choose a tag to compare
  • updated robustness of processing the entity properties
  • improved the validation of card configuration
  • unless configured otherwise, the card will try to get friendly_name and icon from HA or use fallback option
  • the 'standardConfiguration' is now used as a base configuration, own configuration will be used as extension (not as replacement)

v1.2.3

02 Sep 04:20
Compare
Choose a tag to compare
  • added german translation
  • added french translation
  • fix typo in processing of switch domain

v1.2.2

01 Sep 18:48
Compare
Choose a tag to compare
  • Fixed bug causes the card to be visible when using Lovelace UI configuration
  • Added provisions for translations
  • Reduced code size
  • Add alphabetical sorting for group/entity/action

v1.2.1

30 Aug 16:01
Compare
Choose a tag to compare

Fixed a bug that could cause entities/actions to disappear from the menu

v1.2.0

30 Aug 09:36
df78953
Compare
Choose a tag to compare

Updates:

  • Converted code to typescript, the scheduler-card is now a single .js file
  • Added validation of configuration
  • Added a default configuration that includes some basic entities and actions
  • Added default icons for common entity types and actions

v1.1.0

20 Aug 09:22
4424990
Compare
Choose a tag to compare

Updates for new version of the scheduler-component.

v1.0.1

18 Aug 18:16
Compare
Choose a tag to compare

Simplify configuration options, allow users to skip card configuration.

v1.0.0

18 Aug 17:46
bc9d149
Compare
Choose a tag to compare

First release