Setting up server-side rate limiting for home assistant webhooks using nginx and redis to prevent automation ddos loops
Why I Built Rate Limiting for Home Assistant Webhooks I run Home Assistant on my home network with several automations triggered by webhooks. One day, I...