homebridge-daikin-local-platform
Version:
Homebridge platform plugin providing HomeKit support for Daikin air conditioners with local control
38 lines (37 loc) • 1.5 kB
JSON
{
"permissions": {
"allow": [
"Bash(gh api *)",
"WebFetch(domain:github.com)",
"Bash(curl -s \"https://api.github.com/repos/home-assistant/core/issues/comments/4211125835\")",
"Bash(timeout 60 ./node_modules/.bin/ts-node *)",
"Bash(./node_modules/.bin/ts-node *)",
"Bash(npm run *)",
"Bash(node node_modules/typescript/bin/tsc --version)",
"Bash(node node_modules/typescript/bin/tsc -p .)",
"Bash(node *)",
"Bash(arp -a)",
"Read(//private/tmp/**)",
"Bash(awk '/Add/{for\\(i=7;i<=NF;i++\\) printf \"%s \",$i; print \"\"}' /tmp/mdns-http.txt)",
"Bash(python3 *)",
"Bash(arp -an)",
"Bash(sort -t. -k4 -n)",
"Bash(curl -s -m 2 -o /dev/null -w '%{http_code}' -X POST -H 'Content-Type: application/json' --data '{\"requests\":[{\"op\":2,\"to\":\"/dsiot/edge.adp_i?filter=pv\"}]}' http://__TRACKED_VAR__/dsiot/multireq)",
"Bash(git add *)",
"Bash(git commit -m ' *)",
"Bash(git push *)",
"Bash(git stash *)",
"Bash(npx tsc *)",
"Bash(cp src/accessories/climate.ts /tmp/climate.S2.ts)",
"Bash(cp src/platform.ts /tmp/platform.S2.ts)",
"Bash(git checkout *)",
"Bash(git commit *)",
"Bash(git config *)",
"Bash(cp /tmp/climate.S2.ts src/accessories/climate.ts)",
"Bash(cp /tmp/platform.S2.ts src/platform.ts)",
"Bash(git --no-pager diff --stat)",
"Bash(git --no-pager diff CLAUDE.md)",
"Bash(git pull *)"
]
}
}