toggledbits / Reactor

Reactor (for Vera and openLuup) is a Vera Home Automation plugin that provides advanced programmable logic.
18 stars 0 forks source link

Time conditions display in "raw" (internal/JSON) form #2

Closed toggledbits closed 6 years ago

toggledbits commented 6 years ago

If a time condition is used, the display in the status pane shows its JSON (internal) form rather than a nice human-readable form.

This is an intentional omission for the moment because there are a lot of combinations of set and unset values in the date/time range spec, and translating it to a human-readable form that will be correct is vital (errors will serve only to confuse).

toggledbits commented 6 years ago

Fixed in v1.2