Closed LaurentCole closed 7 years ago
Same problems here. 11 devices (4 Somfy Window blinds, 3 window groups and 4 Velux) and get 11 Device Screen Ignored errors on startup and no sign of the devices in Homebridge. Scenarios do appear but would rather use Homekit to create these as they only appear as switches.
Checked again and windows are Velux io protocol. Any chance you could Write something and make them work. Idem with Somfy RTS protocol. Thanks anyway for what you' be already done.
Hi Guys,
Could you please browse http://home.dubocr.fr/tools/setup this will send me your device configuration to implement missing devices. Concerning Scenarios, unfortunately homebridge don't support HomeKit scene so exposing them as on/off switches is the best solution we found.
Thanks
Hi,
Can you try this file (copy this js file in /usr/lib/node_modules/homebridge-tahoma/accessories/)Screen.js.zip. Laurent, j'attends votre config pour pouvoir implémenter les devices de type 'window'
Bonjour, je vous ai fait parvenir ma configuration Tahoma. Je vais tester votre script.
Merci pour votre aide.
Pour les stores, c'est bien mieux. Ils apparaissent dans Maison et fonctionnent en ouverture et fermeture totale. Je ne peux pas régler le % d'ouverture ou fermeture en revanche. Merci pour cette avancée déjà.
Voici le fichier pour les devices 'Window'. Window.js.zip
Concernant vos stores, il n'est pas possible de régler le % sur les périphériques sans retour d'état (RTS). Sur ces produits, définir un réglage intermédiaire (quelque soit celui-ci) place le store en position 'my'.
C'est parfait pour les Velux. Pour les stores, n'y a-t-il pas moyen de par exemple lancer l'ouverture et ensuite appuyer sur le bouton d'activation pour arrêter le store quand on veut. C'est possible avec l'application Tahoma en appuyant sur "Stop". J'y connais rien mais je demande tout de même. En tout cas ce que vous avez fait me facilite déjà grandement la gestion de mes accessoires en regroupant tout dans "Maison". Merci infiniment.
Hi, We have copied screen.js.zip and this have now exposed all the Blinds individually. The Velux Blinds work a treat (even returning the correct position after a restart of homebridge) but the somfy Blinds are still having a problem. The grouped Blinds within Tahoma don't work at all, and the individual Blinds don't return the correct current position, also I can't group either the Velux or Somfy Blinds?? Loving the work though, please let me know where I can make a donation. Thanks, Greg
@LaurentCole techniquement il serait possible d'arrêter le mouvement mais l'interface Home ne permet que l'ouverture/fermeture. Rappuyer sur le bouton provoque le mouvement inverse. Sur TaHoma le bouton "Stop" est-il affiché en permanence ou apparait-il après avoir enclenché le mouvement ? Dans le second cas, disparait-il après ?
@gregmoseley grouped devices in TaHoma can't be programatically exposed in HomeKit. You have to use HomeKit groups or create scene but not sure Home or HomeKit allows grouping blinds at the moment (for me only lights can be grouped in Home). Velux and Somfy Blinds are same kind of device in HomeKit so behavior is the same and is dependent of HomeKit. I'm not expecting donation for this work but feel free to donate another of my project or another non lucrative organisation.
Romain
En effet, le bouton "stop" apparait une fois l'action lancée et disparait ensuite.
Greg, you can make a group with Velux windows. That's what I did with two of them.
@LaurentCole The option to group Velux for me isn't there? I can group lights ok though?
@dubocr ok thanks, I'll keep playing with the window blinds to work out where I'm going wrong.
Within 'Home' you can make a scene and group your Windows. I managed that way.
You can group using 'Eve' app but Home will not merge. Maybe we can expect good behavior in future Home release. Your Blinds are RTS components so don't reports their position. Every Homebridge restart will loose it.
Grouping blinds is now supported by Home in iOS 11.
I’m having some issues on the similar topic. My 3 somfy protocoll devices works great, but I can’t seem to get homebridge to find my outdoor awnings (RTS in somfy), Any idea what to do?
Hi,
Can you browse this page and log with your Tahoma credential to let me know your config as I can see what kind of devices you have.
Thanks.
Hi!
Config bellow: Devices 2 Screen > PositionableTiltedScreen http://home.dubocr.fr/tools/setup#8d0fe6f1c8d9849c414f056bb6062078 Devices click on a device to display current statesPersienn II Persienner
States Persienner
Commands
1 Alarm > TSKAlarmController http://home.dubocr.fr/tools/setup#a87f482473105c71b73653cf9faf623a Devices click on a device to display current statesAlarm
States Alarm
Commands
1 Window > PositionableTiltedWindow http://home.dubocr.fr/tools/setup#ee16eba64a276d0c60f79193fbd8ee37 Devices click on a device to display current statesTakfönster
States Takfönster
Commands
1 VenetianBlind > UpDownVenetianBlind http://home.dubocr.fr/tools/setup#8615ed8e3e09a1e525f31c423f3e649d Devices click on a device to display current statesMarkis
Commands
Scenes 2 Ljus http://home.dubocr.fr/tools/setup#cb80fc12e9064cdef1a52bfc5203bf41
2 Mörkläggning http://home.dubocr.fr/tools/setup#3edad9653696b7db0210541064349c94
History undefined Persienn II http://home.dubocr.fr/tools/setup#1506664916573
undefined Persienner http://home.dubocr.fr/tools/setup#1506664895061
undefined Persienner http://home.dubocr.fr/tools/setup#1506633436769
undefined Persienn II http://home.dubocr.fr/tools/setup#1506633435764
undefined Takfönster http://home.dubocr.fr/tools/setup#1506632361940
Best regards
2017-09-30 11:10 GMT+02:00 Romain DUBOC notifications@github.com:
Hi,
Can you browse this page and log with your Tahoma credential to let me know your config as I can see what kind of devices you have.
Thanks.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dubocr/homebridge-tahoma/issues/4#issuecomment-333295624, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae2rcY0AgqZVNJiN7R5XTdBvxItgqP8Xks5sngWLgaJpZM4NZa7W .
You can try to copy (after extract) this file in the 'accessories' folder of the plugin. VenetianBlind.js.zip
Thanks so much for your help, your script got it to be recognized. Only minor issue is that the icon/switch in homekit is always at 50% and there seems to be the other way around with opening and closing, any idea what could be done to mitigate that?
2017-09-30 14:23 GMT+02:00 Romain DUBOC notifications@github.com:
You can try to copy (after extract) this file in the 'accessories' folder of the plugin. VenetianBlind.js.zip https://github.com/dubocr/homebridge-tahoma/files/1346389/VenetianBlind.js.zip
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dubocr/homebridge-tahoma/issues/4#issuecomment-333305153, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae2rcTZFBbB7YStREDPRfBePRDwuE0fYks5snjLPgaJpZM4NZa7W .
Tel me if this one open/close correctly. Regarding 50%, it's the default value at startup as RTS devices don't give their position. When you change position the state is normally saved. Tell me if it's not the case. If you want to change the default value add following line in your homebridge config file
"VenetianBlind" : { "defaultPosition" : 100 }
Under the tahoma platform configuration or as an accessory?
In the plugin config object : Name: TaHoma User:... Password:... VenetianBlind:...
Hmm, it doesn't really respond well at all. I can make them roll out, but any command (open/close/percentage) doesn't seem to have any effect.
Only 0% and 100% commands normaly respond as your device model doesn’t support position order. Any other percentage order have no effect. So normaly using the widget as a switch (not as a slider with opening percentage) must operate properly.
Please report any issue from this new version : TaHoma.zip
YES! It works, it finally works! You are awesome, thank you so much for all help! Please let me know if you have a donate-button somewhere :)
Can you tell me how can I copy this TaHoma.zip file to Accessory folder I'm login to Rpi using PUTTY from Windows Computer. i have no idea how to copy from computer to Rpi. Pls help me.Thanks
Hi again! Just updated homebridge and installed the plugin again. The file you added does not seem to work anymore in the updated version, any idea how to solve it?
Hi Romain I guess you speak french so it would be easier to communicate but the problem is I have 2 roof windows registered with rts and 3 rollers still registered in rts in my Tahoma box and they don't appear. Any help would be greatly appreciated.
Thx
Laurent