Skip to content

Releases: adizanni/floor3d-card

v1.5.3

10 Apr 21:30
Compare
Choose a tag to compare

v1.5.3 Fixed another issue related to HA 2023.4. Now the device gesture (click or dblclick) should work again

v1.5.2

08 Apr 23:47
Compare
Choose a tag to compare

Fixed impact of 2023.4 release

v1.5.1 add two new parameters in the editor

02 Jan 21:20
c5b743e
Compare
Choose a tag to compare

It is now possible to edit the 2 new parameters introduced by 1.5.0 (editModeNotifications and selectionMode) in the UI editor.
Also the default behaviour is to pop up the object ids and camera position when double click in edit mode (this is the mode described in my youtube tutorials).

v1.5.0

23 Sep 21:17
0510d8d
Compare
Choose a tag to compare

Many new features and bug corrections. Please consult pull requests:

#130 New features: (object selection, etc.)

#131 New feature: Tween Animations

#132 Bug corrections

Special thanks to @ndbroadbent and @uspass

v1.4.4

09 Aug 09:33
3124f6b
Compare
Choose a tag to compare

Bug correction:

  • Flip y axis for Text entity object when using glb format

Improvement:

  • Add possibility to hide a floor in the config

v1.4.3

09 May 20:14
Compare
Choose a tag to compare

Better error management and various minor bug fixes

v1.4.2

30 Apr 18:56
Compare
Choose a tag to compare

Introduced the 'transparent' background to match the dashboard theme.

v1.4.1-hf2

02 Apr 15:27
Compare
Choose a tag to compare

Additional Hot Fix for the preview feature

v1.4.1

02 Apr 11:41
Compare
Choose a tag to compare

In this release some minor adjustment of the new zoom feature and
experimental support for the default config and picture in the card picker.

v1.4.0

31 Mar 22:13
46d7222
Compare
Choose a tag to compare

Introducted the zoom functionality (experimental) and the ability to zoom on a target area at the click of a button (ex. Kitchen area below):

zoom_areas:
  - zoom: Kitchen
    object_id: room_2_1
    distance: '700'

image