When using POST/Effect endpoint it works the first time but then subsequent calls become 207s… Not seeing this behavior when toggling lights on/off with PUT/State endpoints. What am I doing wrong? Thanks!
Hello,
It should always be a 207 (Multi Status) because we include the status for potentially multiple lights.
It’s still a success HTTP code.