oskar
423f871486
feat(hardware): ESPHome Gree IR blaster (Wemos D1 Mini + Grove IR)
...
Native ESPHome gree climate component over the API, no MQTT/Broadlink/Tuya.
HA on piha runs as a plain Docker container (not HAOS), so ESPHome is a
manual docker compose run --rm invocation, not a managed service — device
is deliberately not registered in hosts/piha/services.yaml.
2026-07-22 16:46:03 +02:00
oskar
254a6808bc
fix(piha): capabilities — realny RAM/NVMe + gitignore build dirs
...
hosts/piha/capabilities.yaml: memory 4→8 GB, storage sd-card/32 GB → NVMe ~477 GB (/home 410 GB)
.gitignore: packages/*/build/ i jobs/*/build/ (wyciekały po pip install -e)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 17:07:11 +02:00
Oskar Kapala
e64d364e5e
chore(agent.sh): gitignore .agent-task marker (fixes worktree remove blocker)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 13:29:03 +02:00
Oskar Kapala
90c8e77bf7
chore: gitignore *.egg-info, remove committed egg-info
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 12:26:57 +02:00
Oskar Kapala
d0540f7eb8
Add infrastructure standards and deployment conventions
2026-05-07 21:16:03 +02:00
Oskar Kapala
410e903f4f
Initial shared homelab agent workspace
2026-05-03 19:37:40 +02:00
Oskar Kapala
12397f6605
Add session context state
2026-04-20 22:10:39 +02:00