bwssytems / domuslink

web-based frontend for Heyu
http://domus.link.co.pt/
1 stars 1 forks source link

Use Shutter extended commands #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For the shutters, we currently can only open/close them, while it should
be possible to partially open them. If we define them as Light module,
it works, but with the correct SW10 definition it should work as well
with the appropriate commands :
heyu help shutter

 [Shutter (Extended Type 0) direct commands  (H = Housecode, U = Units
list)]
  heyu  shopen  HU <level>     Open shutter to level (0-25) and cancel
limit
  heyu  shopenlim  HU <level>  Open shutter to level (0-25), enforce
limit
  heyu  shsetlim  HU <level>   Set limit (0-25) and open shutter to
limit
  heyu  shopenall  H           Open all shutters fully and cancel limit
  heyu  shcloseall  H          Close all shutters fully

Original issue reported on code.google.com by linux4cy...@free.fr on 7 Apr 2010 at 11:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This and many other needs could be solved by coding for programmable buttons 
instead of just on an off.

Original comment by brandtda...@gmail.com on 22 Jul 2010 at 9:38

GoogleCodeExporter commented 9 years ago
I think it could be done to all. 

for instance if we can set the time in seconds for each shutter to open/close 
manually then we can open and after x seconds we can send a dim command, and 
the shutter will stop. What you guys think?

Can it be done in domus.link?

With this we can support all shutters modules... it will need more 
configuration but will support all shutters modules :)

Original comment by codedm...@gmail.com on 9 Jun 2011 at 7:35

GoogleCodeExporter commented 9 years ago
This could be done. It would be a special type of module that we would need to 
have a variable to config for the time in seconds it uses.

Original comment by bwsamuels@gmail.com on 10 Jun 2011 at 12:50