Skip to content

Releases: ioBroker/ioBroker.lovelace

Update of lovelace

08 Jan 15:04
Compare
Choose a tag to compare

Release v1.3.6

  • (Garfonso) Fixed: do not ignore devices deleted from iot / without smartName
  • (Garfosno) Added: Support location devices with one GPS state in string form
  • (Garfonso) Added: Support for log service, logs frontend errors in server log
  • (Garfonso) Added: Support for service calls with multiple ids, i.e. header switch of elements card
  • (Garfonso) Fixed: unique check for manual entities only checked instance 0. Made them a bit more userfriendly, too.
  • (Garfonso) Added: Possibility to select theme during runtime / select default dark theme
  • (Garfonso) Fixed: hideToolbar did hide tab bar, too
  • (Garfonso) Added: Support for iobroker_say service call (allows tts in mini-mediaplayer card using platform iobroker)

Release v1.3.0

12 Nov 21:24
Compare
Choose a tag to compare

Fixed: Revert changes in thermostat to make it working again
Fixed: Prevent crash on invalid call-service action
Fixed: Object changes are now reflected in entities and UI updated.
Added: Support for RGB Arrays (hue-extended).
Enhancement: started refactoring of server.js - will take time, but make maintenance easier.
Change: Notifications are now cached in adapter, makes responses a bit faster
Enhancement: Updated to lovelace 20201021.4

BREAKING: fixed issue with entity_id generation which now allows umlauts to be replaced by ue/ae/oe.

29 May 09:09
Compare
Choose a tag to compare

1.1.0 (2020-05-28)

  • (Garfonso) BREAKING: fixed issue with entity_id generation which now allows umlauts to be replaced by ue/ae/oe.
  • (Garfonso) added windowsTilt device type
  • (Garfonso) reworked friendly name for auto generated entities, allow space in name.
  • (Garfonso) use device_class feature for sensors (where applicable) -> results in translation features of lovelace being used.
  • (Garfonso) multiple fixes/additions to media player (like volume scaling, on/off support, shuffle support, stop support)

Optimize error handling for webserver

06 May 07:46
Compare
Choose a tag to compare
v1.0.16

chore: release v1.0.16

Optimize error handling for webserver

01 May 00:01
Compare
Choose a tag to compare

Call of deprecated getObjectView updated for js-controller v3

22 Apr 20:51
a608b6b
Compare
Choose a tag to compare

1.0.14 (2020-04-22)

  • (algar42) Call of deprecated getObjectView updated for js-controller v3

The translation was corrected in the custom settings.

13 Apr 15:06
Compare
Choose a tag to compare

1.0.13 (2020-04-13)

  • (bluefox) The translation was corrected in the custom settings.

Added option to restrict auto entity creation to alias.0.*

18 Mar 10:04
Compare
Choose a tag to compare

1.0.12 (2020-03-16)

  • (Garfonso) Added option to restrict auto entity creation to alias.0.*

Added option to restrict auto entity creation to alias.0.*

18 Mar 09:58
b583972
Compare
Choose a tag to compare

1.0.11 (2020-03-16)

  • (Garfonso) Added option to restrict auto entity creation to alias.0.*

Maintenance release

13 Feb 16:39
Compare
Choose a tag to compare

1.0.10 (2020-02-13)

  • (Garfonso) Fixed handling of malformed / null RGB string
  • (algar42) Binary sensor added
  • (Garfonso) fixed manual dimmer
  • (algar42) fixed for duplicated states via websockets
  • (Garfonso) fixed handling of deleted objects