jimtng
jimtng
> Toggling on NULL and UNDEF is something I would not expect. > If a lamp is on, I start openHAB and then call toggle a ON command will be...
> But if I call a `toggle` method I expect it to toggle every time, not most of the time. "most of the time" implies that the command is unreliable:...
Rebased, set the watched paths to things/, items/, tags/, and yaml/ Also supports .yml extension
> > Would it be too much of a streatch to this PR to add the same or similar tree view of the tags when selecting the tags when applying...
> I didn't want to impose it here. Being stricter now is probably better than the opposite
Suggestion: for action, add two more: - `http|https://xxxxxx` - open the given url (using a built in browser? or launch default system browser?). This allows us to open e.g. Frigate's...
Ruby support has been merged https://github.com/openhab/openhab-jruby/pull/285 ```ruby notify "Someone pressed the doorbell!", title: "Doorbell", attachment: "http://myserver.local/cameras/frontdoor.jpg", buttons: { "Show Camera" => "ui:/basicui/app?w=0001&sitemap=cameras", "Unlock Door" => "command:FrontDoor_Lock:OFF" } ```
@lolodomo FYI. This shouldn't conflict with anything that you're working on, I think.
Todo: merge lists in packages