Skip to content

[Feature] Expose Power Readings of TuYa TS011F_plug_1 to HomeKit #505

@jb-ks

Description

@jb-ks

Problem description
The ZigBee Socket "TuYa TS011F_plug_1" supports in addtion to the switch the measuring of voltage/current/power:

{
"child_lock": "UNLOCK",
"indicator_mode": "off/on",
"linkquality": 65,
"power_outage_memory": "on",
"state": "ON",
"voltage": 236,
"current": 0.46,
"power": 74,
"energy": 0.11,
"update": {
"state": "idle"
}
}

Zigbee2MQTT exposes these values (description).

Suggested solution
It would be great, if these values would be exposed by homebridge-z2m also to homekit. Support of FakeGato to get the history in EVE would be an additional plus.

Are you willing to contribute to this feature?
Yes, of course: for testing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions