spoonwzd

Results 18 comments of spoonwzd
trafficstars

Sorry for the delay. I did enable debug but the logs were being spammed by my repeating polling and I never go around to stopping them :/ Not sure if...

> Some noob questions @AndrazPustotnik 1. Do I install this directly over the current nod-red-contrib-ewlink package? 2. Which node does this affect? I assume the eWeLink device node as I...

Thanks @AndrazPustotnik I'm starting to think I might have better success going the Tasmota route with this Sonoff Zigbee coordinator...

``` 04/15/2024 06:33:42 AM [proxy] [INFO] Control Command: Set Reserve to 15 04/15/2024 08:00:04 AM [proxy] [INFO] Control Command: Set Reserve to 5 CANCEL ``` Mine shows 'CANCEL' after setting...

I was gonna say, my console looked the same when I was doing some core maintenance at the weekend that affected connectivity. `Read timed out. (read timeout=5)` is the clue.

Understood, and I am able to set reserve etc. using the command line when using cloud auth. However, it would be massively beneficial to be able to control this from...

Yes, I think you're on the right track there. Any 'set' command requires PW_CONTROL_SECRET to be passed. Anyone concerned about PW_CONTROL_SECRET being passed in plain text can enable HTTPS. At...

Running curl from the command line I get a "{"reserve": 5.0}'value' is not recognized as an internal or external command, operable program or batch file." ...but the same URL string...