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. HomeGenie
  4. HomeGenie, experience?

HomeGenie, experience?

Scheduled Pinned Locked Moved HomeGenie
21 Posts 3 Posters 9.8k Views 4 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.
  • M Offline
    M Offline
    mvdarend
    wrote on last edited by
    #6

    No, I'm not a developer of HomeGenie, I've helped a little bit, but I'm not the greatest programmer and I think I'd hurt the project more than help :)

    It's basically a one man show, although Gene (the Developer) is very open to any help, and quite a few people have chipped in over the years.

    Not sure on the roadmap, what kind of devices are you looking at using?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mvdarend
      wrote on last edited by mvdarend
      #7

      I've started a new thread on the HomeGenie forum with the first test version, you can find the forum here:

      MySensor v2.0 Serial Gateway for HomeGenie

      Edit: Quick summary

      Supported Devices (tested)
      S_LIGHT / S_BINARY - Actuators also tested
      S_TEMP
      S_HUM
      S_MOTION
      S_LIGHT_LEVEL

      Untested
      S_POWER
      S_DISTANCE
      S_RGB_LIGHT

      raptorjrR 1 Reply Last reply
      1
      • M mvdarend

        I've started a new thread on the HomeGenie forum with the first test version, you can find the forum here:

        MySensor v2.0 Serial Gateway for HomeGenie

        Edit: Quick summary

        Supported Devices (tested)
        S_LIGHT / S_BINARY - Actuators also tested
        S_TEMP
        S_HUM
        S_MOTION
        S_LIGHT_LEVEL

        Untested
        S_POWER
        S_DISTANCE
        S_RGB_LIGHT

        raptorjrR Offline
        raptorjrR Offline
        raptorjr
        wrote on last edited by
        #8

        @mvdarend

        Nice. Will have a look at it and see how it works.

        When it comes to hardware I'm currently most into MySensors things. Since it gives me the freedom to do things that is not that easy to buy from a commercial solution. My current project includes a outdoor fishtank and the ability to regulate the temperature in the tank by filling it up with new water. Need support for waterflow meter and water valve for example.

        But I'm not a complete idiot =) and have some old programming skills that I maybe could use to help and add support to the gateway for devices I have. But then again HomeGenie needs support for those also. Therefore I was asking about a roadmap.
        Domoticz have support for most of the devices, but on the other hand the developer have made them so specific to the thing he thinks they are used for, and makes it harder to use them for other things.
        Like the water flow gadget in Domoticz is designed for incoming water to a house or something, and not very flexible when you only need to measure the flow in any other environment.

        So if there is only full support for MySensors I would be very happy.

        But I haven't tried HomeGenie so much yet. How is it with automation? Easy/flexible to do? I need some automated way to measure water temperature and open/close water valve accordingly.

        M 2 Replies Last reply
        0
        • raptorjrR raptorjr

          @mvdarend

          Nice. Will have a look at it and see how it works.

          When it comes to hardware I'm currently most into MySensors things. Since it gives me the freedom to do things that is not that easy to buy from a commercial solution. My current project includes a outdoor fishtank and the ability to regulate the temperature in the tank by filling it up with new water. Need support for waterflow meter and water valve for example.

          But I'm not a complete idiot =) and have some old programming skills that I maybe could use to help and add support to the gateway for devices I have. But then again HomeGenie needs support for those also. Therefore I was asking about a roadmap.
          Domoticz have support for most of the devices, but on the other hand the developer have made them so specific to the thing he thinks they are used for, and makes it harder to use them for other things.
          Like the water flow gadget in Domoticz is designed for incoming water to a house or something, and not very flexible when you only need to measure the flow in any other environment.

          So if there is only full support for MySensors I would be very happy.

          But I haven't tried HomeGenie so much yet. How is it with automation? Easy/flexible to do? I need some automated way to measure water temperature and open/close water valve accordingly.

          M Offline
          M Offline
          mvdarend
          wrote on last edited by mvdarend
          #9

          @raptorjr said:

          But I haven't tried HomeGenie so much yet. How is it with automation? Easy/flexible to do? I need some automated way to measure water temperature and open/close water valve accordingly.

          HomeGenie is pretty good for flexible yet powerful automation rules, even if you're not great with coding. That shouldn't be a problem at all.

          1 Reply Last reply
          0
          • raptorjrR raptorjr

            @mvdarend

            Nice. Will have a look at it and see how it works.

            When it comes to hardware I'm currently most into MySensors things. Since it gives me the freedom to do things that is not that easy to buy from a commercial solution. My current project includes a outdoor fishtank and the ability to regulate the temperature in the tank by filling it up with new water. Need support for waterflow meter and water valve for example.

            But I'm not a complete idiot =) and have some old programming skills that I maybe could use to help and add support to the gateway for devices I have. But then again HomeGenie needs support for those also. Therefore I was asking about a roadmap.
            Domoticz have support for most of the devices, but on the other hand the developer have made them so specific to the thing he thinks they are used for, and makes it harder to use them for other things.
            Like the water flow gadget in Domoticz is designed for incoming water to a house or something, and not very flexible when you only need to measure the flow in any other environment.

            So if there is only full support for MySensors I would be very happy.

            But I haven't tried HomeGenie so much yet. How is it with automation? Easy/flexible to do? I need some automated way to measure water temperature and open/close water valve accordingly.

            M Offline
            M Offline
            mvdarend
            wrote on last edited by mvdarend
            #10

            @raptorjr said:

            My current project includes a outdoor fishtank and the ability to regulate the temperature in the tank by filling it up with new water. Need support for waterflow meter and water valve for example.

            Water valve shouldn't be a problem, it's basically on/off? Then you could just assign it as a binary switch and give it a nicer widget icon in HomeGenie.

            For the water flow meter, could you give me an example of what you have made, and how you would like to see it work within HomeGenie. (comparison to the Domoticz solution would be a good help too)

            raptorjrR 1 Reply Last reply
            0
            • M mvdarend

              @raptorjr said:

              My current project includes a outdoor fishtank and the ability to regulate the temperature in the tank by filling it up with new water. Need support for waterflow meter and water valve for example.

              Water valve shouldn't be a problem, it's basically on/off? Then you could just assign it as a binary switch and give it a nicer widget icon in HomeGenie.

              For the water flow meter, could you give me an example of what you have made, and how you would like to see it work within HomeGenie. (comparison to the Domoticz solution would be a good help too)

              raptorjrR Offline
              raptorjrR Offline
              raptorjr
              wrote on last edited by
              #11

              @mvdarend said:

              @raptorjr said:
              For the water flow meter, could you give me an example of what you have made, and how you would like to see it work within HomeGenie. (comparison to the Domoticz solution would be a good help too)

              What would you like to see here? My sketch for the water flow meter? I can find some image and try to explain how I would like to see it work, to be flexible and usable for others too.

              M 1 Reply Last reply
              0
              • raptorjrR raptorjr

                @mvdarend said:

                @raptorjr said:
                For the water flow meter, could you give me an example of what you have made, and how you would like to see it work within HomeGenie. (comparison to the Domoticz solution would be a good help too)

                What would you like to see here? My sketch for the water flow meter? I can find some image and try to explain how I would like to see it work, to be flexible and usable for others too.

                M Offline
                M Offline
                mvdarend
                wrote on last edited by
                #12

                @raptorjr Ah yes, I wasn't very clear there. What I meant is an example of how you are using the sensor, if I have understood correctly, you are doing the following:

                • Measure water temp, if too high (or low) then activate the water valve.
                • Keep water valve open until the desired temperature has been reached.

                But how the water flow sensor fits into this I'm not sure. Is it to make sure the water valve has been closed? Or to give an estimate of how long it will take? something else?

                raptorjrR 1 Reply Last reply
                0
                • M mvdarend

                  @raptorjr Ah yes, I wasn't very clear there. What I meant is an example of how you are using the sensor, if I have understood correctly, you are doing the following:

                  • Measure water temp, if too high (or low) then activate the water valve.
                  • Keep water valve open until the desired temperature has been reached.

                  But how the water flow sensor fits into this I'm not sure. Is it to make sure the water valve has been closed? Or to give an estimate of how long it will take? something else?

                  raptorjrR Offline
                  raptorjrR Offline
                  raptorjr
                  wrote on last edited by
                  #13

                  @mvdarend

                  Yes. The waterflow will be used to make sure that the valve is open and more important is closed when I want it to be. Otherwise notify me. Also a little interesting to see stats on how much water is added.

                  M 1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mvdarend
                    wrote on last edited by
                    #14

                    I've made a small update, S_WATER (V_FLOW, V_VOLUME) have been added. (not tested)

                    Supported Devices:
                    S_DOOR
                    S_MOTION
                    S_LIGHT / S_BINARY
                    S_TEMP
                    S_HUM
                    S_POWER *
                    S_DISTANCE *
                    S_LIGHT_LEVEL
                    S_IR *
                    S_RGB_LIGHT *
                    S_WATER *
                    S_GAS *

                    I_BATTERY_LEVEL *
                    I_ID_REQUEST
                    I_INCLUSION_MODE *

                    • Not tested
                    1 Reply Last reply
                    0
                    • raptorjrR raptorjr

                      @mvdarend

                      Yes. The waterflow will be used to make sure that the valve is open and more important is closed when I want it to be. Otherwise notify me. Also a little interesting to see stats on how much water is added.

                      M Offline
                      M Offline
                      mvdarend
                      wrote on last edited by mvdarend
                      #15

                      Thanks to the help of @raptorjr HomeGenie will also have support for the Ethernet Gateway. :+1:

                      1 Reply Last reply
                      0
                      • hekH hek

                        There's some buzz here.
                        http://www.homegenie.it/forum/index.php?topic=1680.0

                        raptorjrR Offline
                        raptorjrR Offline
                        raptorjr
                        wrote on last edited by
                        #16

                        @hek

                        It seems that there is some support for MySensors 2.0 in HomeGenie now. Would it be possible to get HomeGenie added to the list of supported controllers?

                        Not that I'm that experienced in controllers, but I have tried a few and this one really got me excited. I think it is a good candidate on the list.

                        1 Reply Last reply
                        0
                        • hekH Offline
                          hekH Offline
                          hek
                          Admin
                          wrote on last edited by
                          #17

                          Yes, absolutely.

                          I would need some information like short background, features, logo and a few screenshots.

                          Nice if someone fills out the Controller Matrix for HomeGenie so @AWI can add it to the main controller page.

                          raptorjrR 2 Replies Last reply
                          0
                          • hekH hek

                            Yes, absolutely.

                            I would need some information like short background, features, logo and a few screenshots.

                            Nice if someone fills out the Controller Matrix for HomeGenie so @AWI can add it to the main controller page.

                            raptorjrR Offline
                            raptorjrR Offline
                            raptorjr
                            wrote on last edited by raptorjr
                            #18

                            @hek

                            I just found HomeGenie a few days ago, but since I already like it I will do what I can to help. If @mvdarend has the time maybe he can take a look at the Controller Matrix. He has much more knowledge of what HomeGenie can do.

                            EDIT: I see now that HomeGenie is already a part of the ControllerMatrix, but no link and information in the list. Will see what I can dig out.

                            M 1 Reply Last reply
                            0
                            • hekH hek

                              Yes, absolutely.

                              I would need some information like short background, features, logo and a few screenshots.

                              Nice if someone fills out the Controller Matrix for HomeGenie so @AWI can add it to the main controller page.

                              raptorjrR Offline
                              raptorjrR Offline
                              raptorjr
                              wrote on last edited by
                              #19

                              @hek

                              I just got some text and images from the HomeGenie website and put it in a Word document. Maybe it is something you can use?
                              I hope the developer of HomeGenie don't mind.

                              0_1476565604254_HomeGenie.doc

                              1 Reply Last reply
                              0
                              • raptorjrR raptorjr

                                @hek

                                I just found HomeGenie a few days ago, but since I already like it I will do what I can to help. If @mvdarend has the time maybe he can take a look at the Controller Matrix. He has much more knowledge of what HomeGenie can do.

                                EDIT: I see now that HomeGenie is already a part of the ControllerMatrix, but no link and information in the list. Will see what I can dig out.

                                M Offline
                                M Offline
                                mvdarend
                                wrote on last edited by
                                #20

                                @raptorjr said:

                                @hek
                                EDIT: I see now that HomeGenie is already a part of the ControllerMatrix, but no link and information in the list. Will see what I can dig out.

                                AWI asked me to fill out the Controller Matrix form a few days ago, I hadn;t got around to creating a document yet. The document you made looks like I would have done it I think.

                                1 Reply Last reply
                                0
                                • hekH Offline
                                  hekH Offline
                                  hek
                                  Admin
                                  wrote on last edited by
                                  #21

                                  Added a HomeGenie page on the main site:
                                  https://www.mysensors.org/controller/homegenie

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


                                  28

                                  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