Zauważyłem, że 7 marca około 22:00 padło mi przekazywanie danych z MEW-01 do HA.
Żadne encje ZAMEL nie są dostępne.
Code: Select all
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2025.3.1",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.13.2",
"docker": true,
"arch": "aarch64",
"timezone": "Europe/Warsaw",
"os_name": "Linux",
"os_version": "6.6.62-haos-raspi",
"supervisor": "2025.03.2",
"host_os": "Home Assistant OS 14.2",
"docker_version": "27.2.0",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"hacs": {
"documentation": "https://hacs.xyz/docs/use/",
"version": "2.0.5",
"requirements": [
"aiogithubapi>=22.10.1"
]
}
},
"integration_manifest": {
"domain": "mqtt",
"name": "MQTT",
"after_dependencies": [
"hassio"
],
"codeowners": [
"emontnemery",
"jbouwh",
"bdraco"
],
"config_flow": true,
"dependencies": [
"file_upload",
"http"
],
"documentation": "https://www.home-assistant.io/integrations/mqtt",
"iot_class": "local_push",
"quality_scale": "platinum",
"requirements": [
"paho-mqtt==2.1.0"
],
"single_config_entry": true,
"is_built_in": true,
"overwrites_built_in": false
},
"setup_times": {
"null": {
"setup": 0.0005589760839939117
},
"7edf4f7927dd0352678859437ad19f56": {
"wait_import_packages": -3.602452307008207,
"wait_import_platforms": -0.1123248660005629,
"config_entry_setup": 3.8734572757966816
}
},
"data": {
"connected": false,
"mqtt_config": {
"data": {
"broker": "mqtt81.supla.org",
"certificate": "auto",
"keepalive": 60,
"password": "**REDACTED**",
"port": 8883,
"protocol": "3.1.1",
"tls_insecure": false,
"transport": "tcp",
"username": "**REDACTED**"
},
"options": {
"birth_message": {
"payload": "online",
"qos": 0,
"retain": false,
"topic": "homeassistant/status"
},
"discovery": true,
"discovery_prefix": "homeassistant",
"will_message": {
"payload": "offline",
"qos": 0,
"retain": false,
"topic": "homeassistant/status"
}
}
},
"device": {
"id": "bc2ba6fa1578d4476ec38329036d317b",
"name": "ZAMEL MEW-01",
"name_by_user": null,
"disabled": false,
"disabled_by": null,
"entities": [
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_cost",
"icon": null,
"original_device_class": "monetary",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_cost",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total",
"device_class": "monetary",
"friendly_name": "Electricity meter (Total cost)",
"supported_features": 0,
"unit_of_measurement": "PLN"
},
"last_changed": "2025-03-07T22:34:11.657169+00:00",
"last_reported": "2025-03-07T22:34:11.657169+00:00",
"last_updated": "2025-03-07T22:34:11.657169+00:00"
},
"unit_of_measurement": "PLN"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_voltage_phase_1",
"icon": null,
"original_device_class": "voltage",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_voltage_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "voltage",
"friendly_name": "Electricity meter (Voltage - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "V"
},
"last_changed": "2025-03-07T22:34:11.657367+00:00",
"last_reported": "2025-03-07T22:34:11.657367+00:00",
"last_updated": "2025-03-07T22:34:11.657367+00:00"
},
"unit_of_measurement": "V"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_cost_balanced",
"icon": null,
"original_device_class": "monetary",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_cost_balanced",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total",
"device_class": "monetary",
"friendly_name": "Electricity meter (Total cost - balanced)",
"supported_features": 0,
"unit_of_measurement": "PLN"
},
"last_changed": "2025-03-07T22:34:11.657536+00:00",
"last_reported": "2025-03-07T22:34:11.657536+00:00",
"last_updated": "2025-03-07T22:34:11.657536+00:00"
},
"unit_of_measurement": "PLN"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_current_phase_1",
"icon": null,
"original_device_class": "current",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_current_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "current",
"friendly_name": "Electricity meter (Current - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "A"
},
"last_changed": "2025-03-07T22:34:11.657702+00:00",
"last_reported": "2025-03-07T22:34:11.657702+00:00",
"last_updated": "2025-03-07T22:34:11.657702+00:00"
},
"unit_of_measurement": "A"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total forward active energy)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.657862+00:00",
"last_reported": "2025-03-07T22:34:11.657862+00:00",
"last_updated": "2025-03-07T22:34:11.657862+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_active_phase_1",
"icon": null,
"original_device_class": "power",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_active_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "power",
"friendly_name": "Electricity meter (Power active - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "W"
},
"last_changed": "2025-03-07T22:34:11.658085+00:00",
"last_reported": "2025-03-07T22:34:11.658085+00:00",
"last_updated": "2025-03-07T22:34:11.658085+00:00"
},
"unit_of_measurement": "W"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total reverse active energy)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.658255+00:00",
"last_reported": "2025-03-07T22:34:11.658255+00:00",
"last_updated": "2025-03-07T22:34:11.658255+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_reactive_phase_1",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_reactive_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Power reactive - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "var"
},
"last_changed": "2025-03-07T22:34:11.658419+00:00",
"last_reported": "2025-03-07T22:34:11.658419+00:00",
"last_updated": "2025-03-07T22:34:11.658419+00:00"
},
"unit_of_measurement": "var"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_balanced",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_balanced",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total forward active energy - balanced)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.658579+00:00",
"last_reported": "2025-03-07T22:34:11.658579+00:00",
"last_updated": "2025-03-07T22:34:11.658579+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_apparent_phase_1",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_apparent_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Power apparent - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "VA"
},
"last_changed": "2025-03-07T22:34:11.658704+00:00",
"last_reported": "2025-03-07T22:34:11.658704+00:00",
"last_updated": "2025-03-07T22:34:11.658704+00:00"
},
"unit_of_measurement": "VA"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_balanced",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_balanced",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total reverse active energy - balanced)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.658773+00:00",
"last_reported": "2025-03-07T22:34:11.658773+00:00",
"last_updated": "2025-03-07T22:34:11.658773+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_factor_phase_1",
"icon": null,
"original_device_class": "power_factor",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_factor_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "power_factor",
"friendly_name": "Electricity meter (Power factor - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "%"
},
"last_changed": "2025-03-07T22:34:11.658840+00:00",
"last_reported": "2025-03-07T22:34:11.658840+00:00",
"last_updated": "2025-03-07T22:34:11.658840+00:00"
},
"unit_of_measurement": "%"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_phase_1",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total forward active energy - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.658925+00:00",
"last_reported": "2025-03-07T22:34:11.658925+00:00",
"last_updated": "2025-03-07T22:34:11.658925+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_phase_angle_phase_1",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_phase_angle_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Phase angle - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "\u00b0"
},
"last_changed": "2025-03-07T22:34:11.658993+00:00",
"last_reported": "2025-03-07T22:34:11.658993+00:00",
"last_updated": "2025-03-07T22:34:11.658993+00:00"
},
"unit_of_measurement": "\u00b0"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_phase_1",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total reverse active energy - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.659059+00:00",
"last_reported": "2025-03-07T22:34:11.659059+00:00",
"last_updated": "2025-03-07T22:34:11.659059+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_phase_2",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total forward active energy - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.659127+00:00",
"last_reported": "2025-03-07T22:34:11.659127+00:00",
"last_updated": "2025-03-07T22:34:11.659127+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_reactive_energy_phase_1",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_reactive_energy_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"friendly_name": "Electricity meter (Total forward reactive energy - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "kvarh"
},
"last_changed": "2025-03-07T22:34:11.659194+00:00",
"last_reported": "2025-03-07T22:34:11.659194+00:00",
"last_updated": "2025-03-07T22:34:11.659194+00:00"
},
"unit_of_measurement": "kvarh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_phase_2",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total reverse active energy - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.659436+00:00",
"last_reported": "2025-03-07T22:34:11.659436+00:00",
"last_updated": "2025-03-07T22:34:11.659436+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_reactive_energy_phase_1",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_reactive_energy_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"friendly_name": "Electricity meter (Total reverse reactive energy - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "kvarh"
},
"last_changed": "2025-03-07T22:34:11.659510+00:00",
"last_reported": "2025-03-07T22:34:11.659510+00:00",
"last_updated": "2025-03-07T22:34:11.659510+00:00"
},
"unit_of_measurement": "kvarh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_reactive_energy_phase_2",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_reactive_energy_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"friendly_name": "Electricity meter (Total forward reactive energy - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "kvarh"
},
"last_changed": "2025-03-07T22:34:11.659575+00:00",
"last_reported": "2025-03-07T22:34:11.659575+00:00",
"last_updated": "2025-03-07T22:34:11.659575+00:00"
},
"unit_of_measurement": "kvarh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_frequency_phase_1",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_frequency_phase_1",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Frequency - Phase 1)",
"supported_features": 0,
"unit_of_measurement": "Hz"
},
"last_changed": "2025-03-07T22:34:11.659640+00:00",
"last_reported": "2025-03-07T22:34:11.659640+00:00",
"last_updated": "2025-03-07T22:34:11.659640+00:00"
},
"unit_of_measurement": "Hz"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_reactive_energy_phase_2",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_reactive_energy_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"friendly_name": "Electricity meter (Total reverse reactive energy - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "kvarh"
},
"last_changed": "2025-03-07T22:34:11.659705+00:00",
"last_reported": "2025-03-07T22:34:11.659705+00:00",
"last_updated": "2025-03-07T22:34:11.659705+00:00"
},
"unit_of_measurement": "kvarh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_frequency_phase_2",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_frequency_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Frequency - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "Hz"
},
"last_changed": "2025-03-07T22:34:11.659769+00:00",
"last_reported": "2025-03-07T22:34:11.659769+00:00",
"last_updated": "2025-03-07T22:34:11.659769+00:00"
},
"unit_of_measurement": "Hz"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_voltage_phase_2",
"icon": null,
"original_device_class": "voltage",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_voltage_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "voltage",
"friendly_name": "Electricity meter (Voltage - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "V"
},
"last_changed": "2025-03-07T22:34:11.659833+00:00",
"last_reported": "2025-03-07T22:34:11.659833+00:00",
"last_updated": "2025-03-07T22:34:11.659833+00:00"
},
"unit_of_measurement": "V"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_current_phase_2",
"icon": null,
"original_device_class": "current",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_current_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "current",
"friendly_name": "Electricity meter (Current - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "A"
},
"last_changed": "2025-03-07T22:34:11.659898+00:00",
"last_reported": "2025-03-07T22:34:11.659898+00:00",
"last_updated": "2025-03-07T22:34:11.659898+00:00"
},
"unit_of_measurement": "A"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_active_phase_2",
"icon": null,
"original_device_class": "power",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_active_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "power",
"friendly_name": "Electricity meter (Power active - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "W"
},
"last_changed": "2025-03-07T22:34:11.659963+00:00",
"last_reported": "2025-03-07T22:34:11.659963+00:00",
"last_updated": "2025-03-07T22:34:11.659963+00:00"
},
"unit_of_measurement": "W"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_reactive_phase_2",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_reactive_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Power reactive - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "var"
},
"last_changed": "2025-03-07T22:34:11.660027+00:00",
"last_reported": "2025-03-07T22:34:11.660027+00:00",
"last_updated": "2025-03-07T22:34:11.660027+00:00"
},
"unit_of_measurement": "var"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_apparent_phase_2",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_apparent_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Power apparent - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "VA"
},
"last_changed": "2025-03-07T22:34:11.660089+00:00",
"last_reported": "2025-03-07T22:34:11.660089+00:00",
"last_updated": "2025-03-07T22:34:11.660089+00:00"
},
"unit_of_measurement": "VA"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_factor_phase_2",
"icon": null,
"original_device_class": "power_factor",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_factor_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "power_factor",
"friendly_name": "Electricity meter (Power factor - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "%"
},
"last_changed": "2025-03-07T22:34:11.660152+00:00",
"last_reported": "2025-03-07T22:34:11.660152+00:00",
"last_updated": "2025-03-07T22:34:11.660152+00:00"
},
"unit_of_measurement": "%"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_phase_angle_phase_2",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_phase_angle_phase_2",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Phase angle - Phase 2)",
"supported_features": 0,
"unit_of_measurement": "\u00b0"
},
"last_changed": "2025-03-07T22:34:11.660216+00:00",
"last_reported": "2025-03-07T22:34:11.660216+00:00",
"last_updated": "2025-03-07T22:34:11.660216+00:00"
},
"unit_of_measurement": "\u00b0"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_phase_3",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_active_energy_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total forward active energy - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.660281+00:00",
"last_reported": "2025-03-07T22:34:11.660281+00:00",
"last_updated": "2025-03-07T22:34:11.660281+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_phase_3",
"icon": null,
"original_device_class": "energy",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_active_energy_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"device_class": "energy",
"friendly_name": "Electricity meter (Total reverse active energy - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "kWh"
},
"last_changed": "2025-03-07T22:34:11.660346+00:00",
"last_reported": "2025-03-07T22:34:11.660346+00:00",
"last_updated": "2025-03-07T22:34:11.660346+00:00"
},
"unit_of_measurement": "kWh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_reactive_energy_phase_3",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_forward_reactive_energy_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"friendly_name": "Electricity meter (Total forward reactive energy - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "kvarh"
},
"last_changed": "2025-03-07T22:34:11.660409+00:00",
"last_reported": "2025-03-07T22:34:11.660409+00:00",
"last_updated": "2025-03-07T22:34:11.660409+00:00"
},
"unit_of_measurement": "kvarh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_reactive_energy_phase_3",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_total_reverse_reactive_energy_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "total_increasing",
"friendly_name": "Electricity meter (Total reverse reactive energy - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "kvarh"
},
"last_changed": "2025-03-07T22:34:11.660507+00:00",
"last_reported": "2025-03-07T22:34:11.660507+00:00",
"last_updated": "2025-03-07T22:34:11.660507+00:00"
},
"unit_of_measurement": "kvarh"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_frequency_phase_3",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_frequency_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Frequency - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "Hz"
},
"last_changed": "2025-03-07T22:34:11.660577+00:00",
"last_reported": "2025-03-07T22:34:11.660577+00:00",
"last_updated": "2025-03-07T22:34:11.660577+00:00"
},
"unit_of_measurement": "Hz"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_voltage_phase_3",
"icon": null,
"original_device_class": "voltage",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_voltage_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "voltage",
"friendly_name": "Electricity meter (Voltage - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "V"
},
"last_changed": "2025-03-07T22:34:11.660644+00:00",
"last_reported": "2025-03-07T22:34:11.660644+00:00",
"last_updated": "2025-03-07T22:34:11.660644+00:00"
},
"unit_of_measurement": "V"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_current_phase_3",
"icon": null,
"original_device_class": "current",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_current_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "current",
"friendly_name": "Electricity meter (Current - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "A"
},
"last_changed": "2025-03-07T22:34:11.660708+00:00",
"last_reported": "2025-03-07T22:34:11.660708+00:00",
"last_updated": "2025-03-07T22:34:11.660708+00:00"
},
"unit_of_measurement": "A"
},
..........................................................................................................
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_factor_phase_3",
"icon": null,
"original_device_class": "power_factor",
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_power_factor_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"device_class": "power_factor",
"friendly_name": "Electricity meter (Power factor - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "%"
},
"last_changed": "2025-03-07T22:34:11.660968+00:00",
"last_reported": "2025-03-07T22:34:11.660968+00:00",
"last_updated": "2025-03-07T22:34:11.660968+00:00"
},
"unit_of_measurement": "%"
},
{
"device_class": null,
"disabled_by": null,
"disabled": false,
"entity_category": null,
"entity_id": "sensor.zamel_mew_01_electricity_meter_phase_angle_phase_3",
"icon": null,
"original_device_class": null,
"original_icon": null,
"state": {
"entity_id": "sensor.zamel_mew_01_electricity_meter_phase_angle_phase_3",
"state": "unavailable",
"attributes": {
"restored": true,
"state_class": "measurement",
"friendly_name": "Electricity meter (Phase angle - Phase 3)",
"supported_features": 0,
"unit_of_measurement": "\u00b0"
},
"last_changed": "2025-03-07T22:34:11.661033+00:00",
"last_reported": "2025-03-07T22:34:11.661033+00:00",
"last_updated": "2025-03-07T22:34:11.661033+00:00"
},
"unit_of_measurement": "\u00b0"
}
]
},
"mqtt_debug_info": {
"entities": [],
"triggers": []
}
}
}