invenhost / inventree-wled-locator

Locate StockLocations with a WLED instance
MIT License
5 stars 1 forks source link

Locate Stock Location not working #6

Open Crashandburnds opened 6 months ago

Crashandburnds commented 6 months ago

Issue:

Turning off of LEDs works in the settings, When attempting to locate from the location the function is not being called.

Turning off sends the following POST

Host: 192.168.0.193
User-Agent: python-requests/2.31.0
Accept-Encoding: gzip, deflate, br
Accept: */*
Connection: keep-alive
Content-Length: 34
Content-Type: application/json

{"seg": {"i": [0, 60, "000000"]}}

However nothing is sent despite the metadata being present on the location

matmair commented 2 weeks ago

@Crashandburnds I just released a new version, please try if it works for you now