Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. Domoticz
  4. Controlling blinds from Domoticz

Controlling blinds from Domoticz

Scheduled Pinned Locked Moved Domoticz
20 Posts 5 Posters 12.4k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • tbowmoT Offline
    tbowmoT Offline
    tbowmo
    Admin
    wrote on last edited by
    #10

    @AWI

    I have no way to figure out the percentage of the opening of the port.. So that is why I only have two functions. Either open, or closed..

    Btw. Mine is a "sliding" port, with two half's that move at the same time (either towards each other when closing, or away from each other when opening.)

    AWIA 1 Reply Last reply
    0
    • tbowmoT tbowmo

      @AWI

      I have no way to figure out the percentage of the opening of the port.. So that is why I only have two functions. Either open, or closed..

      Btw. Mine is a "sliding" port, with two half's that move at the same time (either towards each other when closing, or away from each other when opening.)

      AWIA Offline
      AWIA Offline
      AWI
      Hero Member
      wrote on last edited by
      #11

      @tbowmo I was not really serious, but I have a similar thing with my "roller shutters" sometimes I want to open these partly. I am using a timer from which I can determine the " percentage open/closed". This works well 90% of the time. Only when something get stuck (e.g. with frost or a cat :) ) I need to recalibrate. The V_LEVEL works well from Domoticz.

      1 Reply Last reply
      0
      • tbowmoT Offline
        tbowmoT Offline
        tbowmo
        Admin
        wrote on last edited by
        #12

        @AWI
        Hmmm.. I could a LIDAR range finder, and measure the distance between the two parts of the port, and calculate the percentage from that :)

        On the other hand, LIDAR's aren't cheap.. (They are about 80$ and up)

        1 Reply Last reply
        0
        • Johnny B GoodJ Offline
          Johnny B GoodJ Offline
          Johnny B Good
          wrote on last edited by
          #13

          @tbowmo

          Hi, I did it on 4 windows now, with shutters and rolling blinds, did you figure it out yet ?
          Or tell me what you want to know (i used S_COVER because I can use the "stop" button too.

          Greetings

          -= GreetingZzz and may the sensors be with you =-

          1 Reply Last reply
          0
          • tbowmoT Offline
            tbowmoT Offline
            tbowmo
            Admin
            wrote on last edited by
            #14

            Weirdest times when one gets a bright idea :)

            This morning I came to think that the original controller is using an encoder on the motor to keep track on position. I haven't bothered checking this out. But I suspect that it's just a pulse output that the controller is counting, to know when to stop the port.

            If this is right, I could tap into the same encoder and then know the position of the ports from that. Will investigate this path when I get a new motor unit next year (I destroyed one of my units a couple of months ago, with a loose GND wire so the onboard electronics where fed with 25v instead of 5v)

            1 Reply Last reply
            0
            • tbowmoT tbowmo

              Anyone tried to control blinds from domoticz via mysensors?

              I've created a S_COVER child sensor, together with a S_LIGHT. The S_LIGHT child is turning up as a switch in Domoticz, but S_COVER is not appearing.

              Johnny B GoodJ Offline
              Johnny B GoodJ Offline
              Johnny B Good
              wrote on last edited by
              #15

              @tbowmo

              I tried so many way's to learn (again) that in most situations is the simplest/easiest the best.
              I used so many motors and in time they all let me down and have cost me lot of construction time (if there is interest I place a few pictures of my different projects).

              Finally I decide to use a MG995/MG996 with hack as motor (very robust and strong) and (I tried few different methods like a few types of IR trackers and with HALL sensors and magnets) now finally use a cny70 IR Sensor for positioning and a very simple sketch with a 'learning' possibility for start and stop position, and a little switch on it for manual usage, and it's still working very well.
              If your bright idea is working please share for learning and let me know if you want to use something of my project (in time I'll make a little small how-to project of it)

              -= GreetingZzz and may the sensors be with you =-

              1 Reply Last reply
              0
              • Johnny B GoodJ Offline
                Johnny B GoodJ Offline
                Johnny B Good
                wrote on last edited by
                #16

                Final result :

                dest.jpg

                -= GreetingZzz and may the sensors be with you =-

                1 Reply Last reply
                0
                • tbowmoT Offline
                  tbowmoT Offline
                  tbowmo
                  Admin
                  wrote on last edited by
                  #17

                  @Johnny-B-Good

                  Thanks :)

                  Right now I have a standard garageport opener, that I've hacked into and added an arduino + nrf24 radio to the control logic. Also, changed power supply circuit, so instead of using 7-10W in standby, it now only uses 0.2W.

                  I can still use the original remote (so the wife won't notice my hack), and I can use mysensors to open / close port, turn on / off lights in the garage, and I can even lock the port (block the remote) as an added feature.

                  it's an extensive hack, where I've replaced the powersupply to the original control board in the motor unit, and added extra solidstate relays to turn on motor power, and lights.

                  Johnny B GoodJ 1 Reply Last reply
                  0
                  • Johnny B GoodJ Offline
                    Johnny B GoodJ Offline
                    Johnny B Good
                    wrote on last edited by
                    #18

                    The cny70 position ... euhm ... counter :

                    cny70.jpg

                    -= GreetingZzz and may the sensors be with you =-

                    1 Reply Last reply
                    0
                    • tbowmoT tbowmo

                      @Johnny-B-Good

                      Thanks :)

                      Right now I have a standard garageport opener, that I've hacked into and added an arduino + nrf24 radio to the control logic. Also, changed power supply circuit, so instead of using 7-10W in standby, it now only uses 0.2W.

                      I can still use the original remote (so the wife won't notice my hack), and I can use mysensors to open / close port, turn on / off lights in the garage, and I can even lock the port (block the remote) as an added feature.

                      it's an extensive hack, where I've replaced the powersupply to the original control board in the motor unit, and added extra solidstate relays to turn on motor power, and lights.

                      Johnny B GoodJ Offline
                      Johnny B GoodJ Offline
                      Johnny B Good
                      wrote on last edited by
                      #19

                      @tbowmo

                      With positioning too ? How ? Or is it standard in your garageport opener ?

                      -= GreetingZzz and may the sensors be with you =-

                      1 Reply Last reply
                      0
                      • tbowmoT Offline
                        tbowmoT Offline
                        tbowmo
                        Admin
                        wrote on last edited by
                        #20

                        @Johnny-B-Good

                        No positioning yet, only open / close functionality. But as I just wrote in an earlier post today, there is an encoder available, that the original controller is using to determine positioning, I could probably use the same encoder in my arduino addon hack. However, I need to get a new motor unit, as I have destroyed one by accident.. (I have two ports with separate openers attached. One is working at the moment with mysensors integration, while the other is completely dead due to over voltage on the 5V logic)

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        19

                        Online

                        11.7k

                        Users

                        11.2k

                        Topics

                        113.1k

                        Posts


                        Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • MySensors
                        • OpenHardware.io
                        • Categories
                        • Recent
                        • Tags
                        • Popular