Scott Rushworth

Results 94 comments of Scott Rushworth

> I am not sure I want scripts autoupdating them selves... prefer to do an update manually. I agree... I was thinking more along the lines of a log message...

I have some changes to commit for Jython 2.7.1 compatibility, and I'll include updating all of the files with a __version__. I'm thinking the original_( I would also love to...

> Sounds like a good plan, but how will you manage GitHub tags for community stuff if they are in the main repo ? I'm kind of hoping we have...

I have an update for the logging, which may fix this, and also adds a log attribute to the function as is done to a rule class. It's currently in...

> The files from the lucid branch look the same as in the main branch - last commit was 15 days ago. I forgot... I haven't synced yet. Hoping to...

There are a couple challenges to work out with migrating lucid, so I've added the changes I was referring to into master.

@diijkstra, do you planning to submit a PR to openhab-core?

What were you doing to get this error? I've tested this extensively, but have never gotten that or any other error. [Here](https://github.com/openhab-scripters/openhab-helper-libraries/pull/172#issue-291774965) is the test script that I was using...

I haven't dug into this, but I think it will be possible to reload all modules. I'll remove the reference to 'core modules'.

Conditions could be added, and I've thought about adding them several times, but I always decide against it. It would be a significant amount of coding, and they really aren't...