James Myatt

Results 153 comments of James Myatt

I think that seems OK for this relatively simple situation, but it's worth considering that there might be other ways to change the properties. For example, you might also have...

These are all really good examples of cases where you might want to retrieve a property value that isn't updated via a "set" command at all. It would be great...

The problem is that there are lots of situations where it's not as straightforward as just re-executing the set command. For example, there may be no set command like in...

To clarify, I think it would be very useful to be able to restore settings and last known state variables from an MQTT retained message, but I think it's going...

If you need something that works, then you can install the fixed branch of my fork, as below. But it really needs merging here. ``` python -m pip install git+https://github.com/jamesmyatt/pytest-cookies@bugfix/62...

This update seems worthwhile. @adonno , can it be merged?

Any update on this? Upper bound constraints make dependency resolution much harder and slower.

I was just reviewing this earlier and came to the same conclusion. Thanks

There's also an "ESP32_audioreactive" build that will presumably be upgraded to the regular "ESP32" build currently. So I think the best solution is for WLED to provide the release name...