Minor changes (#2784)
* Update link to docs * Use fast.com * Update docstring * Add link to docs * Add link to docs * Update docstrings * Update docstrings * Fix typo
This commit is contained in:
parent
e926426af9
commit
a784f48022
9 changed files with 18 additions and 16 deletions
|
@ -37,7 +37,7 @@ def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
|||
|
||||
|
||||
class FFmpegCamera(Camera):
|
||||
"""An implementation of an IP camera that is reachable over a URL."""
|
||||
"""An implementation of an FFmpeg camera."""
|
||||
|
||||
def __init__(self, config):
|
||||
"""Initialize a FFmpeg camera."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue