| id | system_controls |
| name | System Controls |
| description | Control WiFi, Bluetooth, volume, dark mode, and Do Not Disturb. |
| apps | ["System Settings"] |
| tasks | ["get_system_status","toggle_wifi","toggle_bluetooth","list_bluetooth_devices","set_volume","toggle_dark_mode","toggle_dnd"] |
| essential_tasks | ["get_system_status"] |
| keywords | ["wlan","wifi","lautstärke","dunkel","helligkeit","bluetooth"] |
| examples | ["Turn off WiFi","Set volume to 50%","Enable dark mode","What's my system status?","Turn on Do Not Disturb","Show connected Bluetooth devices","Mute the volume"] |
| safe_defaults | {} |
| confirm_before_write | ["toggle wifi off","toggle bluetooth off"] |
| requires_permissions | ["Automation:System Events"] |