Skip to content

YS5716-UC Relay Support #118

@nkeeter

Description

@nkeeter

Describe The Bug:
YoLink model YS5716 is not supported

To Reproduce:
Attempt to use with homebridge

Expected behavior:
Ability to turn relay switch on and off

Logs:

[26/04/2025, 14:12:53] [YoLink] MQTT: Outlet.powerReport for device YS5716-UC (d88b4c02001348f8) Hot Tub not supported.
Please report all bugs at https://github.com/dkerr64/homebridge-yolink/issues
{"event":"Outlet.powerReport","time":1745701973186,"msgid":"1745701973185","data":{"watts":[{"time":1745701973185,"watt":1},{"time":1745698373185,"watt":1},{"time":1745694773185,"watt":1},{"time":1745691173185,"watt":0}],"wattPerHours":[{"time":1745698373185,"watt":107},{"time":1745698673185,"watt":107},{"time":1745698973185,"watt":105},{"time":1745699273185,"watt":107},{"time":1745699573185,"watt":109},{"time":1745699873185,"watt":109},{"time":1745700173185,"watt":109},{"time":1745700473185,"watt":108},{"time":1745700773185,"watt":108},{"time":1745701073185,"watt":107},{"time":1745701373185,"watt":107},{"time":1745701673185,"watt":105}]},"deviceId":"d88b4c02001348f8"}

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

"name": "YoLink",
"platform": "YoLink",
"tokenURL": "https://api.yosmart.com/open/yolink/token",
"apiURL": "https://api.yosmart.com/open/yolink/v2/api",
"mqttPort": 8003,
"userAccessId": ***********
"secretKey": ***********
"refreshAfter": 14500,
"verboseLog": false,
"liteLog": true,
"allDevices": true,
"excludeTypes": [
"Hub",
"SpeakerHub"
],
"enableExperimental": false

Screenshots:

Environment:

  • Plugin Version: v1.6.5
  • Homebridge Version: v1.9.0
  • Node.js Version: v22.14.0
  • NPM Version:
  • Operating System: Debian GNU/Linux Bookworm (12)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions