dirigera-control
This skill controls IKEA Dirigera smart-home devices and includes scripts to discover hub IPs and generate API tokens. It performs network requests to `https://{ip_address}:8443/v1/oauth/authorize` and `https://{ip_address}:8443/v1/oauth/token`, executes local commands like `subprocess.run(["arp", "-a"])`/`generate-token`, and reads/writes `dirigera_token.txt`.