MSR newbie first impressions about 1.0.0
-
Had (and still having) extensive logic running smoothly on Reactor for Vera and now I bit the bullet and started migrating to MSR. Excellent work @toggledbits I must say!
Importing rules works fine and starting to understand differences with the two products. Still, I have a couple of wishes below: (I can write requests directly to MantisBT if these make sense)
- Telegram notifications, image & video URL support would be nice
- UI tweak: when there are no unsaved changes, save button background could be grey instead of red
- UI tweak 2: ability to drag & drop conditions between triggers and constraints
- UI tweak 3: collapse all / expand all functionality for rule sets
- UI tweak 4: also in rule sets page, ability to enable / disable all rules in one set with one click
- UI tweak 5: liking RfV's UI for status and especially when a group's state is true, then it's clearly visible (green background, see example below), could this be replicated for MSR?
Then a question about entities, is it possible to hide some of them? Having some Vera device "garbage":
-
...now migrating expressions and noticed it isn't possible to reference rule (group) status in (global) expression, or is it @toggledbits ? Like this in RfV:
getstate( 274, "urn:toggledbits-com:serviceId:ReactorGroup", "GroupStatus_grpfxyijy9" )
-
...now migrating expressions and noticed it isn't possible to reference rule (group) status in (global) expression, or is it @toggledbits ? Like this in RfV:
getstate( 274, "urn:toggledbits-com:serviceId:ReactorGroup", "GroupStatus_grpfxyijy9" )
@toggledbits is this kind of referencing in global expressions to a rule status possible?
-
Not available in MSR.
-
Not available in MSR.
@toggledbits So starting with build 21228 this is now possible (isRuleSet)?
-
T toggledbits locked this topic on