Commit graph

58 commits

Author SHA1 Message Date
ltadeu6
4fee660d2d
Wait for LG ThinQ DNS before Home Assistant 2026-06-22 20:40:55 -03:00
ltadeu6
2d369d8a7e
Tune Windows VM startup 2026-05-28 19:16:45 -03:00
ltadeu6
d7436b2095
Add OCI credentials and deploy script for NixOracle
- Encrypt OCI API key and config with age (secrets/oci_key.age, oci_config.age)
- Auto-restore ~/.oci/ via home.activation on nixos-rebuild
- Add deploy-oracle.sh: creates boot volume snapshot (max 4) before deploying

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 18:46:59 -03:00
ltadeu6
6b3f8709a1
Add Tailscale, remove WireGuard and old VPS references
- Enable Tailscale on NixOracle and Nixos
- Add SSH matchBlock for Termux (pixel-7a, port 8022)
- Remove extraHosts entries for vps and NixOracle
- Remove WireGuard config, secrets and age key

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 17:42:40 -03:00
ltadeu6
ebc21a4add
Add Cloudflare API token helpers 2026-05-25 17:00:03 -03:00
ltadeu6
9b39b70764
Set Android push gateway URL 2026-05-25 16:39:39 -03:00
ltadeu6
923caba7f1
Add matrix Android project secrets 2026-05-25 16:25:34 -03:00
ltadeu6
8c4993cae2
Add Android release signing secrets 2026-05-25 15:53:22 -03:00
ltadeu6
601e410ecf
Add Forgejo API token secret wiring 2026-05-25 15:34:11 -03:00
ltadeu6
f449606038
Document win11 GNOME Boxes networking 2026-05-24 11:44:03 -03:00
ltadeu6
4b3bce832c
Stop cooling early in laundry drying 2026-05-17 20:01:21 -03:00
ltadeu6
b7adfc69ba Speed up Claude usage refresh 2026-05-17 17:03:13 -03:00
ltadeu6
f604d7ecc8
Remove luz-sala LocalTuya integration
Direct control not viable due to Tuya 3.5 single-connection limit
and expired cloud subscription. Removing all related config for now.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 16:57:23 -03:00
ltadeu6
4ab92a985a
Fix LocalTuya install: use systemd service instead of tmpfiles
systemd-tmpfiles L+ was not creating the symlink. Replace with a
oneshot service that copies the component before HA starts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 16:46:28 -03:00
ltadeu6
3ac9b2c518
Control luz-sala directly via LocalTuya (xZetsubou fork)
Drops the bridge approach. Copies the localtuya custom component
(v2025.11.0) into the repo and symlinks it into /var/lib/hass via
systemd-tmpfiles on rebuild. Reverts all bridge-related config.
After rebuild, configure the integration via HA UI with the device
credentials already in the repo.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 16:38:41 -03:00
ltadeu6
82e6ed9271
Add luz-sala remote control from local Home Assistant
Installs ha-bridge.py on vini@192.168.1.105 as a systemd user service
that proxies light commands to the remote HA via JWT authentication.
Local HA gets rest_command, rest sensor, template switch, and a
button-card for both dashboards.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 16:28:32 -03:00
ltadeu6
f85cf6b2df
Add Claude usage applet for Home Assistant
Fetches 5h and 7-day rate limit windows from claude.ai/api and exports
them to a JSON file; adds HA sensors, template sensors, systemd
service/timer, and a button-card for both dashboards.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 16:18:27 -03:00
ltadeu6
8e03bf57ee Refine laundry heat stabilization 2026-05-17 15:28:39 -03:00
ltadeu6
dfe891345d Handle AC power transitions 2026-05-17 15:06:43 -03:00
ltadeu6
36d838ca86 Use numeric AC fan modes 2026-05-17 15:00:02 -03:00
ltadeu6
e394d03175 Tune laundry drying cycle 2026-05-17 14:54:42 -03:00
ltadeu6
5e1ec01c51 Configure laundry drying in Home Assistant 2026-05-17 14:38:48 -03:00
ltadeu6
73ba12308a
Increase Ollama context for agents 2026-05-09 20:18:45 -03:00
ltadeu6
3adcfa3044
Add gpt oss Ollama model 2026-05-09 20:09:46 -03:00
ltadeu6
da0bc7a0ce
Fix local agent runtime context 2026-05-09 19:54:15 -03:00
ltadeu6
4de5536ab0
Add opencode with qwen2.5-coder 2026-05-09 18:47:50 -03:00
ltadeu6
f1c8d4c7e2 Fix antimicrox disable script 2026-05-03 08:47:34 -03:00
ltadeu6
0e6e268f87 Simplify antimicrox disable script 2026-05-02 16:37:21 -03:00
ltadeu6
61976414a2 Kill antimicrox wrapper process 2026-05-02 16:35:34 -03:00
ltadeu6
5a8a3301c7 Harden antimicrox disable script 2026-05-02 16:32:55 -03:00
ltadeu6
7eff74b2a6 Kill antimicrox from controller 2026-05-02 16:30:16 -03:00
ltadeu6
11ef92acf5 Move antimicrox unload to L3 2026-05-02 16:27:21 -03:00
ltadeu6
deb5343d20 Add minimal NixOracle host config 2026-04-26 18:53:29 -03:00
ltadeu6
8861f27e86 Fix auto update flake ownership 2026-04-26 16:35:30 -03:00
ltadeu6
2c14755e12 Fix flake update target 2026-04-26 16:33:36 -03:00
ltadeu6
168ecf2743 Fix monitor primary and flake update 2026-04-26 16:30:08 -03:00
ltadeu6
8894fa949c
Add Codex Home Assistant dashboards 2026-04-23 19:24:59 -03:00
ltadeu6
8004d5ca0d Migrate Zen Browser from Flatpak 2026-04-22 17:14:00 -03:00
ltadeu6
24f4096ed4 Clean paths and refresh agent docs 2026-04-22 16:52:05 -03:00
ltadeu6
4b403be798
Add controller desktop profile 2026-04-21 22:49:55 -03:00
ltadeu6
6987ad3f49 Disable openclaw module 2026-04-20 17:56:36 -03:00
ltadeu6
3b750b8010
hyprland config update 2026-04-20 16:18:01 -03:00
ltadeu6
dac6f1d220 Run xrandr primary fix via systemd user service 2026-04-12 18:21:24 -03:00
ltadeu6
19543b5675 Fix sessionCommands option path 2026-04-12 18:20:02 -03:00
ltadeu6
1426076e27 Fix primary display xrandr on login 2026-04-12 18:19:12 -03:00
ltadeu6
a72accde1a Use unstable ollama-cuda and pin gemma4:e4b 2026-04-12 11:49:34 -03:00
ltadeu6
0f48f2e29f Add flatpak autoupdate and set Zen as default browser 2026-04-03 13:32:23 -03:00
ltadeu6
a909972a57 smallmodel 2026-04-03 11:38:10 -03:00
ltadeu6
9d8d915e7d Configure OpenClaw gateway auth token 2026-04-03 10:40:09 -03:00
ltadeu6
8c2a82f573 Enable Ollama WebUI and preload gemma4:e2b 2026-04-02 21:05:06 -03:00