1 repository
Executing automation rules and event-driven logic locally on a hub to eliminate cloud reliance.
Distinct from Local Function Execution: Specifically addresses the execution of automation rules on a hub, whereas local function execution usually refers to simulating serverless functions.
Explore 1 awesome GitHub repository matching development tools & productivity · Local Automation Processing. Refine with filters or upvote what's useful.
This project is a smart home automation framework and a library of device drivers and handlers designed to integrate hardware into the SmartThings ecosystem. It functions as an IoT device handler repository that translates proprietary hardware signals into standard commands for a central hub. The system emphasizes a local hub rules engine to execute automation logic and device routines directly on hardware, reducing reliance on cloud processing. It provides a collection of custom drivers specifically for managing Zigbee, Z-Wave, and LAN devices. The framework covers the development of custom
Enables local hub processing for triggering automations using timers and device events to eliminate cloud reliance.