jimtng

Results 51 issues of jimtng

It would be nice to be able to sort on the column names on the device list screen, ascending/descending. Sort by name, ip, state, version, etc.

ENHANCEMENT
HOT

# What does this implement/fix? Add support for parameters in scripts ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking...

integration: script
has-tests
core

I'm using homie-esp8266 v2.0 I am using HomieSetting to store some sensitive data (e.g. access code, password, pin, etc). Each time the esp8266 comes online / reset, it would send...

enhancement

## Description: **Related issue (if applicable):** N/A **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#3538 ## Checklist: - [x] Branch: `next` is for changes and new documentation that...

has-parent
next

JSScripting has a [shared cache implementation](https://github.com/openhab/openhab-addons/blob/4f4dfcca20f39c2d8ed059b67e1dba09c9c83957/bundles/org.openhab.automation.jsscripting/src/main/java/org/openhab/automation/jsscripting/internal/scope/SharedCache.java) that is interesting and could be useful for other scripting languages. Currently to take advantage of this feature, one must install jsscripting addon then...

PR pending

The openhab docs here: https://www.openhab.org/docs/configuration/rules-dsl.html#time-based-triggers points to https://www.quartz-scheduler.org/documentation/quartz-2.2.2/tutorials/tutorial-lesson-06.html as the reference for the cron syntax. * Month: quartz's docs say: month is from 0-11 (0 = January?) but based on...

It seems to me that the current documentation at https://www.openhab.org/docs/ doesn't really explain that well, the wonderful options we have for automation and scripting. * I think the JSR223 document,...

It would be nice to have a picture / diagram on the Introduction page as a way to provide a general overview of what OpenHAB is / does, especially on...

type: enhancement :gem:

It would be of tremendous help to implement a shortcut key to comment / uncomment the selection or the current line (when no selection is active). On Mac this would...

enhancement
main ui

What does it take to implement setDistanceModeMedium() please? Thanks!