Files

13 lines
330 B
JSON

{
"domain": "ping",
"name": "Ping (ICMP)",
"codeowners": ["@jpbede"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ping",
"integration_type": "service",
"iot_class": "local_polling",
"loggers": ["icmplib"],
"quality_scale": "internal",
"requirements": ["icmplib==3.0.4"]
}