mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
* Update Ring to 0.6.0 * Update sensor tests * update -> async_update * Delete temp files * Address comments * Final tweaks * Remove stale print
10 lines
238 B
JSON
10 lines
238 B
JSON
{
|
|
"domain": "ring",
|
|
"name": "Ring",
|
|
"documentation": "https://www.home-assistant.io/integrations/ring",
|
|
"requirements": ["ring_doorbell==0.6.0"],
|
|
"dependencies": ["ffmpeg"],
|
|
"codeowners": ["@balloob"],
|
|
"config_flow": true
|
|
}
|