Remove Nix and Home Manager setup
This commit is contained in:
parent
2bc6344ed9
commit
2b47db77eb
7 changed files with 40 additions and 279 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue