1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 11:26:46 +00:00
Files
core/homeassistant/components/bring/manifest.json
Mr. Bubbles db4eeffeed Bump bring-api to 0.7.1 (#115532)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-05 18:59:21 -05:00

11 lines
284 B
JSON

{
"domain": "bring",
"name": "Bring!",
"codeowners": ["@miaucl", "@tr4nt0r"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bring",
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": ["bring-api==0.7.1"]
}