core/tests/components/homewizard/fixtures/HWE-P1-zero-values/data.json

46 lines
1.3 KiB
JSON

{
"wifi_ssid": "My Wi-Fi",
"wifi_strength": 100,
"smr_version": 50,
"meter_model": "ISKRA 2M550T-101",
"unique_id": "00112233445566778899AABBCCDDEEFF",
"active_tariff": 2,
"total_power_import_kwh": 0.0,
"total_power_import_t1_kwh": 0.0,
"total_power_import_t2_kwh": 0.0,
"total_power_import_t3_kwh": 0.0,
"total_power_import_t4_kwh": 0.0,
"total_power_export_kwh": 0.0,
"total_power_export_t1_kwh": 0.0,
"total_power_export_t2_kwh": 0.0,
"total_power_export_t3_kwh": 0.0,
"total_power_export_t4_kwh": 0.0,
"active_power_w": 0.0,
"active_power_l1_w": 0.0,
"active_power_l2_w": 0.0,
"active_power_l3_w": 0.0,
"active_voltage_l1_v": 0.0,
"active_voltage_l2_v": 0.0,
"active_voltage_l3_v": 0.0,
"active_current_l1_a": 0,
"active_current_l2_a": 0,
"active_current_l3_a": 0,
"active_frequency_hz": 0,
"voltage_sag_l1_count": 0,
"voltage_sag_l2_count": 0,
"voltage_sag_l3_count": 0,
"voltage_swell_l1_count": 0,
"voltage_swell_l2_count": 0,
"voltage_swell_l3_count": 0,
"any_power_fail_count": 0,
"long_power_fail_count": 0,
"total_gas_m3": 0.0,
"gas_timestamp": 210314112233,
"gas_unique_id": "01FFEEDDCCBBAA99887766554433221100",
"active_power_average_w": 0,
"montly_power_peak_w": 0.0,
"montly_power_peak_timestamp": 230101080010,
"active_liter_lpm": 0.0,
"total_liter_m3": 0.0
}