Announcement

Collapse
No announcement yet.

Jeedom Plugin Description and Release Notes

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    DIN rail build, HomeSeer et Jeedom!

    Initial build. images below:




    Eman.
    Attached Files
    TinkerLand : Life's Choices,"No One Size Fits All"

    Comment


      #17
      DIN rail build, HomeSeer et Jeedom!

      Safe box!

      Eman.
      Attached Files
      TinkerLand : Life's Choices,"No One Size Fits All"

      Comment


        #18
        HomeSeer on Steroids!

        This plugin rocks!
        How to install Jeedom :https://www.jeedom.com/forum/viewtopic.php?t=27601

        Evok Neuron Installation



        https://github.com/UniPiTechnology/e...t-git-versions


        wget https://github.com/UniPiTechnology/e...ive/master.zip
        unzip master.zip
        cd evok-master
        bash install-evok.sh

        cd ~/evok-master
        sudo cp -r tornadorpc_evok /usr/local/lib/python2.7/dist-packages/
        sudo cp -r evok/ /opt/
        sudo mkdir -p /var/www/evok && sudo cp -r www/* /var/www/
        sudo cp etc/evok-neuron.conf /etc/
        sudo cp uninstall-evok.sh /opt/evok/





        EVOK COMMANDS AFTER INSTALL


        cp etc/init.d/evok /etc/init.d/
        cp etc/init.d/pigpiod /etc/init.d/
        chmod +x /etc/init.d/evok
        chmod +x /etc/init.d/pigpiod
        sudo chmod +x /opt/evok/evok.py
        update-rc.d pigpiod defaults
        update-rc.d evok defaults


        If you run evok with JEEDOM on the same PI:
        you should go edit the ecok.conf because it uses port 80 by default and you dont want that
        sudo nano /etc/evok-neuron.conf
        find the "port = 80" and change it to something like "port = 8181"

        start the services now
        sudo service pigpiod start
        sudo service evok start
        then load up a browser and if you used recommendation browse to http//PI.IP:8181
        now you can mess around with it a little and see that you did something

        next you likely want to read up on [https://github.com/UniPiTechnology/e...k#api-examples
        EDIT:

        Please NOTE that the above instructions don't work anymore for the Neurons because evok now uses Nginx web server instead of Apache.
        So follow instructions from here :https://github.com/UniPiTechnology/evok

        Or :wget https://github.com/UniPiTechnology/e...ive/master.zip
        unzip master.zip
        cd evok-master
        sudo bash install-evok.sh

        Then sudo nano /etc/evok.conf to change the port for use with Jeedom or not if different from nginx port found here :/etc/nginx/sites-available/default

        Eman.
        Attached Files
        Last edited by Eman; September 15, 2017, 05:37 AM.
        TinkerLand : Life's Choices,"No One Size Fits All"

        Comment


          #19
          Did you tried z wave with jeedom? Or you manage all your zwave stuff with mqtt?

          If you manage z-wave with Mqtt. You do it with what system/plugin/drivers/anything else lol ?

          Comment


            #20
            Originally posted by Summerguy View Post
            Did you tried z wave with jeedom? Or you manage all your zwave stuff with mqtt?

            If you manage z-wave with Mqtt. You do it with what system/plugin/drivers/anything else lol ?
            You can though with the help from the author of the Jeedom plugin. Jeedom has all sorts of plugins. But it's in French. So to make things simpler I use Windows 10 Translator for any topic of interest.

            I use MQTT with another system to connect to HomeSeer and thus issue the commands from HomeSeer. All systems are interlinked through plugins ===> Say if sensor A motion detected then ===> do something.
            MQTT====> halll/door way/sensor on ===> the topic is sent to HomeSeer ===> things happen ===> like screen wake on the wall tablet. Just to mention a few!


            Eman.
            TinkerLand : Life's Choices,"No One Size Fits All"

            Comment


              #21
              Originally posted by Summerguy View Post
              Did you tried z wave with jeedom? Or you manage all your zwave stuff with mqtt?

              If you manage z-wave with Mqtt. You do it with what system/plugin/drivers/anything else lol ?
              Hi SummerGuy,

              I use the zwave plugin from Jeedom (free) with a Zwave+ Gen5 USB stick from Aeon labs (https://www.amazon.fr/gp/product/B00...A1X6FK5RDHNB96)
              The plugin is based on openzwave and works like a charm.
              Just set your Z-wave dongle port in the plugin config page (in Jeedom of course) and start your plugin - wait a few minutes for the zwave daemon to start and you(re done !

              Comment


                #22
                Hi Shoden,

                My native language is french, so it wont be difficult to learn the jeedom platform.

                I bought your plugin and played with it a little. This is a really nice integration!

                For now i have added a simple device wich do a speedtest of the internet connection. But since the my RPI is 100 mbits... i dont get the real data lol ( my connection is 120, but usualy got 135)
                But this data would be usefull if i want to know exactly when the internet is down.

                Did you tried the hs zwave plugin? how does it compare to the openzwave platform on jeedom?

                Thanks

                edit:

                Do you think the PI 3b can handle a lot of plugins and devices if i do all my automation in hs3? I only want to use jeedom to get acces to some devices
                Last edited by ; April 17, 2018, 06:46 PM.

                Comment


                  #23
                  Hello Summerguy,

                  Have you seen the Monitoring plugin ?


                  Eman.
                  TinkerLand : Life's Choices,"No One Size Fits All"

                  Comment


                    #24
                    Hi Eman,

                    Just saw it.

                    But did install it. That is really nice information I get from the PI! thank you. this will answer my question about perf haha


                    Question: is it possible to change the refresh time in Jeedom, i mean for a device?
                    When I set something to pool information every minute i got *****... can i change some of the stars to pool every 15 minutes? like ***15
                    Attached Files

                    Comment


                      #25
                      Originally posted by Eman View Post
                      Hello Summerguy,

                      Have you seen the Monitoring plugin ?


                      Eman.
                      Not realated to my last question.

                      But Is there a way to change to pooling on this ( Monitoring plugin)? what is the default value? i Do not see it. Thank you

                      Comment


                        #26
                        Originally posted by Summerguy View Post
                        Hi Eman,

                        Just saw it.

                        But did install it. That is really nice information I get from the PI! thank you. this will answer my question about perf haha


                        Question: is it possible to change the refresh time in Jeedom, i mean for a device?
                        When I set something to pool information every minute i got *****... can i change some of the stars to pool every 15 minutes? like ***15
                        Shodan would the best person to answer that. I use the system mainly on the plugin side. Once I install them, it's them that I configure and the information is relayed into HomeSeer. It may be configured through the main settings, that am not sure. But take a bit more time with system as you wait for Shodan for the proper. ===> There is far too much to discover!

                        I even sent you an email through your profile.


                        Eman.
                        TinkerLand : Life's Choices,"No One Size Fits All"

                        Comment


                          #27
                          Originally posted by Summerguy View Post
                          Not realated to my last question.

                          But Is there a way to change to pooling on this ( Monitoring plugin)? what is the default value? i Do not see it. Thank you
                          If am not confused by what you mean by pooling , I think it's done system wide through the Jeedom and HomeSeer plugin settings. If I look again I may be able find something.


                          EDIT : Can check this out here : https://jeedom.github.io/documentati..._US/index.html


                          Eman.
                          Last edited by Eman; April 18, 2018, 04:36 AM.
                          TinkerLand : Life's Choices,"No One Size Fits All"

                          Comment


                            #28
                            Thank you.

                            one last question.

                            How to you control the actuators?


                            Ex: ( i created a device which has reboot + turn off buttons in hs3) ?

                            when I use the ''reboot'' button in Jeedoom (monitor plugin), it works. But when I try to use it in homeseer nothing happen

                            Comment


                              #29
                              Originally posted by Eman View Post
                              If am not confused by what you mean by pooling , I think it's done system wide through the Jeedom and HomeSeer plugin settings. I if look again I may be able find something.


                              EDIT : Can check this out here : https://jeedom.github.io/documentati..._US/index.html


                              Eman.
                              it says that the plugin ''refresh itself every 15 minutes. That is ok for me

                              Le plugin actualise les informations toutes les 15min (00, 15, 30 et 45).

                              Comment


                                #30
                                Originally posted by Summerguy View Post
                                Thank you.

                                one last question.

                                How to you control the actuators?


                                Ex: ( i created a device which has reboot + turn off buttons in hs3) ?

                                when I use the ''reboot'' button in Jeedoom (monitor plugin), it works. But when I try to use it in homeseer nothing happen
                                You import the devices into HomeSeer!

                                Have you seen this file : https://www.dropbox.com/s/pbgk14kz8b...anual.pdf?dl=0 ?

                                Make sure that everything is connected.


                                NOTE : The correct API Key is found on the main Jeedom settings when click "USERS" (Put in HomeSeer side) You can use the Admin API key in HomeSeer for now until you get to know the system. The link :
                                http://192.xxx.xxx.xxx:8080/pushToHS...&value=#value# should be copied in the commands. (Jeedom side)

                                Go through all the settings first and you will find your way around.



                                Eman.
                                Last edited by Eman; April 17, 2018, 08:41 PM.
                                TinkerLand : Life's Choices,"No One Size Fits All"

                                Comment

                                Working...
                                X