1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/snoo/manifest.json
2025-08-15 05:46:59 +02:00

12 lines
300 B
JSON

{
"domain": "snoo",
"name": "Happiest Baby Snoo",
"codeowners": ["@Lash-L"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/snoo",
"iot_class": "cloud_push",
"loggers": ["snoo"],
"quality_scale": "bronze",
"requirements": ["python-snoo==0.8.3"]
}