Colin Law

Results 220 comments of Colin Law

After a restart curl gives: ``` $ curl http://localhost:1880/theme/css/theme.min.css Error Cannot GET /theme/css/theme.min.css ``` It is obviously only a minor annoyance, so no urgency to get it looked at.

Is this still planned for 1.3, or does that fact that it has been added to 2.0 planning mean it won't be till then?

Does it need a checkbox? Isn't it a bugfix? The node is not conforming to the MQTT spec, or am I missing something?

OK. I notice that if I pull the network cable then it takes two minutes on my Ubuntu system for the status to change to disconnected. Any messages I send...

In the node-red thread I thought you said you had used debug nodes to document a case where a Switch node was not performing as expected (when fed from a...

You keep saying that, but unless you add the debug nodes, trap a failing situation, and fully analyse it to work out which node is not behaving as you expect...

More information, it doesn't appear to be entirely consistent, sometimes it works. I haven't worked out the failing conditions yet. OK, got it, it works ok until the screen is...

It seems that the correct fix for this is in .node-red/node_modules/node-red-contrib-lgtv/nodes/lgtv-volume.js at line 19, currently ``` if (!err && res && res && res.changed.indexOf('volume') !== -1) { node.send({payload: res.volume}); }...

Is there still no solution to this? The network port for OTA only rarely appears in Tools > Ports so I cannot upload OTA. I am running on Windows 10....