Files
ESP32-Hub/.claude/settings.local.json
2026-04-18 01:29:29 +02:00

15 lines
711 B
JSON

{
"permissions": {
"allow": [
"Bash(python3 -c \"import json,sys; data=json.load\\(sys.stdin\\); print\\(type\\(data\\)\\); print\\(len\\(data\\) if isinstance\\(data, list\\) else 'not list'\\); print\\([n.get\\('type'\\) for n in data[:20]] if isinstance\\(data, list\\) else ''\\)\")",
"Bash(ls:*)",
"Bash(sed -i '/^ on_click:$/{ n; /^ min_length:.*$/d }' \"C:/Users/jkocon/Documents/Gitea/ESP32-Hub/kuba-hub.yaml\")",
"Bash(sed -i '/^ on_click:$/{ n; /^ max_length:.*$/d }' \"C:/Users/jkocon/Documents/Gitea/ESP32-Hub/kuba-hub.yaml\")",
"Bash(node -e ':*)",
"Bash(python3 *)",
"WebFetch(domain:esphome.io)",
"Bash(python *)"
]
}
}