Releases: ioBroker/ioBroker.lovelace
Releases · ioBroker/ioBroker.lovelace
Update of lovelace
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
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.
BREAKING: fixed issue with entity_id generation which now allows umlauts to be replaced by ue/ae/oe.
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
v1.0.16 chore: release v1.0.16
Optimize error handling for webserver
1.0.15 1.0.15
Call of deprecated getObjectView updated for js-controller v3
1.0.14 (2020-04-22)
- (algar42) Call of deprecated getObjectView updated for js-controller v3
The translation was corrected in the custom settings.
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.*
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.*
1.0.11 (2020-03-16)
- (Garfonso) Added option to restrict auto entity creation to alias.0.*
Maintenance release
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