You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
I'm not seeing the functionality expected with "synchronous": true.
Three lights and some Python code to bit bash a 433 MHz transmitter. All three lights configured to the same room in Home. Turn the room off and three instances of the transmitter code are initiated almost straight away, there's no attempt made to sequence them - see below.
Transmitter Log File
2022-01-02 14:45:36,335 2758 DEBUG: new instance started
2022-01-02 14:45:36,507 2760 DEBUG: new instance started
2022-01-02 14:45:36,528 2762 DEBUG: new instance started
Hi,
I'm not seeing the functionality expected with
"synchronous": true.Three lights and some Python code to bit bash a 433 MHz transmitter. All three lights configured to the same room in Home. Turn the room off and three instances of the transmitter code are initiated almost straight away, there's no attempt made to sequence them - see below.
Transmitter Log File
Have I misunderstood the functionality?
Thanks.
config.json