Skip to content

Releases: skydarc/Venus-OS-Dashboard

v0.7.0

Choose a tag to compare

@skydarc skydarc released this 06 Jun 21:29
f1d2ee9

Just an ajustment to new syntax of HA 2026.4 and 2026.6 for editor

v0.6.2

Choose a tag to compare

@skydarc skydarc released this 08 Mar 10:52
c3f0fe5

add some news features:

  • new smoothing algorithm for the graph line
  • added "rangeGraph" to display the graph over a specific time range
  • added "minMaxGraph" to display minimum and maximum values

v0.6.1

Choose a tag to compare

@skydarc skydarc released this 05 Mar 14:47
04e6780

Fix: graph not displaying

Fix a regression where the graph option no longer displayed historical charts.

Cause: the appendTo parameter introduced with instance-based state management (getState) was not propagated to the periodic history fetch task. Historical data was stored under an undefined instance key, preventing the graph from rendering.

v0.6

Choose a tag to compare

@skydarc skydarc released this 01 Mar 10:42
b562fca

lot of news in this one :

  • news lang files,
  • ability to set maximum height for box,
  • multi instance of the card is now possible without any bug with links between box,
  • possibility of replacement of +/- signs of the main entity with arrow icon (link venus-os),
  • new right side gauge,
  • new animation of filling in main gauge,
  • return of textural patern in main gauge,
  • new action menu with support of "tap", "hold" and "double tap",

see details in readme.

v0.5

Choose a tag to compare

@skydarc skydarc released this 27 Feb 12:06
a4bc614

New release with a lot of new feature.

New configurator, tabs fully working.

Hope you enjoy it.

feel free to send fitback.

v0.4.1

Choose a tag to compare

@skydarc skydarc released this 27 Feb 07:11
e8d7238

just add new preview for readme

v0.4

Choose a tag to compare

@skydarc skydarc released this 27 Feb 06:48
93c0785

new design for links between box.

new animations.

more accurate from original venus - os guiV2

v0.3

Choose a tag to compare

@skydarc skydarc released this 26 Feb 17:02
6843439

-v bug correction with display tabs

  • news ha form format.

v0.2.1

Choose a tag to compare

@skydarc skydarc released this 31 Jul 15:25
d3f4104

delete line in venus main file that bug the card (don't understand why this line bug the card now but not in v0.1.17)

v0.2.0: Update lib-editor.js

Choose a tag to compare

@skydarc skydarc released this 31 Jul 15:21
7630d69

migrate from mwc to shoelace