Constraint: IP address
Revision as of 11:37, 9 January 2026 by MacroDroidDev (talk | contribs)
This constraint allows or prevents a macro/feature from running based on the device IP address.
Options
- Matches - Match a specific IP address or pattern
- Regex - Use regex for advanced matching
Example
Example 1: Launch a smart home app only when on the home network
Triggers Day/Time Trigger - 07:00
Actions Launch Application: Home Assistant
Constraints IP address - Matches 192.168.1.*
See Also