github RavenSystem/esp-homekit-devices HAA_1.4.0
Home Accessory Architect v1.4.0

latest releases: HAA_12.12.5, HAA_12.12.4, HAA_12.12.3...
4 years ago

Changelog:

  • General: Added new input type: "l":[] and "p0":[],"p1":[]... Use ICMP Ping to set accessory status:
    "h": Target host, with DNS resolution.
    "r": Response type. (Default 1): 0: target host does not response. 1: target host responses.

"l":[] is equivalent to "b":[]
"p0":[],"p1":[]... are equivalent to "f0":[],"f1":[]...

Example of Sonoff S20 that uses ping to turn on/off:
{"c":{"l":13,"b":[{"g":0,"t":5}]},"a":[{"t":2,"0":{"r":[{"g":12}]},"1":{"r":[{"g":12,"v":1}]},"b":[{"g":0}],"p1":[{"h":"my-tv"}],"p0":[{"h":"my-tv","r":0}]}]}

Example of Wadoo lightbulb that uses ping to turn on/off:
{"c":{"b":[{"g":0}]},"a":[{"t":30,"r":14,"g":12,"v":13,"w":4,"fr":3,"fg":3,"fv":3,"p1":[{"h":"iMac-de-Jose"}],"p0":[{"h":"iMac-de-Jose","r":0}]}]}

Read Wiki for more info.

Donate Chat Twitter

Don't miss a new esp-homekit-devices release

NewReleases is sending notifications on new releases.