ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

Bench: Use dropdowns for cron variables (#113) #322

Open ao-david opened 1 month ago

ao-david commented 1 month ago

This changes allows the user to select from all of the variables on the site when setting a cron.

This also shows a human readable variable name, using the name of the device rather than the mac address. (the value is unchanged, and so all functionality is the same)

image

requires #321 closes #113