Skip to content

Conversation

@roelbroersma
Copy link

Hello,

This is the new version v0.0.3 of my Usermod: HTP Pull Light Control. It has all the functions the API has. So you can set effect, change segments and set individual lights!
You can set it to pull a http://mydomain.com/static.json or a http://mydomain.com/mylogic.php which returns a dynamic JSON.

So now you can control your lights when you have NO remote access, just by the fact that WLED can reach your URL (behind a dynamic IP,.. NAT.. firewall.. whatever)

@softhack007 softhack007 changed the title Update to v0.0.3, allowing all WLED JSON giving much more possibilities (HttpPullLightControl) Update to v0.0.3, allowing all WLED JSON giving much more possibilities Nov 14, 2023
@softhack007 softhack007 added connectivity Issue regarding protocols, WiFi connection or availability of interfaces usermod usermod related labels Nov 14, 2023
@blazoncek
Copy link
Collaborator

Hi and thanks again.
Can you provide a sample web server addtess for testing? If needed I can provide device UID and salt.

@blazoncek blazoncek changed the title (HttpPullLightControl) Update to v0.0.3, allowing all WLED JSON giving much more possibilities Remote/cloud based WLED control Nov 15, 2023
@roelbroersma
Copy link
Author

Hello,

For my 'ring of thought' Christmas card, which I send to 60 friends. The WLED devices request the URL: http://kerstkaart.roelbroersma.nl/kerstkaart.php
I have made a very easy backend at: https://www.roelbroersma.nl/kerstkaart-2023/?id=123123123 ( the id is the hash) where my friends can change their own LED color (which is also visible at the other friends). Although they need to enter their housenumber for extra verification.

If you give me a HASH (or the MAC address + salt). I create and entry in my database...just like I have for my friends.. so you are 1 out of 60 then :)

I also just made a static for you at: http://kerstkaart.roelbroersma.nl/someresponse.json which gives you a nice fireworks effect:
{ "seg": { "frz": false, "fx": 90, "sx": 200, "ix": 128 } }

@blazoncek
Copy link
Collaborator

Closing in favour of #3527

@blazoncek blazoncek closed this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connectivity Issue regarding protocols, WiFi connection or availability of interfaces usermod usermod related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants