hass-core/homeassistant/components/nyt_games/manifest.json
2024-10-25 14:46:43 +02:00

10 lines
285 B
JSON

{
"domain": "nyt_games",
"name": "NYT Games",
"codeowners": ["@joostlek"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/nyt_games",
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": ["nyt_games==0.4.4"]
}