A DESS Rule Engine e.g IFTTT alike?

It would be nice to have often used options native in the DESS Settings, but IFTTT alike would be nice, i know nodered is implemented…. for the more difficult stuf.

a native (buy/sell)price (all-in) threshold to set where ‘feed-in zero’ will come active. (solved it with Nodered and cron-plus to set feed-in to zero when threshold >0.05 from the bare price)

b native (buy/sell) price (all-in) threshold to set PV power to zero so the grid is used. (this one i also need i will try to solve it with nodered)

It would be a great deal if IFTTT like construction could be implemented with allowed parameter dropdown boxes to make implementing and adjusting DESS behavior depending on restrictions from the grid and or other values. Like just leaving SOC value xx% for the night time as example because of a birthday party with electric grill usage, or whatsoever. So the (n)ever ending story of DESS behavior topics can reduce or guided by other users for users how to manipulate DESS in the Settings page with IFTTT like options.

If (selectbox) is ‘operator’ to ‘value depending on selected item’ than (selectbox) to ‘Value depending on selected item’ with validate it one time per day or every day or between a timespan…. or something like that as an override for parameters within the ‘validated time’ the IF’s are true.

Valid ‘always’ If (buy/sell) ‘price all-in’ < 0.05 than ‘grid feed in’ = 0 (within the ‘validated time’ the IF’s are true if False switch back to system value)

Valid ‘weekend’ if (buy/sell) ‘price all-in’ < 0.00 than ‘pv power’ = 0 (within the ‘validated time’ the IF’s are true if False switch back to system value)

Valid ‘always’ if (sell) ‘price all-in < 0.00 than ‘price all-in’ = 0 (this one you can switch on or off in the DESS Settings, but with the IFTTT way it can be set also by whoever needs it at whatever the grid supplier specifies)

Valid ‘onetime’ if ‘soc <= 20% than ‘no grid feed-in from battery’ (just home usage)

Valid ‘weekend’ than ‘no grid feed-in at all’

Valid ‘between’ ‘time’ ‘start’ ‘end’ than ‘no grid feed-in at all’

Valid ‘between’ ‘date’ ‘start’ ‘end’ than ‘no grid feed-in at all’

Often used DESS related options for behavior manipulation can be brought into the dropdown menus overtime, and keep Nodered for the more difficult user wishes? Than most personal wishes for how DESS should behave can be manipulated? Most discussion go about why DESS did charge, why DESS discharged with this price while the price in the evening is higher. These questions could all or almost all be mitigated by a parametric IFTTT manipulation on the DESS Settings page?

@dognose