mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Another frontend rebuild
This commit is contained in:
parent
a85b47805f
commit
0ca836d7ed
@ -176,6 +176,8 @@ def setup(hass, config):
|
||||
_proxy_camera_mjpeg_stream,
|
||||
require_auth=True)
|
||||
|
||||
return True
|
||||
|
||||
|
||||
class Camera(Entity):
|
||||
""" The base class for camera components """
|
||||
|
@ -1,2 +1,2 @@
|
||||
""" DO NOT MODIFY. Auto-generated by build_frontend script """
|
||||
VERSION = "572c808a9a1aa1c4d8f85c54bdffede1"
|
||||
VERSION = "9f0bcf911d2900bfa3649c0003508d86"
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user