Previously i had issues with my TS011F by _TZ3000_okaz9tjs Tuya plug not showing… the correct values - the issues were resolved here (https://github.com/zigpy/zha-device-handlers/issues/1764) by adding quirks.
Now i have another issue - the energy monitoring plug is now not available to the home assistant energy dashboard via Energy Dashboard > Add Device. it was before using quirks to modify the values.
For the device to be avaliable after modifying it using quirks. I hav a few of these plugs and would like to resolve this before adding them
<details>
<summary>Device signature</summary>
```
{
"node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4660, maximum_buffer_size=108, maximum_incoming_transfer_size=0, server_mask=11264, maximum_outgoing_transfer_size=0, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x010a",
"in_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0702",
"0x0b04",
"0xe001"
],
"out_clusters": []
}
},
"manufacturer": "_TZ3000_okaz9tjs",
"model": "TS011F",
"class": "ts011f_plug.Plug_v2"
}
```
</details>
<details>
<summary>Diagnostic information</summary>
```
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2022.11.4",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.10.7",
"docker": true,
"arch": "aarch64",
"timezone": "Europe/London",
"os_name": "Linux",
"os_version": "5.15.61-v8",
"supervisor": "2022.11.2",
"host_os": "Home Assistant OS 9.3",
"docker_version": "20.10.18",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"pyscript": {
"version": "1.3.3",
"requirements": [
"croniter==1.3.4",
"watchdog==2.1.6"
]
},
"uptime_kuma": {
"version": "1.2.1",
"requirements": [
"pyuptimekuma==0.0.6"
]
},
"kodi_media_sensors": {
"version": "3.8.0",
"requirements": []
},
"mass": {
"version": "2022.11.0",
"requirements": [
"music-assistant==1.8.7",
"git+https://github.com/music-assistant/databases@fix-breaking-sqlalchemy-cursor-changes#databases==0.6.2"
]
},
"alarmo": {
"version": "v1.9.6",
"requirements": []
},
"hildebrandglow_dcc": {
"version": "0.6.0",
"requirements": []
},
"alexa_media": {
"version": "4.3.2",
"requirements": [
"alexapy==1.26.4",
"packaging>=20.3",
"wrapt>=1.12.1"
]
},
"deebot": {
"version": "1.5.0",
"requirements": [
"deebot-client==1.6.0",
"numpy>=1.21.2"
]
},
"spotcast": {
"version": "v3.6.30",
"requirements": [
"spotify_token==1.0.0"
]
},
"huesyncbox": {
"version": "1.23.0",
"requirements": [
"aiohuesyncbox==0.0.21"
]
},
"watchman": {
"version": "0.5.1",
"requirements": [
"prettytable==3.0.0"
]
},
"unifigateway": {
"version": "0.3.3",
"requirements": [
"pyunifi==2.21"
]
},
"hacs": {
"version": "1.28.4",
"requirements": [
"aiogithubapi>=22.2.4"
]
},
"sonarr_upcoming_media": {
"version": "0.2.7",
"requirements": []
},
"anniversaries": {
"version": "4.5.0",
"requirements": [
"python-dateutil>=2.8.1",
"integrationhelper>=0.2.2",
"voluptuous>=0.12.1"
]
},
"google_home": {
"version": "1.9.15",
"requirements": [
"glocaltokens==0.6.8"
]
},
"ui_lovelace_minimalist": {
"version": "v1.1.6-hotfix",
"requirements": [
"aiofiles==0.8.0",
"aiogithubapi>=22.2.4"
]
},
"sonoff": {
"version": "3.3.1",
"requirements": [
"pycryptodome>=3.6.6"
]
},
"nodered": {
"version": "1.1.2",
"requirements": []
}
},
"integration_manifest": {
"domain": "zha",
"name": "Zigbee Home Automation",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zha",
"requirements": [
"bellows==0.34.2",
"pyserial==3.5",
"pyserial-asyncio==0.6",
"zha-quirks==0.0.86",
"zigpy-deconz==0.19.0",
"zigpy==0.51.5",
"zigpy-xbee==0.16.2",
"zigpy-zigate==0.10.3",
"zigpy-znp==0.9.1"
],
"usb": [
{
"vid": "10C4",
"pid": "EA60",
"description": "*2652*",
"known_devices": [
"slae.sh cc2652rb stick"
]
},
{
"vid": "1A86",
"pid": "55D4",
"description": "*sonoff*plus*",
"known_devices": [
"sonoff zigbee dongle plus v2"
]
},
{
"vid": "10C4",
"pid": "EA60",
"description": "*sonoff*plus*",
"known_devices": [
"sonoff zigbee dongle plus"
]
},
{
"vid": "10C4",
"pid": "EA60",
"description": "*tubeszb*",
"known_devices": [
"TubesZB Coordinator"
]
},
{
"vid": "1A86",
"pid": "7523",
"description": "*tubeszb*",
"known_devices": [
"TubesZB Coordinator"
]
},
{
"vid": "1A86",
"pid": "7523",
"description": "*zigstar*",
"known_devices": [
"ZigStar Coordinators"
]
},
{
"vid": "1CF1",
"pid": "0030",
"description": "*conbee*",
"known_devices": [
"Conbee II"
]
},
{
"vid": "10C4",
"pid": "8A2A",
"description": "*zigbee*",
"known_devices": [
"Nortek HUSBZB-1"
]
},
{
"vid": "0403",
"pid": "6015",
"description": "*zigate*",
"known_devices": [
"ZiGate+"
]
},
{
"vid": "10C4",
"pid": "EA60",
"description": "*zigate*",
"known_devices": [
"ZiGate"
]
},
{
"vid": "10C4",
"pid": "8B34",
"description": "*bv 2010/10*",
"known_devices": [
"Bitron Video AV2010/10"
]
}
],
"codeowners": [
"@dmulcahey",
"@adminiuga",
"@puddly"
],
"zeroconf": [
{
"type": "_esphomelib._tcp.local.",
"name": "tube*"
},
{
"type": "_zigate-zigbee-gateway._tcp.local.",
"name": "*zigate*"
},
{
"type": "_zigstar_gw._tcp.local.",
"name": "*zigstar*"
}
],
"dependencies": [
"file_upload"
],
"after_dependencies": [
"onboarding",
"usb",
"zeroconf"
],
"iot_class": "local_polling",
"loggers": [
"aiosqlite",
"bellows",
"crccheck",
"pure_pcapy3",
"zhaquirks",
"zigpy",
"zigpy_deconz",
"zigpy_xbee",
"zigpy_zigate",
"zigpy_znp"
],
"is_built_in": true
},
"data": {
"ieee": "**REDACTED**",
"nwk": 50457,
"manufacturer": "_TZ3000_okaz9tjs",
"model": "TS011F",
"name": "_TZ3000_okaz9tjs TS011F",
"quirk_applied": true,
"quirk_class": "ts011f_plug.Plug_v2",
"manufacturer_code": 4660,
"power_source": "Mains",
"lqi": 138,
"rssi": null,
"last_seen": "2022-11-27T17:33:10",
"available": true,
"device_type": "Router",
"signature": {
"node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4660, maximum_buffer_size=108, maximum_incoming_transfer_size=0, server_mask=11264, maximum_outgoing_transfer_size=0, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x010a",
"in_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0702",
"0x0b04",
"0xe001"
],
"out_clusters": []
}
}
},
"active_coordinator": false,
"entities": [
{
"entity_id": "button.kettle_identify",
"name": "_TZ3000_okaz9tjs TS011F"
},
{
"entity_id": "select.kettle_power_on_state",
"name": "_TZ3000_okaz9tjs TS011F"
},
{
"entity_id": "sensor.kettle_active_power",
"name": "_TZ3000_okaz9tjs TS011F"
},
{
"entity_id": "sensor.kettle_rms_current",
"name": "_TZ3000_okaz9tjs TS011F"
},
{
"entity_id": "sensor.kettle_rms_voltage",
"name": "_TZ3000_okaz9tjs TS011F"
},
{
"entity_id": "sensor.kettle_summation_delivered",
"name": "_TZ3000_okaz9tjs TS011F"
},
{
"entity_id": "switch.kettle_switch",
"name": "_TZ3000_okaz9tjs TS011F"
}
],
"neighbors": [
{
"device_type": "Coordinator",
"rx_on_when_idle": "On",
"relationship": "Sibling",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0x0000",
"permit_joining": "NotAccepting",
"depth": "0",
"lqi": "0"
},
{
"device_type": "Router",
"rx_on_when_idle": "On",
"relationship": "Sibling",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0x7DDB",
"permit_joining": "NotAccepting",
"depth": "1",
"lqi": "0"
},
{
"device_type": "Router",
"rx_on_when_idle": "On",
"relationship": "Sibling",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0x8C82",
"permit_joining": "NotAccepting",
"depth": "1",
"lqi": "1"
},
{
"device_type": "Router",
"rx_on_when_idle": "On",
"relationship": "Sibling",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0x2D85",
"permit_joining": "NotAccepting",
"depth": "1",
"lqi": "117"
},
{
"device_type": "Router",
"rx_on_when_idle": "On",
"relationship": "Sibling",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0xC290",
"permit_joining": "NotAccepting",
"depth": "1",
"lqi": "0"
},
{
"device_type": "Router",
"rx_on_when_idle": "On",
"relationship": "Sibling",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0xFB7C",
"permit_joining": "NotAccepting",
"depth": "0",
"lqi": "0"
},
{
"device_type": "Router",
"rx_on_when_idle": "On",
"relationship": "Sibling",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0xE02F",
"permit_joining": "NotAccepting",
"depth": "2",
"lqi": "160"
},
{
"device_type": "Unknown",
"rx_on_when_idle": "On",
"relationship": "NoneOfTheAbove",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0x0CA1",
"permit_joining": "NotAccepting",
"depth": "0",
"lqi": "117"
},
{
"device_type": "Unknown",
"rx_on_when_idle": "On",
"relationship": "NoneOfTheAbove",
"extended_pan_id": "**REDACTED**",
"ieee": "**REDACTED**",
"nwk": "0x0CA1",
"permit_joining": "NotAccepting",
"depth": "0",
"lqi": "111"
}
],
"endpoint_names": [
{
"name": "ON_OFF_PLUG_IN_UNIT"
}
],
"user_given_name": "Kettle",
"device_reg_id": "0fe7dad053ee83e039e01cda835c2ec0",
"area_id": "kitchen",
"cluster_details": {
"1": {
"device_type": {
"name": "ON_OFF_PLUG_IN_UNIT",
"id": 266
},
"profile_id": 260,
"in_clusters": {
"0x0000": {
"endpoint_attribute": "basic",
"attributes": {
"0x0001": {
"attribute_name": "app_version",
"value": 160
},
"0x0004": {
"attribute_name": "manufacturer",
"value": "_TZ3000_okaz9tjs"
},
"0x0005": {
"attribute_name": "model",
"value": "TS011F"
}
},
"unsupported_attributes": {
"0x0013": {
"attribute_name": "alarm_mask"
}
}
},
"0x0003": {
"endpoint_attribute": "identify",
"attributes": {},
"unsupported_attributes": {}
},
"0x0004": {
"endpoint_attribute": "groups",
"attributes": {},
"unsupported_attributes": {}
},
"0x0005": {
"endpoint_attribute": "scenes",
"attributes": {
"0x0000": {
"attribute_name": "count",
"value": 0
},
"0x0001": {
"attribute_name": "current_scene",
"value": 0
},
"0x0002": {
"attribute_name": "current_group",
"value": 0
},
"0x0003": {
"attribute_name": "scene_valid",
"value": 0
},
"0x0004": {
"attribute_name": "name_support",
"value": 0
},
"0xfffd": {
"attribute_name": "cluster_revision",
"value": 1
}
},
"unsupported_attributes": {
"0x0005": {
"attribute_name": "last_configured_by"
}
}
},
"0x0006": {
"endpoint_attribute": "on_off",
"attributes": {
"0x0000": {
"attribute_name": "on_off",
"value": 1
},
"0x8000": {
"attribute_name": "child_lock",
"value": 0
},
"0x8001": {
"attribute_name": "backlight_mode",
"value": 255
},
"0x8002": {
"attribute_name": "power_on_state",
"value": 0
}
},
"unsupported_attributes": {
"0x4003": {
"attribute_name": "start_up_on_off"
}
}
},
"0x0702": {
"endpoint_attribute": "smartenergy_metering",
"attributes": {
"0x0000": {
"attribute_name": "current_summ_delivered",
"value": 4294969542
},
"0x0301": {
"attribute_name": "multiplier",
"value": 1
},
"0x0302": {
"attribute_name": "divisor",
"value": 100
}
},
"unsupported_attributes": {
"0x0400": {
"attribute_name": "instantaneous_demand"
},
"0x0200": {
"attribute_name": "status"
},
"0x0300": {
"attribute_name": "unit_of_measure"
},
"0x0303": {
"attribute_name": "summation_formatting"
},
"0x0304": {
"attribute_name": "demand_formatting"
},
"0x0a00": {
"attribute_name": "bill_to_date"
},
"0x0306": {
"attribute_name": "metering_device_type"
},
"0x0006": {
"attribute_name": "power_factor"
},
"0x0a01": {
"attribute_name": "bill_to_date_time_stamp"
},
"0x0405": {
"attribute_name": "cur_part_profile_int_start_time_delivered"
},
"0x0406": {
"attribute_name": "cur_part_profile_int_start_time_received"
},
"0x0413": {
"attribute_name": "cur_month_max_energy_carr_demand"
},
"0x0407": {
"attribute_name": "cur_part_profile_int_value_delivered"
},
"0x0408": {
"attribute_name": "cur_part_profile_int_value_received"
},
"0x000e": {
"attribute_name": "current_block"
},
"0x000c": {
"attribute_name": "current_block_period_consump_delivered"
},
"0x040d": {
"attribute_name": "current_day_max_demand"
},
"0x0312": {
"attribute_name": "alternative_unit_of_measure"
},
"0x0314": {
"attribute_name": "alternative_consumption_formatting"
},
"0x0313": {
"attribute_name": "alternative_demand_formatting"
},
"0x0019": {
"attribute_name": "control_temperature"
},
"0x0414": {
"attribute_name": "cur_month_min_energy_carr_demand"
},
"0x0416": {
"attribute_name": "cur_year_min_energy_carr_demand"
},
"0x001a": {
"attribute_name": "current_in_energy_carrier_demand"
},
"0x001d": {
"attribute_name": "current_block_period_consump_received"
},
"0x0015": {
"attribute_name": "current_in_energy_carrier_summ"
},
"0x0016": {
"attribute_name": "current_out_energy_carrier_summ"
},
"0x0020": {
"attribute_name": "active_register_tier_delivered"
},
"0x0021": {
"attribute_name": "active_register_tier_received"
},
"0x0409": {
"attribute_name": "current_day_max_pressure"
},
"0x001b": {
"attribute_name": "current_out_energy_carrier_demand"
},
"0x0008": {
"attribute_name": "current_max_demand_delivered_time"
},
"0x0009": {
"attribute_name": "current_max_demand_received_time"
},
"0x0206": {
"attribute_name": "current_meter_id"
},
"0x0600": {
"attribute_name": "current_demand_delivered"
},
"0x0002": {
"attribute_name": "current_max_demand_delivered"
},
"0x0003": {
"attribute_name": "current_max_demand_received"
},
"0x040f": {
"attribute_name": "current_month_max_demand"
}
}
},
"0x0b04": {
"endpoint_attribute": "electrical_measurement",
"attributes": {
"0x0505": {
"attribute_name": "rms_voltage",
"value": 238
},
"0x0508": {
"attribute_name": "rms_current",
"value": 24
},
"0x050b": {
"attribute_name": "active_power",
"value": 0
},
"0x0602": {
"attribute_name": "ac_current_multiplier",
"value": 1
},
"0x0603": {
"attribute_name": "ac_current_divisor",
"value": 1000
},
"0xfffd": {
"attribute_name": "cluster_revision",
"value": 1
}
},
"unsupported_attributes": {
"0x0300": {
"attribute_name": "ac_frequency"
},
"0x0601": {
"attribute_name": "ac_voltage_divisor"
},
"0x0302": {
"attribute_name": "ac_frequency_max"
},
"0x0604": {
"attribute_name": "ac_power_multiplier"
},
"0x0605": {
"attribute_name": "ac_power_divisor"
},
"0x0600": {
"attribute_name": "ac_voltage_multiplier"
},
"0x0507": {
"attribute_name": "rms_voltage_max"
},
"0x0401": {
"attribute_name": "ac_frequency_divisor"
},
"0x0400": {
"attribute_name": "ac_frequency_multiplier"
},
"0x050a": {
"attribute_name": "rms_current_max"
},
"0x0000": {
"attribute_name": "measurement_type"
},
"0x0403": {
"attribute_name": "power_divisor"
},
"0x050d": {
"attribute_name": "active_power_max"
},
"0x0306": {
"attribute_name": "total_apparent_power"
},
"0x050f": {
"attribute_name": "apparent_power"
},
"0x0103": {
"attribute_name": "dc_current"
},
"0x030d": {
"attribute_name": "meas_phase1st_harmonic_current"
},
"0x0312": {
"attribute_name": "meas_phase11th_harmonic_current"
},
"0x030e": {
"attribute_name": "meas_phase3rd_harmonic_current"
},
"0x030f": {
"attribute_name": "meas_phase5th_harmonic_current"
},
"0x0310": {
"attribute_name": "meas_phase7th_harmonic_current"
},
"0x0311": {
"attribute_name": "meas_phase9th_harmonic_current"
},
"0x0303": {
"attribute_name": "neutral_current"
},
"0x0910": {
"attribute_name": "power_factor_ph_b"
},
"0x0a10": {
"attribute_name": "power_factor_ph_c"
},
"0x0502": {
"attribute_name": "instantaneous_active_current"
},
"0x0402": {
"attribute_name": "power_multiplier"
},
"0x0304": {
"attribute_name": "total_active_power"
},
"0x0305": {
"attribute_name": "total_reactive_power"
},
"0x0404": {
"attribute_name": "harmonic_current_multiplier"
},
"0x0405": {
"attribute_name": "phase_harmonic_current_multiplier"
},
"0x0902": {
"attribute_name": "active_current_ph_b"
},
"0x0510": {
"attribute_name": "power_factor"
}
}
},
"0xe001": {
"endpoint_attribute": "tuya_external_switch_type",
"attributes": {},
"unsupported_attributes": {
"0xd030": {
"attribute_name": "external_switch_type"
}
}
}
},
"out_clusters": {}
}
}
}
}
```
</details>
<details>
<summary>Additional logs</summary>
```
Paste any additional debug logs here.
Don't remove the extra line breaks outside the ``` marks.
```
</details>
**Additional context**
Add any other context or screenshots about the feature request here.