core/homeassistant/components/eight_sleep/manifest.json

11 lines
293 B
JSON

{
"domain": "eight_sleep",
"name": "Eight Sleep",
"codeowners": ["@mezz64", "@raman325"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/eight_sleep",
"iot_class": "cloud_polling",
"loggers": ["pyeight"],
"requirements": ["pyeight==0.3.2"]
}