Releases: walli545/ioBroker.time-switch
Releases · walli545/ioBroker.time-switch
2.2.2
2.2.1
2.2.0
2.1.0
- 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
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
- 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)