R5fan
R5fan
Euh? That generates the HTML page. Ill go through the code later, but Im not good enough to implement this properly anyway.
If you want to avoid making "tracks" or stripes (which many people try to make on purpose btw), the much better solution is not reverting to random navigation, but randomizing...
Mowing from random angles matters, but systematic mowing with a randomly rotated pattern every session would yield the same result. I dont see the downside. Heck, since his code uses...
> Structured mowing with rotated efficient row by row mowing would be a great feature Agreed! Because random navigation doesnt result in even distribution. To illustrate, here is my back...
This is what I get when running that command when ZHA is working: ``` bash-5.1# bellows -d socket://192.168.1.175:8888 info [84:71:27:ff:fe:8d:a9:a0] [0x0000] [] [, , EmberNetworkParameters(extendedPanId=cc:cc:cc:cc:d0:7e:b9:94, panId=0x3994, radioTxPower=20, radioChannel=11, joinMethod=, nwkManagerId=0x0000,...
Just realized I might have to disable ZHA, so when I disable ZHA and run that command I get: `bash-5.1# bellows -d socket://192.168.1.175:8888 info [84:71:27:ff:fe:8d:a9:a0] [0x0000] [] [, , EmberNetworkParameters(extendedPanId=cc:cc:cc:cc:d0:7e:b9:94,...
I tried both 6.7.8 and 6.7.9, the issue is the same.
After power cycling tasmota (and after disabling ZHA) : ``` bash-5.1# bellows -d socket://192.168.1.175:8888 info Traceback (most recent call last): File "/usr/local/lib/python3.9/asyncio/tasks.py", line 492, in wait_for fut.result() asyncio.exceptions.CancelledError The above...
Yes indeed. I use this to go back to Z2T: `backlog Template {"NAME":"ZB-GW03-V1.2","GPIO":[0,0,3552,0,3584,0,0,0,5793,5792,320,544,5536,0,5600,0,0,0,0,5568,0,0,0,0,0,0,0,0,608,640,32,0,0,0,0,0],"FLAG":0,"BASE":1} ; module 0` Did that the first time to see if the device was still working. Then...
I think this could be useful to detect smoke alarms. Ive been looking for a way to make home assistant listen to smoke alarm, the way alexa does, and having...