Announcement

Collapse
No announcement yet.

ESP8266 - ESPEasy

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16

    Comment


      #17
      This is working for me to display my DS18B20 communicating directly from the ESP-01 to HS3:
      Attached Files


      ~Bill

      Comment


        #18
        Are you saying you WANT to use MQTT? The instructions I provided here are to use "Generic HTTP" (see first post of details). If you want to use MQTT that should work also, OpenHab/Domotics will just give slightly different topics you need to subscribe to with the MQTT plugin/etc.

        Comment


          #19

          Comment


            #20
            I don't use MQTT with ESPEasy currently but i would use the OpenHAB MQTT format as it's simpler (otherwise you would have to parse JSON from the domotoicz one).

            Looks like the OpenHab ESPEasy format is:
            /<sysname>/<taskname>/<valname>

            The idx is not used.

            Comment


              #21
              Click image for larger version

Name:	esp1.jpg
Views:	1
Size:	50.6 KB
ID:	1188385

              Click image for larger version

Name:	esp2.jpg
Views:	1
Size:	44.7 KB
ID:	1188386

              Comment


                #22
                Originally posted by ESSCHENK View Post
                [ATTACH]58610[/ATTACH]

                [ATTACH]58611[/ATTACH]
                What did you use for a topic?
                looks like it would be /node-1/temp1/Temperature
                from the screenshots you posted.

                You could also use a MQTT client and subscribe to /node-1/# and you should see everything being sent from the ESPEasy.

                Comment


                  #23
                  Hello,

                  Thanks for the time to look at this.

                  All is working perfect ,now its clear how to use this.

                  So many thanks for this.

                  Ed

                  Comment


                    #24
                    Hello,

                    Now 3 Nodes runningm and Working fine

                    But i want also a output to control a Relais.
                    I have tried this but within Homeseer this is working from a Client.
                    But the output on the Node is not switching.
                    Is this possible !

                    Thanks Again

                    Ed

                    Comment


                      #25
                      Can you describe what your currently trying? What topic are you publishing to? What value is required to turn it on/off?

                      Can you post screenshots of your MQTT device settings in homeseer and the settings on ESPEasy?

                      Comment


                        #26
                        Thanks for the repley.

                        Iam very new to Mqtt so trying to understand how somethinks are working.


                        Here the screen shots

                        Ed
                        Attached Files

                        Comment


                          #27
                          Try /node-2/lamp/Output/cmd in Homeseer.

                          I just noticed, you should select Output GPIO for Device, not Domoticz....

                          Comment


                            #28
                            This device looks very interesting.
                            I am not too versed in coding or low level electrical.
                            Is there a prepackaged startup kit for this?
                            thx.

                            Comment


                              #29
                              Originally posted by Amigo View Post
                              This device looks very interesting.
                              I am not too versed in coding or low level electrical.
                              Is there a prepackaged startup kit for this?
                              thx.
                              There are some available on eBay such as:

                              http://www.ebay.com/itm/152252688313
                              http://www.ebay.com/itm/311726147958
                              http://www.ebay.com/itm/252709778344
                              http://www.ebay.com/itm/252593444284
                              http://www.ebay.com/itm/351945990579

                              Cheers
                              Al
                              HS 4.2.8.0: 2134 Devices 1252 Events
                              Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

                              Comment


                                #30
                                Hi,

                                There is only one output device Output - (Domoticz MQTT helper)

                                i canot find a GPIO output device

                                Ed

                                Comment

                                Working...
                                X