openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 69 forks source link

Fix transformation for Javascript #311

Closed J-N-K closed 4 years ago

J-N-K commented 4 years ago

Signed-Off-By: Jan N. Klug jan.n.klug@rub.de

5iver commented 4 years ago

There is a lot in this file that needs to be cleaned up. Since there is an actions.js, the actions bits should be removed completely.

J-N-K commented 4 years ago

And it‘s better to keep it broken because there are more things that need attention than fixing at least a part of it?

5iver commented 4 years ago

Sorry, no... you miss my point. All references to actions need to be removed from utils.js. Fixing this in utils.js only duplicates the functionality in actions.js.