Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Camera (jsw:CameraController) #28

Open
francodutch opened this issue Jun 5, 2020 · 1 comment
Open

Add support for Camera (jsw:CameraController) #28

francodutch opened this issue Jun 5, 2020 · 1 comment

Comments

@francodutch
Copy link

{
        "creationTime":1544996340000,
        "lastUpdateTime":1544996340000,
        "label":"Living Room",
        "deviceURL":"####",
        "shortcut":false,
        "controllableName":"jsw:CameraController",
        "definition":{
           "commands":[
              {
                 "commandName":"downloadRecordedFile",
                 "nparams":1
              },
              {
                 "commandName":"listRecordedFiles",
                 "nparams":2
              },
              {
                 "commandName":"setPassword",
                 "nparams":2
              },
              {
                 "commandName":"connect",
                 "nparams":0
              },
              {
                 "commandName":"deleteRecordedFile",
                 "nparams":1
              },
              {
                 "commandName":"disconnect",
                 "nparams":1
              },
              {
                 "commandName":"getSessionStatus",
                 "nparams":1
              },
              {
                 "commandName":"playJSWRecordedFile",
                 "nparams":2
              },
              {
                 "commandName":"startJSWLiveVideo",
                 "nparams":1
              },
              {
                 "commandName":"startJSWRecording",
                 "nparams":0
              },
              {
                 "commandName":"stopJSWPlayRecordedFile",
                 "nparams":1
              },
              {
                 "commandName":"stopJSWLiveVideo",
                 "nparams":1
              }
           ],
           "states":[
              {
                 "type":"ContinuousState",
                 "qualifiedName":"core:FreeMemoryState"
              },
              {
                 "type":"ContinuousState",
                 "qualifiedName":"core:TotalMemoryState"
              }
           ],
           "dataProperties":[

           ],
           "widgetName":"JSWCamera",
           "uiClass":"Camera",
           "qualifiedName":"jsw:CameraController",
           "type":"ACTUATOR"
        },
        "states":[
           {
              "name":"core:TotalMemoryState",
              "type":1,
              "value":7580
           },
           {
              "name":"core:FreeMemoryState",
              "type":1,
              "value":7552
           }
        ],
        "attributes":[

        ],
        "available":true,
        "enabled":true,
        "placeOID":"####",
        "widget":"JSWCamera",
        "type":1,
        "oid":"####",
        "uiClass":"Camera"
     },
@github-actions
Copy link

'There hasn't been any activity on this issue recently. Is this issue still present?
Please make sure to update to the latest Home Assistant version and version of this integration to see if that solves the issue. Let us know if that works for you by adding a comment 👍.
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.'

@github-actions github-actions bot closed this as completed Aug 4, 2020
@iMicknl iMicknl changed the title Request support for Camera (jsw:CameraController) Add support for Camera (jsw:CameraController) Aug 5, 2020
@iMicknl iMicknl added help wanted Extra attention is needed and removed no-issue-activity labels Aug 5, 2020
@iMicknl iMicknl reopened this Aug 5, 2020
@iMicknl iMicknl added the blocked label Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants