diff --git a/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/device.json b/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/device.json deleted file mode 100644 index 2dc3f0692a2b6..0000000000000 --- a/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/device.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "product_type": "HWE-P1", - "product_name": "P1 meter", - "serial": "5c2fafabcdef", - "firmware_version": "4.19", - "api_version": "2.0.0" -} diff --git a/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/measurement.json b/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/measurement.json deleted file mode 100644 index 65dae46fccdaa..0000000000000 --- a/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/measurement.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "protocol_version": 50, - "meter_model": "ISKRA 2M550T-101", - "unique_id": "00000000000000000000000000000000", - "timestamp": "2024-06-28T14:12:34", - "tariff": 2, - "energy_import_kwh": 13779.338, - "energy_import_t1_kwh": 10830.511, - "energy_import_t2_kwh": 2948.827, - "energy_export_kwh": 0, - "energy_export_t1_kwh": 0, - "energy_export_t2_kwh": 0, - "power_w": -543, - "power_l1_w": -676, - "power_l2_w": 133, - "power_l3_w": 0, - "current_a": 6, - "current_l1_a": -4, - "current_l2_a": 2, - "current_l3_a": 0, - "voltage_sag_l1_count": 1, - "voltage_sag_l2_count": 1, - "voltage_sag_l3_count": 0, - "voltage_swell_l1_count": 0, - "voltage_swell_l2_count": 0, - "voltage_swell_l3_count": 0, - "any_power_fail_count": 4, - "long_power_fail_count": 5, - "average_power_15m_w": 123.0, - "monthly_power_peak_w": 1111.0, - "monthly_power_peak_timestamp": "2024-06-04T10:11:22", - "external": [ - { - "unique_id": "00000000000000000000000000000000", - "type": "gas_meter", - "timestamp": "2024-06-28T14:00:00", - "value": 2569.646, - "unit": "m3" - }, - { - "unique_id": "00000000000000000000000000000000", - "type": "water_meter", - "timestamp": "2024-06-28T14:05:00", - "value": 123.456, - "unit": "m3" - } - ] -} diff --git a/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/system.json b/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/system.json deleted file mode 100644 index 38bcaeeb58425..0000000000000 --- a/tests/components/homewizard/fixtures/v2/HWE-P1-invalid-EAN/system.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "wifi_ssid": "My Wi-Fi", - "wifi_rssi_db": -77, - "cloud_enabled": false, - "uptime_s": 356, - "status_led_brightness_pct": 100, - "api_v1_enabled": true -} diff --git a/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/device.json b/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/device.json deleted file mode 100644 index 2dc3f0692a2b6..0000000000000 --- a/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/device.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "product_type": "HWE-P1", - "product_name": "P1 meter", - "serial": "5c2fafabcdef", - "firmware_version": "4.19", - "api_version": "2.0.0" -} diff --git a/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/measurement.json b/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/measurement.json deleted file mode 100644 index 4eb4c8a392d18..0000000000000 --- a/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/measurement.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "protocol_version": 50, - "meter_model": "ISKRA 2M550T-101", - "unique_id": "4E6576657220476F6E6E61204C657420596F7520446F776E", - "timestamp": "2024-06-28T14:12:34", - "tariff": 2, - "energy_import_kwh": 13779.338, - "energy_import_t1_kwh": 10830.511, - "energy_import_t2_kwh": 2948.827, - "energy_export_kwh": 0, - "energy_export_t1_kwh": 0, - "energy_export_t2_kwh": 0, - "power_w": -543, - "power_l1_w": -676, - "power_l2_w": 133, - "power_l3_w": 0, - "current_a": 6, - "current_l1_a": -4, - "current_l2_a": 2, - "current_l3_a": 0, - "voltage_sag_l1_count": 1, - "voltage_sag_l2_count": 1, - "voltage_sag_l3_count": 0, - "voltage_swell_l1_count": 0, - "voltage_swell_l2_count": 0, - "voltage_swell_l3_count": 0, - "any_power_fail_count": 4, - "long_power_fail_count": 5, - "average_power_15m_w": 123.0, - "monthly_power_peak_w": 1111.0, - "monthly_power_peak_timestamp": "2024-06-04T10:11:22", - "external": [ - { - "unique_id": "4E6576657220676F6E6E612072756E2061726F756E64", - "type": "gas_meter", - "timestamp": "2024-06-28T14:00:00", - "value": 2569.646, - "unit": "m3" - }, - { - "unique_id": "616E642064657365727420796F75", - "type": "water_meter", - "timestamp": "2024-06-28T14:05:00", - "value": 123.456, - "unit": "m3" - } - ] -} diff --git a/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/system.json b/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/system.json deleted file mode 100644 index 38bcaeeb58425..0000000000000 --- a/tests/components/homewizard/fixtures/v2/HWE-P1-unused-exports/system.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "wifi_ssid": "My Wi-Fi", - "wifi_rssi_db": -77, - "cloud_enabled": false, - "uptime_s": 356, - "status_led_brightness_pct": 100, - "api_v1_enabled": true -}