Nick Waterton

Results 152 comments of Nick Waterton

I have found that "real time sliders" make everything worse, and changes the labels, but turning "real time sliders" off does not fix the issue, it reduces the frequency of...

Yes I am. Here is the relevant section of my .items file: ``` /* Garden LED Strip Lights Control */ /* RGBW Control */ Group gRGBW_pi "Garden Light Controller (pi)"...

> An image is not a command, how should it be interpreted? The same way a String is when sent to a String Item. If an Image is not a...

I tried the "follow" profile, when I postUpdate the channel I get the this error: ``` 2021-11-26 09:34:33.913 [DEBUG] [.openhab.core.io.rest.SseBroadcaster] - Sending event to sink failed org.eclipse.jetty.io.EofException: Closed at org.eclipse.jetty.server.HttpOutput.checkWritable(HttpOutput.java:768)...

I just implemented this in the Python version of tailon. I’m using a rewritten version of grc (grcat) to insert ANSI codes, and ansi2html to convert to inline html. The...

We were reading the aws shadow updates (which we still see), but in the latest version of firmware, iRobot seems to have stopped sending “pose” updates to the aws shadow....

Might be something that can be turned on or off, we just don’t know the command to turn it on.

This is what I was thinking as well. We may have to do more experimenting, to see if we can change these settings. `quietNav` looks to be a good target...

I have tried the same thing, but with no luck. I also note that my M6 mop reports: ``` "featureFlags": { "quietNav": false, "clearHaz": true, "hibLed": 0, "covPlan": 0, "ros2SptLvl":...

Tried that, and it didn't work either.