Skip to content

Releases: Zefau/ioBroker.jarvis

v1.0.0-rc.5 - The Matrix

16 Sep 19:53
Compare
Choose a tag to compare

v1.0.0-rc.5 - The Matrix

🐛 fixed bugs

  • Connection issues when using socket.io as separated adapter (not socket via integrated web adapter) (74)
  • Adapters without a status are shown with yellow status (68)
  • Stop button of blind level state not working in pop-up (60)

v1.0.0-rc.1 - The Matrix Revolutions

13 Sep 16:40
Compare
Choose a tag to compare

v1.0.0-rc.1 - The Matrix Revolutions

❗ BREAKING CHANGES

  • Preview for the Action Elements in widget configuration (43)
  • Idea for improved configuration of groups and devices (26)

🌟 newly added features

  • Add unreach state (66)
  • Add possibility for boolean battery state (65)
  • Import of blind alias devices (47)
  • Preview for the Action Elements in widget configuration (43)
  • Improve mobile view (34)
  • Customize icons / avatars shown on Map (33)
  • Add pre-defined layout and devices based on user-defined enums (31)
  • Widget iFrame (29)
  • Idea for improved configuration of groups and devices (26)
  • Is it possible to add i18n support (23)
  • Suggestion of new data structure (21)
  • Add dropdown field (20)
  • Device configuration (18)
  • On value of dimmable lights (12)

🐛 fixed bugs

  • Blind level shown as null if level is 0 (72)
  • Missing translation of functions (64)
  • Expert mode not loading (63)
  • State icon depending on state value (61)
  • Stop button of blind level state not working in pop-up (60)
  • Add action to imported devices (59)
  • Import of light alias devices (55)
  • Import of heating alias devices (54)
  • Import of window alias devices (53)
  • Function not recognized while importing alias devices (52)
  • Button is pulsating (51)
  • Unit missing after using BlindLevelAction (50)
  • Icons of blinds states not working (49)
  • Label of blinds states not used in widget (48)
  • Changing colors has no effect (46)
  • Problems in settings dialogue after changing language (45)
  • LevelBody for blinds not working as expected (44)
  • Newly created devices / states are not directly available in widget configuration (41)
  • Function blind throws error (27)
  • Sorting states of a device (25)
  • Saving device config (22)
  • Position of configuration pop-up (16)

v0.1.3

29 Mar 21:31
Compare
Choose a tag to compare
0.1.3

v0.1.1

28 Mar 21:55
Compare
Choose a tag to compare
0.1.1

v0.1.0-1

28 Mar 20:59
89efc00
Compare
Choose a tag to compare
Create npmpublish.yml

v0.1.0 - Shawshank Redemption

28 Mar 20:52
bf4205b
Compare
Choose a tag to compare

Features

Konfiguration von jarvis

Mit diesem Release ist die Konfiguration nun über die grafische Oberfläche möglich!

Es können über das Zahnrad-Icon (über die Topbar rechts oben) die Geräte, die Einstellungen und das Layout gepflegt werden:

Geräte (Devices)

image

Layout

image

Einstellungen (Settings)

image

weitere Verbesserungen

  • introduced configuration of colors / themes (#5)
  • added option to provide a label for states (#11)
  • added option to hide tab labels (only show icon), but keep the label in the topbar (#7)

Bug fixes

  • fixed overlapping level value of blinds in pop-up window (#14)
  • fixed styling of state values not working (#13)
  • fixed icons of blinds not changing (#10)
  • fixed incorrect states in popup window (#9)
  • skipping non-existing groups while parsing the layout definition (#6)

Contributors

🥇 Thanks to @braindead for testing and bug reporting.

v0.0.6

14 Mar 23:22
Compare
Choose a tag to compare
0.0.6

v0.0.2

08 Mar 20:36
Compare
Choose a tag to compare
v0.0.2

v0.0.1

21 Feb 23:54
Compare
Choose a tag to compare

0.0.1 (2020-02-21)

  • (Zefau) initial version & npm publish