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 what parameter to lighting #79

Open
Gozilla01 opened this issue Mar 30, 2019 · 1 comment
Open

Add what parameter to lighting #79

Gozilla01 opened this issue Mar 30, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Gozilla01
Copy link

Gozilla01 commented Mar 30, 2019

Purpose:
Over current ON or OFF have the option of timed ON

Add parameter what to the bus_on_off_switch and on_off_switch with the following values:

name : what
type: integer
default: 0
required: true
select with options :
0 | Turn on / off
11 | ON timed 1 Min
12 | ON timed 2 Min
13 | ON timed 3 Min
14 | ON timed 4 Min
15 | ON timed 5 Min
16 | ON timed 15 Min
17 | ON timed 30 Sec
18 | ON timed 0.5 Sec
20 | Blinking on 0.5 sec
21 | Blinking on 1 sec
22 | Blinking on 1.5 sec
23 | Blinking on 2 sec
24 | Blinking on 2.5 sec
25 | Blinking on 3 sec
26 | Blinking on 3.5 sec
27 | Blinking on 4 sec
28 | Blinking on 4.5 sec
29 | Blinking on 5 sec

@Gozilla01 Gozilla01 changed the title Add parameter what to the bus_on_off_switch Add what parameter to lighting Mar 30, 2019
@mvalla
Copy link
Owner

mvalla commented Jun 9, 2019

We do not want to expose to users the details of OWN protocols and prameters. Can you suggest a more user friendly way to add some parameters to the Thing to support timed-on and blinking?

@mvalla mvalla added the enhancement New feature or request label Sep 6, 2019
@mvalla mvalla added this to the 2.6.0.M3 milestone Oct 6, 2019
@mvalla mvalla modified the milestones: 2.6.0.M3, 3.x Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants