core/homeassistant/components/yeelightsunflower/manifest.json

10 lines
306 B
JSON
Raw Normal View History

{
"domain": "yeelightsunflower",
"name": "Yeelight Sunflower",
"codeowners": ["@lindsaymarkward"],
2023-02-08 19:10:18 +00:00
"documentation": "https://www.home-assistant.io/integrations/yeelightsunflower",
"iot_class": "local_polling",
2023-02-08 19:10:18 +00:00
"loggers": ["yeelightsunflower"],
"requirements": ["yeelightsunflower==0.0.10"]
}