1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/number/manifest.json
2023-02-08 20:32:43 +01:00

9 lines
235 B
JSON

{
"domain": "number",
"name": "Number",
"codeowners": ["@home-assistant/core", "@Shulyaka"],
"documentation": "https://www.home-assistant.io/integrations/number",
"integration_type": "entity",
"quality_scale": "internal"
}