Remove Nix and Home Manager setup

This commit is contained in:
ltadeu6 2026-05-11 18:42:30 -03:00
parent 2bc6344ed9
commit 2b47db77eb
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D
7 changed files with 40 additions and 279 deletions

View file

@ -12,7 +12,7 @@ from urllib.parse import parse_qs, urlparse
import requests
from PIL import Image
HA_URL = "http://192.168.1.105:8123"
HA_URL = "http://127.0.0.1:8123"
HA_TOKEN = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJkZjM1MmRhNjg1ZWM0MGJiYTc4YTZlNWY3ZmQ0YTA1YSIsImlhdCI6MTc3NjI4MTI0MiwiZXhwIjoyMDkxNjQxMjQyfQ.rR0Kfwk5Smr06_9KJSDn3YPXiRlokEZZFiAa_naNs78"
LIGHT_ENTITY = "light.luzsala_luz_sala"