Announcement

Collapse
No announcement yet.

Jon00 HSTile (Touchscreen Interface) for HS3 & HS4

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

    what happens if you use the following URL in your browser:

    http://xxx.xxx.xxx.xxx:yy/JSON?request=hsversion
    Jon

    Comment


      Originally posted by jon00 View Post
      what happens if you use the following URL in your browser:

      http://xxx.xxx.xxx.xxx:yy/JSON?request=hsversion
      { "Response":"4.1.10.0" }

      HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

      Comment


        I enabled button click and do get audible feedback. It is as if JSON is not talking back to HS. Status of tiles are updating, just no control
        HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

        Comment


          Post a screenshot of the setup page for a tile which should be controlling something.
          Jon

          Comment


            Using an iPad to post images, sorry for the size.

            Click image for larger version  Name:	55800454-3999-4CB4-BFBF-96A8D242730E.jpeg Views:	0 Size:	120.7 KB ID:	1449917
            Click image for larger version  Name:	2A5559DF-E073-4ADB-A3BB-36BBF64CE109.jpeg Views:	0 Size:	99.3 KB ID:	1449918
            Click image for larger version  Name:	9BD10833-B638-4B04-9153-1BCBD1A61D4C.jpeg Views:	0 Size:	64.3 KB ID:	1449916
            HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

            Comment


              Looks fine. Not sure what to suggest next. Many people are using it in HS4 so it must be specific to your setup. Have you tried calling the page using another browser/PC?
              Jon

              Comment


                Originally posted by jon00 View Post
                Looks fine. Not sure what to suggest next. Many people are using it in HS4 so it must be specific to your setup. Have you tried calling the page using another browser/PC?
                Yes, a Windows laptop, a Windows computer, directly on the HS Windows server, a Mac, an iPad and an iPhone. Firewall off. I guess I’ll keep digging. The fact that HSMobile will not populate with devices is a problem as well and might be related
                HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                Comment


                  JSON default port is 11000. Still correct?
                  HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                  Comment


                    Originally posted by randy View Post
                    JSON default port is 11000. Still correct?
                    Yes
                    Jon

                    Comment


                      Originally posted by jon00 View Post
                      Yes, A bug with the documentation. It should be 1,T1:0+T2:0 (You only specify the page once)
                      Jon00 That’s Perfect. Works great!

                      Comment


                        Originally posted by jon00 View Post
                        Looks fine. Not sure what to suggest next. Many people are using it in HS4 so it must be specific to your setup. Have you tried calling the page using another browser/PC?
                        So, to get another look, I fired up my last running HS3 system and installed the plug-in. Exactly the same results. Status of tiles update, but they will not control any devices.

                        I really don't know where else to look. Is there any debug logging I can enable within the plug-in? I know there is some HomeSeer debugging that may cover JSON, but my list only goes to 512 and doesn't cover JSON. EDIT: Found it = 2048

                        Click image for larger version

Name:	capture.png
Views:	390
Size:	22.7 KB
ID:	1450340

                        I dropped Rich an email yesterday. Maybe he has some thoughts.
                        HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                        Comment


                          Have you tried something different like running an event?

                          Have you tried running an event via Jon00 Links as that uses the same method.
                          Jon

                          Comment


                            Originally posted by jon00 View Post
                            Have you tried something different like running an event?

                            Have you tried running an event via Jon00 Links as that uses the same method.
                            I’ll try an event in a tile later today. I have several events defined in a links drop down and they work properly.

                            HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

                            Comment


                              I'm having trouble with Button Click=yes in the Page Global section of a page. Some labels work all of the time, others work none of the time. Both of these labels are on Page1. Here is Label1 that does NOT work (no click):

                              Code:
                              [Label1]
                              L1FontColor=White
                              L1Font=Roboto, Arial, sans-serif
                              L1FontSize=18px
                              L1VAlign=Middle
                              L1Align=Left
                              L2FontColor=White
                              L2Font=Roboto, Arial, sans-serif
                              L2FontSize=6px
                              L2VAlign=Top
                              L2Align=Left
                              L3FontColor=White
                              L3Font=Roboto, Arial, sans-serif
                              L3FontSize=18px
                              L3VAlign=Middle
                              L3Align=Center
                              BorderWidth=1px
                              BorderRadius=0px
                              BorderColor=White
                              BackGroundColor=#333333
                              Disable=0
                              L1Data=Kitchen
                              Orientation=0
                              L2Data=[deviceimage 187,20,20][deviceimage 201,20,20][deviceimage 203,20,20][deviceimage 186,20,20][deviceimage 197,20,20][deviceimage 32,20,20][deviceimage 195,20,20][deviceimage 202,20,20][deviceimage 200,20,20][deviceimage 199,20,20]
                              L3Data=[labelurl http://tenholder.net/ha/hs/tiles.aspx?t=5,2]
                              ZIndex=501
                              Here is Label 44 that DOES work (audible click):

                              Code:
                              [Label44]
                              L1FontColor=White
                              L1Font=Roboto, Arial, sans-serif
                              L1FontSize=18px
                              L1VAlign=Top
                              L1Align=Center
                              L2FontColor=White
                              L2Font=Roboto, Arial, sans-serif
                              L2FontSize=18px
                              L2VAlign=Middle
                              L2Align=Center
                              L3FontColor=#ffff00
                              L3Font=Roboto, Arial, sans-serif
                              L3FontSize=30px
                              L3VAlign=Bottom
                              L3Align=Left
                              Orientation=0
                              BorderWidth=0px
                              BorderRadius=0px
                              BorderColor=black
                              Disable=0
                              L3Data=Motion Sensors
                              L1Data=[labelurl http://tenholder.net/ha/hs/Motion.aspx,2]
                              ZIndex=544
                              tenholde

                              Comment


                                Attached is the Page1 source, if that helps Page1.txt
                                tenholde

                                Comment

                                Working...
                                X