1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/rainbird/manifest.json
2021-07-13 18:10:23 -04:00

9 lines
231 B
JSON

{
"domain": "rainbird",
"name": "Rain Bird",
"documentation": "https://www.home-assistant.io/integrations/rainbird",
"requirements": ["pyrainbird==0.4.3"],
"codeowners": ["@konikvranik"],
"iot_class": "local_polling"
}