Just-another-pleb

Results 17 issues of Just-another-pleb

You have two flows: Train and Run. I import it to Node-Red and press the inject node to Train it. I get this in the debug window. "TypeError: May not...

It is a newer phone and I have since turned off the MAC SPOOFING setting in the phone. (Maybe a picture says 1000 words) There is also this confusion about...

While looking in the files I found a file in the `docs` folder: `RAMDOM_MAC.db` Shouldn't it be `RANDOM_MAC.db`? `M` `N`. Easy mistake to make.

I am wanting to move a bunch of files from "a" to "b". I think I have that worked out, but not the file name part. I want to move...

I have this flow: ``` [{"id":"1dc13905.7fc907","type":"inject","z":"df652827.d02c3","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":3120,"wires":[["fad9e124.79714"]]},{"id":"fad9e124.79714","type":"change","z":"df652827.d02c3","name":"set things","rules":[{"t":"set","p":"log_paths","pt":"global","to":"/home/me/temp","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":280,"y":3120,"wires":[[]]},{"id":"d03383e0.75e908","type":"fs-ops-mktmpdir","z":"df652827.d02c3","name":"temp","path":"log_paths","pathType":"global","prefix":"payload","prefixType":"msg","mode":"777","fullpath":"directory","fullpathType":"msg","x":280,"y":3240,"wires":[[]]},{"id":"ecea9f6a.aff598","type":"inject","z":"df652827.d02c3","name":"","topic":"","payload":"blah","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":100,"y":3240,"wires":[["d03383e0.75e908"]]}] ``` The name of the directory made is called: blahrbWUi5 Where does the rbWUi5 bit come from? Not very well explained in the...

See attached. When entering paths/etc the space is quickly filled and when the window is resized horizontally, the text input field is not resized in accordance. ![Screenshot from 2019-07-16 10-22-48](https://user-images.githubusercontent.com/39888280/61271969-46e2d480-a7e9-11e9-8cde-b2b21f80ecbc.png)

Sorry, but I'm thick. If I have more than 1 schedule (say 2 to keep it simple) and the machine is rebooted/reset/what ever. The file saved has both schedules and...

### Current Behavior I was told to post here. Ok, here it is. I hope this is the right place. I couldn't find a BUG REPORT section. STATUS node. I...

bug
editor

The *gauge* node in the dashboard can have its parameters set like: `{{global.get("FanStart")}}` It would be nice if this could be supported in your node to set the values where...

There is the known problem that sometimes you get errors `invalid status code 1005` Ok, nothing is perfect. But it would be nice if there is a way to get...