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

Slider for HMCCU device #1629

Open
ldealer opened this issue May 26, 2021 · 0 comments
Open

Slider for HMCCU device #1629

ldealer opened this issue May 26, 2021 · 0 comments

Comments

@ldealer
Copy link

ldealer commented May 26, 2021

Hallo,

is it possible to have a slide for a hmccu device (a shutter)?
I use the default attributes for this device, which includes a slider:

webCmd = control:up:stop:down
eventMap = /datapoint STOP true:stop/datapoint LEVEL 0:down/datapoint LEVEL 100:up/
cmdIcon = up:fts_shutter_up stop:fts_shutter_manual down:fts_shutter_down
substitute = LEVEL!#0-0:closed,#100-100:open;DIRECTION!0:stop,1:up,2:down,3:undefined;WORKING!(0|false):no,(1|true):yes
substexcl = control|pct
controldatapoint = LEVEL
widgetOverride = control:slider,0,10,100
stripnumber = 1
ccureadingfilter = (LEVEL|INHIBIT|DIRECTION|WORKING)
ccuscaleval = LEVEL:0:1:0:100
statedatapoint = LEVEL
ccureadingname = LEVEL:+pct

--> "widgetOverride = control:slider,0,10,100"

The webinterface shows the slider, but in AndFHEM is no slider available. Am I doing something wrong? Or is this not supported by andFHEM?

@klassm klassm closed this as completed in 1c53c15 Sep 18, 2021
@klassm klassm reopened this Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants