core/homeassistant/components/eight_sleep/manifest.json

9 lines
231 B
JSON

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