spacemanspiff2007

Results 241 comments of spacemanspiff2007

How about a `TOGGLE` command which can be sent to the corresponding item type?

Currently not - I am suggesting it might make sense to implement one.

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 sent because...

I get why you would choose the pragmatic approach. However you make a lot of assumptions and it's not guaranteed that these assumptions are always true. But if I call...

> To be fair in this use case `ON` and `OFF` are also not stateless The `ON` and `OFF` command is stateless since it will always turn on / turn...

Could you provide the complete frame? I'll then have a look

Great Work! I'll take a deeper look at this this week but some questions / remarks so I have a better understanding: 1. Do per file variables need to be...

@jimtng I really like what you did in this PR! This is going to be a great feature which will help a lot and make configuration a breeze. --- >...

> `__PATH__` is now `__DIRECTORY__` although I was tempted to shorten it to `__DIR__`. It was already done in a commit prior to your last message. I saw it after...