Hop til indhold

EjvindHald

Members
  • Antal indlæg

    533
  • Medlem siden

  • Senest besøgt

  • Days Won

    28

Alt der er opslået af EjvindHald

  1. Det viste eksempel er fra binding version 1. Til binding 2 skal du ganske rigtig lave en .things fil ligesom indholdet i .item filen er anderledes. Pauli har vist et eksempel på begge dele i hans link til dokumentationen i Github.
  2. I den nye binding har jeg erfaret, at det er nemmest at arbejde kun med en item fil og ikke PaperUI. I denne item fil sætter jeg createChannelsAutomatically til false. Man kan fortsat bruge PaperUI til finde resource ids via autodetektion.
  3. Det er før set, at alle brugere inkl. admin pludselig er væk. Og man kan ikke tilføje nye til controlleren. Hvis det er hw 6.x kan du køre en special firmware til reset user. Hvis det er hw 7, er det en special fimware der resetter hele controlleren. Søg på forummet, så kan du finde disse.
  4. EjvindHald

    Push buttons

    Det afhænger af, om bindingen til Google Home aflæser status fra OpenHAB - i dit tilfælde lille_bad_OEV. Jeg formoder, at du har kontrolleret, at denne OpenHAB switch rent faktisk ændrer sig ved manuelt tænd på kontakten - dvs “<nummer” er det korrekte id fra .vis filen.
  5. EjvindHald

    Push buttons

    Mht. kip kan du fx gøre det som viste i nedenstående eksempel: Switch StueplanSpisestueStikkontakt "Vindueskarm" <bordlampe> ["Lighting"] {ihc="<0x15b05b,>[ON:0x15a45a:100],>[OFF:0x15a45a:100]"} hvor ON og OFF peger på den samme adresse, som er dit kip input eller fb til samme. Mulighed for at skelne mellem output og påvirkning af den samme er netop en af styrkerne i OpenHAB bindingen, som nu også er videreført i version 2 binding. Jeg har lavet et indlæg om det her. Med dette setup behøver du ingen regler, og heller ingen atoupdate='false'.
  6. Sender dig en PM, så kan vi aftale nærmere.
  7. Hej Flemming Jeg vil gerne købe 1 stk A111-00 Antennemodul 1 stk S101 Data Switch modul (100 mbit) 3 stk Opus 66 enkeltudtag Hvad siger du til kr. 450 for dette? Har du i øvrigt nogle IHC Net konnektorer? mvh Ejvind
  8. Instead of changing the output (Lys niveau) directly then try to push the inputs (Tænd and Sluk in your example). In the new binding this functionality works like this example for switches: Rows in the Things file: Type switch-channel : ihcoutput "IHC output" [resourceId=3938651, direction="ReadOnly"] //output Type switch-channel : ihcinput1 "IHC input1" [resourceId=1412954, direction="WriteOnly", pulseWidth=100, commandToReact="ON"] //input1 Type switch-channel : ihcinput2 "IHC input2" [resourceId=1413210, direction="WriteOnly", pulseWidth=100, commandToReact="OFF"] //input2 Row in the Items file: Switch IHC2Spisebord "Spisebord" {channel="ihc:controller:haldIHC:ihcoutput", channel="ihc:controller:haldIHC:ihcinput1", channel="ihc:controller:haldIHC:ihcinput2"} I cannot test for dimmers, because I have no dimmers in my installation. By using this approach IHC will always be in control, and you can benefit from other IHC logic you might have made. It is the same as >[ON:xx] and >[OFF:xx] in binding 1, and I have mentioned it here
  9. While working with this, I have found that in many ways it is easier to work with Things file instead of the auto discovery. These 2 topics mentioned by you are examples of the same. A Things file is also handy if you wan't to utilize the cool extra features provided in the binding such as "Direction" and "commandToReact". If you migrate to other hardware or to another box a file with all your configurations can come in handy. Same for backup purposes. To enable this you need to use "createChannelsAutomatically=false" statement in the header of the Things file as shown by Pauli on his documentation site. Finally, please be aware that the Homekit integration is currently being refactored to utilize a new metadata feature in OpenHAB. Among other things this will enable all Homekit device types when it is ready. You can read more here.
  10. On the documentation link here provided by Pauli you can see some examples. I guess it would be similar to: Type dimmer-channel : MyDimmer "Dimmer living room" [ resourceId=9000002, direction="WriteOnly", pulseWidth=300 ]
  11. If you are new to OpenHAB, then I suggest this approach: Get OpenHAB working with binding 1 for an ordinary wired switch output (item and sitemap file) Get OpenHAB working with binding 1 for a wireless dimmer output (item and sitemap file) Get OpenHAB working with binding 2 for an ordinary wired switch output (item, sitemap and things file) Get OpenHAB working with binding 2 for a wireless dimmer output (item, sitemap and things file) This will ensure you build up the knowledge needed + have proper connection to IHC. I have no dimmers at all, so I do not know the input in Things for this. But a manually added channel in binding 2 for a switch could look like this: Type switch-channel : ihcoutput "IHC output" [resourceId=3938651] where resourceId is the number from Visual. That line should be added in a Things file for binding 2.
  12. Pauli is now making some final enhancements to the IHC binding 2 to prepare for a final release in the OpenHAB project. I have only wired devices in my installation, and no wireless such as a dimmer. Can anyone with a wireless dimmer in the installation please test if this works as intended in the new binding? You need to manually add a new channel for the wireless device in the Things file, since there is no auto discovery for wireless.
  13. Se indlæg her for styring af Dantherm HCH-5.
  14. Du kan gøre begge dele, men husk at få en autoriseret elektriker til at udføre det.
  15. Dine spots er allerede trukket ud til tavlen og forbundet til dine Eltako lysdæmpere. Derfor skulle det ikke være noget problem at forbinde med IHC Wireless Ø80, som du kan få en elektriker til at montere helt tæt på din tavle, hvis der er plads omkring den.
  16. Det er formentlig helt korrekt identificeret årsag, som Brian beskriver. Jeg har selv et svagt lys i visse LED pærer grundet den nævnte induktion, og jeg har overvejet at fikse det med 2 pol relæer ud til lampen, så både fase og nul er afbrudt. Men indtil nu betyder det så lidt, så jeg bevarer det blot, som det er. Men jeg vil tror, at 2-pol relæ vil kunne løse det.
  17. Ja, det gør jeg. Men det kræver output 24 til at påvirke Eltako lysdæmperen hhv. op og ned. Fra remote såsom Google Home vil du kun være i stand til at tænde og slukke, medmindre du laver ret avanceret programmering. Lokalt via svagstrømstryk kan du skrue op og ned. Skal du have bedste løsning til at skrue op og ned fra fx Google Home, skal du benytte LKs wireless lysdæmpere.
  18. Der er pt. en af de nye stabile IHC Net strømforsyninger til salg på Den Blå Avis - dba.dk
  19. I dag har jeg talt med Anders B. fra IHC support, som meget venligt oplyste, at brugeropsætning ikke er på SD kortet. Desuden mailede han en firmware til komplet reset til fabriksindstillingen til hw 7. Denne firmware fungerede til nulstilling af brugere, og jeg har vedlagt den i dette indlæg. Så nu har jeg løst mit problem. CTR.RESTORE.FACTORY.DEFAULT.fwf
  20. Fandt du en løsning? - sidder desværre med samme problem på HW 7 og reset user gør ingen forskel
  21. Yes, that is one of the advantages of binding version 2. It should automaticly discover 2 Things (your 2 IHC controllers) which each have their own ip address. Please be aware that OpenHAB is still is shipped with binding version 1, so you need to download and add IHC binding 2 yourself as explained in the first article in this post.
  22. Jeg har vedlagt vejledning til den nævnte PIR. Mht. salg så prøv at gå til www.lince.net, vælg engelsk i højre hjørne og klik på products. Herefter åbnes en pdf fil, hvor modellen 1873BOBBY-AM er vist på side 28. Mit forslag er at skrive til dem og spørge efter en forhandler, hvor man kan købe denne model. Alternativt et andet modelnr, hvis den er erstattet. Til IHC har jeg også tilsluttet model Activ8 DT fra Honeywell kombi PIR / mikrobølge, som godt nok er mindre og pænere, men den giver med sjældne mellemrum fejlalarm. Lince 1873 Bobby AM på cykelskur.pdf
  23. På et cykelskur i ca. højde 1,20 meter over jorden som anbefalet af producenten.
×
×
  • Tilføj...

Important Information

Privatlivspolitik og We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

1200x630bb.png

ok