1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/rpi_rf/manifest.json
2020-01-07 08:19:44 -05:00

9 lines
205 B
JSON

{
"domain": "rpi_rf",
"name": "Raspberry Pi RF",
"documentation": "https://www.home-assistant.io/integrations/rpi_rf",
"requirements": ["rpi-rf==0.9.7"],
"dependencies": [],
"codeowners": []
}