boc-tothefuture / openhab-jruby

JRuby Libraries for Openhab
Eclipse Public License 2.0
6 stars 9 forks source link

Implement a trigger for core.SystemStartlevelTrigger #486

Open jimtng opened 2 years ago

jimtng commented 2 years ago

https://github.com/openhab/openhab-core/blob/main/bundles/org.openhab.core.automation/src/main/java/org/openhab/core/automation/internal/module/handler/SystemTriggerHandler.java

Perhaps we could modify on_start to have a start_level: argument?

boc-tothefuture commented 2 years ago

That was my thinking too, an optional either symbol or number.