D
dirigera-control
Control IKEA Dirigera smart home devices (lights, outlets, scenes, controllers). Use when the user asks to control smart home devices, check device status, turn lights on/off, adjust brightness/color, control outlets, trigger scenes, check battery levels, or work with IKEA smart
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Control IKEA Dirigera smart home devices (lights, outlets, scenes, controllers). Use when the user asks to control smart home devices, check device status, turn lights on/off, adjust brightness/color, control outlets, trigger scenes, check battery levels, or work with IKEA smart home automation. Accessible via Cloudflare tunnel on VPS.
How to use
- Zainstaluj wymaganą bibliotekę Python poleceniem
pip install dirigera. 2. Zlokalizuj adres IP huba Dirigera — sprawdź listę DHCP w routerze lub uruchom skryptpython scripts/find_dirigera_ip.py, opcjonalnie podając zakres sieci (np.--subnet 192.168.1.0/24). 3. Wygeneruj token dostępu — uruchom skryptpython scripts/generate_token_wrapper.py <adres-ip-huba>w tle, a następnie naciśnij fizycznie przycisk na hubie Dirigera w ciągu wyznaczonego czasu. Token zostanie zapisany do plikudirigera_token.txt. 4. Skonfiguruj skill — podaj adres IP huba i wygenerowany token w ustawieniach agenta. 5. Używaj naturalnego języka do sterowania — pytaj agenta o włączenie/wyłączenie światła, regulację jasności, uruchomienie scen lub sprawdzenie statusu urządzeń. Agent automatycznie przetłumaczy polecenia na wywołania API Dirigery.