Announcement

Collapse
No announcement yet.

Json?

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

    Json?

    I have hspro and domoticz running on the same server.
    Is there a way to push data from a homeseer device to a dummy device in domoticz? Do the dummy device gets the homeseer value? Maybe with Json? or another method?
    Does someone have an example how to that?

    Thanks

    #2
    (Just a off topic question, why are you running both HS3 and Domoticz? What does Domoticz contribute with?)
    HSPro 3.0.0.458, Z-NET with Z-wave plugin 3.0.1.190, RFXCOM + 2x RFXtrx433E, HSTouch, Squeezebox plugin, iTach IP/WF2IR & GC-100-6 with UltraGCIR, BLDenon, NetcamStudio, Jon00s Webpage builder, Harmony Hub plugin, SCSIP (with FreePBX), Arduino plugin, IFTTT, Pushalot plugin, Device History plugin.
    Running on Windows 10 (64) virtualized
    on ESXi (Fujitsu Primergy TX150 S8).
    WinSeer (for Win10) - TextSeer - FitbitSeer - HSPI_MoskusSample

    Are you Norwegian (or Scandinavian) and getting started with HomeSeer? Read the "HomeSeer School"!

    Comment


      #3
      Originally posted by edwin View Post
      I have hspro and domoticz running on the same server.
      Is there a way to push data from a homeseer device to a dummy device in domoticz? Do the dummy device gets the homeseer value? Maybe with Json? or another method?
      Does someone have an example how to that?

      Thanks
      It appears domoticz has a json interface allowing you to control domoticz devices... https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's

      You should be able to use a script or immediate script in HS3 to call the domoticz json interface using &hs.GetURL ... http://forums.homeseer.com/showthread.php?t=180610
      Len


      HomeSeer Version: HS3 Pro Edition 3.0.0.435
      Linux version: Linux homeseer Ubuntu 16.04 x86_64
      Number of Devices: 633
      Number of Events: 773

      Enabled Plug-Ins
      2.0.54.0: BLBackup
      2.0.40.0: BLLAN
      3.0.0.48: EasyTrigger
      30.0.0.36: RFXCOM
      3.0.6.2: SDJ-Health
      3.0.0.87: weatherXML
      3.0.1.190: Z-Wave

      Comment


        #4
        Originally posted by lveatch View Post
        It appears domoticz has a json interface allowing you to control domoticz devices... https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's

        You should be able to use a script or immediate script in HS3 to call the domoticz json interface using &hs.GetURL ... http://forums.homeseer.com/showthread.php?t=180610
        thanks
        i will look at it

        Comment

        Working...
        X