10 lines
303 B
JSON
10 lines
303 B
JSON
{
|
|
"domain": "minecraft_server",
|
|
"name": "Minecraft Server",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/minecraft_server",
|
|
"requirements": ["aiodns==2.0.0", "getmac==0.8.2", "mcstatus==2.3.0"],
|
|
"codeowners": ["@elmurato"],
|
|
"quality_scale": "silver"
|
|
}
|