Cody Cutrer
Cody Cutrer
I suspect so, but have not confirmed.
In WiZ, you changed the light#mode channel from a string to a number. The handler provides a StringType when sending updates to that channel, even though its value will be...
> But I don't know from a practical perspective how easy that will be to use and understand by the end users. (usefully) populating source is useful in two areas:...
Yes, there is some amount of interpretation. Feel free to open a PR in docs to refine it, if you think you can do so without being able to predict...
Some attempt at clarifying and updating docs (I avoided any sort of "grammar" at all for the format): https://github.com/openhab/openhab-docs/pull/2611 > Yes, this makes "actor" somewhat of a "free for all",...
@TheNetStriker it definitely sounds like a bug to me that if you save a rule after openHAB is already started, that it triggers with start level 40 instead of the...
I've linked a PR that adds the necessary support, but only if you're using ESP-IDF. ESP-IDF has native support for this, so implementation was quite simple. However, said support isn't...