generated from homebridge/homebridge-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request