PatchworkBoy / homebridge-edomoticz

Domoticz Homebridge-Plugin
Other
118 stars 44 forks source link

P1 Smart Meter shown as "not supported" in HomeKit #157

Closed guiggess closed 6 years ago

guiggess commented 6 years ago

Hi there,

I have a P1 Smart Meter device shown as "not supported" in HomeKit. Details bellow.

The CPU Usage is also "not supported"...

{ "ActTime" : 1524824953, "ServerTime" : "2018-04-27 12:29:13", "Sunrise" : "06:16", "Sunset" : "20:36", "result" : [ { "AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0, "AddjValue2" : 0.0, "BatteryLevel" : 255, "Counter" : "85477.896", "CounterDeliv" : "0.000", "CounterDelivToday" : "0.000 kWh", "CounterToday" : "11.496 kWh", "CustomImage" : 0, "Data" : "50659796;34818100;0;0;772;0", "Description" : "", "Favorite" : 1, "HardwareID" : 4, "HardwareName" : "Dummy", "HardwareType" : "Dummy (Does nothing, use for virtual switches only)", "HardwareTypeVal" : 15, "HaveTimeout" : false, "ID" : "82185", "LastUpdate" : "2018-04-27 12:29:13", "Name" : "Conso EDF HPHC", "Notifications" : "false", "PlanID" : "0", "PlanIDs" : [ 0 ], "Protected" : false, "ShowNotifications" : true, "SignalLevel" : "-", "SubType" : "Energy", "SwitchTypeVal" : 0, "Timers" : "false", "Type" : "P1 Smart Meter", "TypeImg" : "counter", "Unit" : 1, "Usage" : "772 Watt", "UsageDeliv" : "0 Watt", "Used" : 1, "XOffset" : "0", "YOffset" : "0", "idx" : "185" } ], "status" : "OK", "title" : "Devices" }

simonrb2000 commented 6 years ago

I’m afraid these are not supported via the Home app. It’s an Apple thing. If you load the Eve app it should work with that.

Cheers

guiggess commented 6 years ago

Oops, my bad... I didn’t get the “supported” section in the readme.

Thanks