mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"domain": "futurenow",
|
|
"name": "P5 FutureNow",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/futurenow",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pyfnip==0.2"]
|
|
}
|