Python_script feedback

What do you mean?

Dicsussed in Dicts in scripts

I see. A pull request to fix that is welcome too.

6 Likes

Yes, JSON, Regex, and basic Url requests would be very useful in Python_Scripts!

For now I have to create separate RESTCommands for each url I need to call, but would be nice for simple notifications/integrations with other systems to be able to make quick url POST/GET requests.

Thank You for this update, it is perfect for my use case to simply throttle a loop that controls volume on my Reciever from a Lutron Pico remote! I only sleep for 60ms, but that makes a noticeable improved experience experience from a tight loop.