mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 14:46:47 -06:00
926 B
926 B
title, description, ha_category, ha_config_flow, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
| title | description | ha_category | ha_config_flow | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| NYT Games | Instructions on how to setup NYT Games in Home Assistant. |
|
true | 2024.10 | Cloud Polling |
|
nyt_games |
|
service |
The NYT Games {% term integration %} fetches data about your progress on their daily puzzles.
Prerequisites
Before setting up the integration, you need to fetch the token from the dev tools of your browser.
- On your computer, go to NYT Games.
- Login with your account.
- Open the developer tools via right-click or by pressing F12.
- Open the network tab and refresh the page.
- Select a request with
.jsonin the name and go to the cookie tab. - The token can be found in the
NYT-Scookie.
{% include integrations/config_flow.md %}