2024-09-25 20:44:17 +02:00

915 B

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.
Sensor
true 2024.10 Cloud Polling
@joostlek
nyt_games
sensor
service

The NYT Games 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.

  1. On your computer, go to NYT Games.
  2. Login with your account.
  3. Open the developer tools via right-click or by pressing F12.
  4. Open the network tab and refresh the page.
  5. Select a request with .json in the name and go to the cookie tab.
  6. The token can be found in the NYT-S cookie.

{% include integrations/config_flow.md %}