Skip to content

Releases: walli545/ioBroker.time-switch

2.2.2

08 May 13:36
c1560af

Choose a tag to compare

  • (Fix) Astro triggers not executing after time change (#133)
  • (Fix) Set common.dataSource and common.connectionType in io-package.json (#135)

2.2.1

07 Feb 13:13
f24abb3

Choose a tag to compare

  • (Fix) Set js-controller dependency to >= 2.0.0

2.2.0

31 Dec 14:30
1dd5e5f

Choose a tag to compare

  • (New) Conditional triggers that only execute when a certain condition is met (#31)
  • (New) Option to hide edit name button in widget (#119)
  • (Fix) Astro triggers not executing on days after initial creation (#123)
  • (Fix) Improved error handling (#61)

2.1.0

03 Jul 18:42
bc176c6

Choose a tag to compare

  • Added astro triggers which can trigger on sunrise, noon, sunset with +- 120 min offset (#30)
  • Added custom styling via css custom properties
  • Fixed a bug which lead to undefined button behaviour when the widget is used together with material design theme by Uhula (#62)
  • Changed state listening to be a be ack based and removed unused on object change listener (#6)

2.0.0

14 May 20:29
7a96938

Choose a tag to compare

Attention: Due to breaking changes in the schedule data structure, schedules created with versions 1.x are not compatible with 2.x.

Before upgrading, remove all schedules in the instance settings and remove widgets in vis.

  • Value type can now be configured, this enables switching of real booleans and numbers (#19)
  • Added a new state for each schedule to disable/enable automatic switching (#24)
  • Added option to hide current value switch in widget (#23)
  • Switching of multiple states with one schedule. This allows the creation of groups for devices of the same type.
    • Added translations to widget (#35)
    • Fixed widget not working on Safari and fully browser

1.1.0

16 Apr 14:17
62f464c

Choose a tag to compare

  • New option to hide switched oid in widget (#20)
  • Fixed admin page not working on Firefox (#18)
  • Showing full schedule oid in admin page (e.g. time-switch.0.schedule0 instead of schedule0)
  • Reduced size of widget preview image in vis editor and reduced initial widget size (#11)
  • Removed entry in admin overview that replaced the vis edit entry (#9)

1.0.0

22 Mar 11:22
c2e7278

Choose a tag to compare

  • Admin settings to create schedules
  • vis widget to edit schedules and add actions