Skip to content

Releases: nielsfaber/scheduler-component

v2.0.0

Choose a tag to compare

@nielsfaber nielsfaber released this 20 Aug 09:13
bc46f17

Complete overhaul of the component to turn it into an integration.
Updated to support multiple times and actions per entity (preparations for weekly schedules etc.)
Updated the service call routines.

v1.1.2

Choose a tag to compare

@nielsfaber nielsfaber released this 17 Aug 18:52
984bf50

Small changes (no functional changes)

v1.1.1

Choose a tag to compare

@nielsfaber nielsfaber released this 11 Aug 19:25
5a0ce58

This release fixes 2 bugs that cause the component to fail

v1.1.0

Choose a tag to compare

@nielsfaber nielsfaber released this 11 Aug 15:36
cd50b1f

This version is able to run standalone (does not need the scheduler-app anymore).
It still uses MQTT Topics for storing the entity data, this is a work-in-progress.

v1.0.0

Choose a tag to compare

@nielsfaber nielsfaber released this 11 Aug 15:19
d1ba9c7

First version