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

Request support for Outdoor Siren (rtd:OutdoorSirenRTDComponent) #27

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

Comments

@francodutch
Copy link

{
         "creationTime":1558256403000,
         "lastUpdateTime":1558256403000,
         "label":"External Siren",
         "deviceURL":"####",
         "shortcut":false,
         "controllableName":"rtd:OutdoorSirenRTDComponent",
         "definition":{
            "commands":[
               {
                  "commandName":"bip",
                  "nparams":0
               },
               {
                  "commandName":"flash",
                  "nparams":0
               },
               {
                  "commandName":"off",
                  "nparams":0
               },
               {
                  "commandName":"on",
                  "nparams":0
               },
               {
                  "commandName":"pair",
                  "nparams":0
               },
               {
                  "commandName":"ring",
                  "nparams":0
               },
               {
                  "commandName":"setVolume",
                  "nparams":1
               },
               {
                  "commandName":"fastBipSequence",
                  "nparams":0
               }
            ],
            "states":[

            ],
            "dataProperties":[

            ],
            "widgetName":"RTDOutdoorSiren",
            "uiClass":"Siren",
            "qualifiedName":"rtd:OutdoorSirenRTDComponent",
            "type":"ACTUATOR"
         },
         "attributes":[
            {
               "name":"core:GroupId",
               "type":3,
               "value":"####"
            }
         ],
         "available":true,
         "enabled":true,
         "placeOID":"####",
         "widget":"RTDOutdoorSiren",
         "type":1,
         "oid":"####",
         "uiClass":"Siren"
      },
    
@iMicknl
Copy link
Owner

iMicknl commented Jun 22, 2020

Basic support has been added in #84, could you give it a try?

In order to add full support, support in Home Assistant for sirens would be required. home-assistant/architecture#375

@iMicknl iMicknl closed this as completed Jul 24, 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