From 47abb4fcd4e3838d35c07de838556fd21cbbe3c5 Mon Sep 17 00:00:00 2001 From: JakobSalmic Date: Wed, 26 Jun 2024 13:47:33 +0200 Subject: [PATCH 01/15] Add iskra documentation --- source/_integrations/iskra.markdown | 64 +++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 source/_integrations/iskra.markdown diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown new file mode 100644 index 000000000000..79386b0ccc56 --- /dev/null +++ b/source/_integrations/iskra.markdown @@ -0,0 +1,64 @@ +--- +title: Iskra +description: Instructions on how to connect your Iskra energy meters to Home Assistant. +ha_release: 2024.6 +ha_category: + - Energy + - Sensor +ha_codeowners: + - '@iskrakranj' +ha_config_flow: true +ha_domain: iskra +ha_iot_class: local_polling +ha_platforms: + - sensor +ha_integration_type: integration +--- + +# Iskra + +## Description + +Instructions on how to connect your Iskra energy meters to Home Assistant. + +- **Home Assistant Release:** 2024.6 +- **Categories:** Energy, Sensor +- **Code Owners:** [@iskrakranj](https://github.com/iskrakranj) +- **Config Flow:** True +- **Domain:** iskra +- **IoT Class:** Local Polling +- **Platforms:** Sensor +- **Integration Type:** Integration + +The [Iskra](https://www.iskra.eu/) {% term integration %} provides data from Iskra's energy meters and power quality analyzers. It polls data using Modbus TCP or Iskra smartgateway's RestAPI. + +## Supported devices + +### Energy meters + +Most energy meters support Modbus RTU over RS485 and IR, so a Modbus TCP gateway or Iskra's Smart Gateway is required: + +- Impact series (IEXX) +- WM series (WMXX) + +### Power quality analyzers + +These usually support ethernet connection, so Modbus TCP is used to poll measurements: + +- iMT/MT series +- iMC/MC series + +## Prerequisites + +- Set a static IP or assign a static DHCP lease for the power quality analyzer or smart gateway device. +- If using Iskra's Smart Gateway, select the Rest API connection type, and all connected devices will be automatically added. + +{% include integrations/config_flow.md %} + +## Monitored Data + +The integration provides detailed information about power, current, and voltage for each phase, as well as energy counters. The data is updated every minute. + +## Note + +Energy counters are named "non-resettable counter" and "resettable counter." The direction (export/import) and energy type (active power, reactive power, apparent power) their count depend on the user's settings through MiQen software. From fb663e3bf88035cba625f372da66b51b94002cd5 Mon Sep 17 00:00:00 2001 From: JakobSalmic Date: Wed, 26 Jun 2024 14:12:43 +0200 Subject: [PATCH 02/15] terminology fix --- source/_integrations/iskra.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 79386b0ccc56..69cdc1f7be11 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -30,7 +30,7 @@ Instructions on how to connect your Iskra energy meters to Home Assistant. - **Platforms:** Sensor - **Integration Type:** Integration -The [Iskra](https://www.iskra.eu/) {% term integration %} provides data from Iskra's energy meters and power quality analyzers. It polls data using Modbus TCP or Iskra smartgateway's RestAPI. +The [Iskra](https://www.iskra.eu/) {% term integration %} provides data from Iskra's energy meters and power quality analyzers. It polls data using Modbus TCP or Iskra smartgateway's REST API. ## Supported devices @@ -51,7 +51,7 @@ These usually support ethernet connection, so Modbus TCP is used to poll measure ## Prerequisites - Set a static IP or assign a static DHCP lease for the power quality analyzer or smart gateway device. -- If using Iskra's Smart Gateway, select the Rest API connection type, and all connected devices will be automatically added. +- If using Iskra's Smart Gateway, select the REST API connection type, and all connected devices will be automatically added. {% include integrations/config_flow.md %} From 90140524175d5ee0380907b5b72f02ef9f559f01 Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:04:29 +0200 Subject: [PATCH 03/15] Update iskra.markdown --- source/_integrations/iskra.markdown | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 69cdc1f7be11..d021486a4d25 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -19,17 +19,6 @@ ha_integration_type: integration ## Description -Instructions on how to connect your Iskra energy meters to Home Assistant. - -- **Home Assistant Release:** 2024.6 -- **Categories:** Energy, Sensor -- **Code Owners:** [@iskrakranj](https://github.com/iskrakranj) -- **Config Flow:** True -- **Domain:** iskra -- **IoT Class:** Local Polling -- **Platforms:** Sensor -- **Integration Type:** Integration - The [Iskra](https://www.iskra.eu/) {% term integration %} provides data from Iskra's energy meters and power quality analyzers. It polls data using Modbus TCP or Iskra smartgateway's REST API. ## Supported devices From 0bd931dfa1780e7ba4f9e84a4f899b75fb0086b2 Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Mon, 15 Jul 2024 08:53:45 +0200 Subject: [PATCH 04/15] Updated ismra integration documentation --- source/_integrations/iskra.markdown | 39 ++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index d021486a4d25..a845c5072fa3 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -15,32 +15,45 @@ ha_platforms: ha_integration_type: integration --- -# Iskra +# Iskra Integration ## Description -The [Iskra](https://www.iskra.eu/) {% term integration %} provides data from Iskra's energy meters and power quality analyzers. It polls data using Modbus TCP or Iskra smartgateway's REST API. +The [Iskra](https://www.iskra.eu/) {% term integration %} allows you to connect Iskra energy meters and power quality analyzers to Home Assistant. Data is polled using Modbus TCP or the Iskra Smart Gateway's REST API. ## Supported devices ### Energy meters -Most energy meters support Modbus RTU over RS485 and IR, so a Modbus TCP gateway or Iskra's Smart Gateway is required: - -- Impact series (IEXX) -- WM series (WMXX) +Most Iskra's DIN rail mountable energy meters support Modbus RTU over RS485 and IR. To integrate them, you will need a Modbus TCP gateway or Iskra's Smart Gateway: +- Impact series (IE38XX/IE14XX) +- WM series (WM3XX/WM1XX) ### Power quality analyzers -These usually support ethernet connection, so Modbus TCP is used to poll measurements: +These devices typically support Ethernet connections and use Modbus TCP for data polling: + +- iMT/MT series (MTXXX/iMTXXX) +- iMC/MC series (MCXXX/iMCXXX) +- +## Configuration Options + +There are two ways to configure your devices with Home Assistant: + +### Smart Gateway with REST API -- iMT/MT series -- iMC/MC series +If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gateway to connect them via REST API: -## Prerequisites +- **Smart Gateway**: Connect your devices to the Smart Gateway and add your devices to Smart Gateway's configuration. It's also recommended to set static IP on your smart gateway. +- **Home Assistant**: Add iskra integration, enter Smart Gateway's **IP address** and select **RestAPI** If authentication is required Home Assistant will prompt you to enter Smart Gateway's **credentials**. All devices configured on Smart Gateway will be automatically added to your Home Assistant. -- Set a static IP or assign a static DHCP lease for the power quality analyzer or smart gateway device. -- If using Iskra's Smart Gateway, select the REST API connection type, and all connected devices will be automatically added. + +### Modbus TCP Connection + +If your device supports a direct internet connection, such as PQ meters (iMC/MC series/ iMT/MT series usually), you can use Modbus TCP: + +- **Device**: Find your device using [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it so it uses static IP. +- **Home Assistant**: Add iskra integration, enter Devices's **IP address** and select **Modbus TCP**. Home assistant will prompt you to enter Modbus TCP port and Modbus address of your device. {% include integrations/config_flow.md %} @@ -51,3 +64,5 @@ The integration provides detailed information about power, current, and voltage ## Note Energy counters are named "non-resettable counter" and "resettable counter." The direction (export/import) and energy type (active power, reactive power, apparent power) their count depend on the user's settings through MiQen software. + +This integration supports Iskra's energy meters, not Iskra Emeco ones. From 81d0dfa0032d8fe20ce03c8455e79c161e40951a Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Mon, 15 Jul 2024 08:56:10 +0200 Subject: [PATCH 05/15] Iskra documentation minor typo fix --- source/_integrations/iskra.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index a845c5072fa3..7bc8b6d19433 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -53,7 +53,7 @@ If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gate If your device supports a direct internet connection, such as PQ meters (iMC/MC series/ iMT/MT series usually), you can use Modbus TCP: - **Device**: Find your device using [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it so it uses static IP. -- **Home Assistant**: Add iskra integration, enter Devices's **IP address** and select **Modbus TCP**. Home assistant will prompt you to enter Modbus TCP port and Modbus address of your device. +- **Home Assistant**: Add iskra integration, enter Devices's **IP address** and select **Modbus TCP**. Home Assistant will prompt you to enter Modbus TCP port and Modbus address of your device. {% include integrations/config_flow.md %} From e37f81469217564a8562daab9020190322d5bb87 Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:29:41 +0200 Subject: [PATCH 06/15] Iskra integration documentation minor fix --- source/_integrations/iskra.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 7bc8b6d19433..7b76810a0180 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -53,7 +53,7 @@ If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gate If your device supports a direct internet connection, such as PQ meters (iMC/MC series/ iMT/MT series usually), you can use Modbus TCP: - **Device**: Find your device using [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it so it uses static IP. -- **Home Assistant**: Add iskra integration, enter Devices's **IP address** and select **Modbus TCP**. Home Assistant will prompt you to enter Modbus TCP port and Modbus address of your device. +- **Home Assistant**: Add iskra integration, enter the devices's **IP address** and select **Modbus TCP**. Home Assistant will prompt you to enter Modbus TCP port and Modbus address of your device. {% include integrations/config_flow.md %} From 0aa737ae61ad1bee7d0c738511d502dcf5c1b98d Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:52:22 +0200 Subject: [PATCH 07/15] Iskra integration grammatical error fixes --- source/_integrations/iskra.markdown | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 7b76810a0180..f4f17a5bde0f 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -26,15 +26,15 @@ The [Iskra](https://www.iskra.eu/) {% term integration %} allows you to connect ### Energy meters Most Iskra's DIN rail mountable energy meters support Modbus RTU over RS485 and IR. To integrate them, you will need a Modbus TCP gateway or Iskra's Smart Gateway: -- Impact series (IE38XX/IE14XX) -- WM series (WM3XX/WM1XX) +- Impact series ([IE38XX / IE14XX](https://www.iskra.eu/en/Iskra-Energy-meters/)) +- WM series ([WM3XX / WM1XX](https://www.iskra.eu/en/Iskra-Energy-meters/)) ### Power quality analyzers These devices typically support Ethernet connections and use Modbus TCP for data polling: -- iMT/MT series (MTXXX/iMTXXX) -- iMC/MC series (MCXXX/iMCXXX) +- iMT/MT series ([MTXXX / iMTXXX](https://www.iskra.eu/en/NEW_SERIES_Universal_measuring_devices_/)) +- iMC/MC series ([MCXXX / iMCXXX](https://www.iskra.eu/en/NEW_SERIES_Universal_measuring_devices_/)) - ## Configuration Options @@ -42,18 +42,18 @@ There are two ways to configure your devices with Home Assistant: ### Smart Gateway with REST API -If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gateway to connect them via REST API: +If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gateway to connect them via the REST API: -- **Smart Gateway**: Connect your devices to the Smart Gateway and add your devices to Smart Gateway's configuration. It's also recommended to set static IP on your smart gateway. -- **Home Assistant**: Add iskra integration, enter Smart Gateway's **IP address** and select **RestAPI** If authentication is required Home Assistant will prompt you to enter Smart Gateway's **credentials**. All devices configured on Smart Gateway will be automatically added to your Home Assistant. +- **Smart Gateway**: Connect your devices to the Smart Gateway and add your devices to the Smart Gateway's configuration. It's also recommended to set static IP on your smart gateway. +- **Home Assistant**: Add the iskra integration, enter Smart Gateway's **IP address** and select **RestAPI** as the connection type within the Home Assistant integration. If authentication is required Home Assistant will prompt you to enter Smart Gateway's **credentials**. All devices configured on Smart Gateway will be automatically added to your Home Assistant. ### Modbus TCP Connection If your device supports a direct internet connection, such as PQ meters (iMC/MC series/ iMT/MT series usually), you can use Modbus TCP: -- **Device**: Find your device using [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it so it uses static IP. -- **Home Assistant**: Add iskra integration, enter the devices's **IP address** and select **Modbus TCP**. Home Assistant will prompt you to enter Modbus TCP port and Modbus address of your device. +- **Device**: Find your device using the [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it to use static IP. +- **Home Assistant**: Add the iskra integration, enter the devices's **IP address** and select **Modbus TCP** as the connection type within the Home Assistant integration. Home Assistant will prompt you to enter Modbus TCP port and Modbus address of your device. {% include integrations/config_flow.md %} From 0216d70bfc604f87fb76c860eca4492ec6cac804 Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:57:58 +0200 Subject: [PATCH 08/15] Update iskra.markdown --- source/_integrations/iskra.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index f4f17a5bde0f..3d235c3c8f4d 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -35,7 +35,7 @@ These devices typically support Ethernet connections and use Modbus TCP for data - iMT/MT series ([MTXXX / iMTXXX](https://www.iskra.eu/en/NEW_SERIES_Universal_measuring_devices_/)) - iMC/MC series ([MCXXX / iMCXXX](https://www.iskra.eu/en/NEW_SERIES_Universal_measuring_devices_/)) -- + ## Configuration Options There are two ways to configure your devices with Home Assistant: From 1f55269e12f448e9f9d84e21df1e301f78509f62 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:19:32 +0200 Subject: [PATCH 09/15] tiny tweaks --- source/_integrations/iskra.markdown | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 3d235c3c8f4d..d544a45428f7 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -15,9 +15,6 @@ ha_platforms: ha_integration_type: integration --- -# Iskra Integration - -## Description The [Iskra](https://www.iskra.eu/) {% term integration %} allows you to connect Iskra energy meters and power quality analyzers to Home Assistant. Data is polled using Modbus TCP or the Iskra Smart Gateway's REST API. @@ -36,7 +33,7 @@ These devices typically support Ethernet connections and use Modbus TCP for data - iMT/MT series ([MTXXX / iMTXXX](https://www.iskra.eu/en/NEW_SERIES_Universal_measuring_devices_/)) - iMC/MC series ([MCXXX / iMCXXX](https://www.iskra.eu/en/NEW_SERIES_Universal_measuring_devices_/)) -## Configuration Options +## Configuration options There are two ways to configure your devices with Home Assistant: @@ -45,19 +42,19 @@ There are two ways to configure your devices with Home Assistant: If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gateway to connect them via the REST API: - **Smart Gateway**: Connect your devices to the Smart Gateway and add your devices to the Smart Gateway's configuration. It's also recommended to set static IP on your smart gateway. -- **Home Assistant**: Add the iskra integration, enter Smart Gateway's **IP address** and select **RestAPI** as the connection type within the Home Assistant integration. If authentication is required Home Assistant will prompt you to enter Smart Gateway's **credentials**. All devices configured on Smart Gateway will be automatically added to your Home Assistant. +- **Home Assistant**: Add the Iskra integration, enter Smart Gateway's **IP address**, and select **RestAPI** as the connection type within the Home Assistant integration. If authentication is required, Home Assistant will prompt you to enter Smart Gateway's **credentials**. All devices configured on Smart Gateway will be automatically added to your Home Assistant. -### Modbus TCP Connection +### Modbus TCP connection If your device supports a direct internet connection, such as PQ meters (iMC/MC series/ iMT/MT series usually), you can use Modbus TCP: - **Device**: Find your device using the [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it to use static IP. -- **Home Assistant**: Add the iskra integration, enter the devices's **IP address** and select **Modbus TCP** as the connection type within the Home Assistant integration. Home Assistant will prompt you to enter Modbus TCP port and Modbus address of your device. +- **Home Assistant**: Add the Iskra integration, enter the devices's **IP address**, and select **Modbus TCP** as the connection type within the Home Assistant integration. Home Assistant will prompt you to enter the Modbus TCP port and Modbus address of your device. {% include integrations/config_flow.md %} -## Monitored Data +## Monitored data The integration provides detailed information about power, current, and voltage for each phase, as well as energy counters. The data is updated every minute. From d4b43334b2193acf72e3c42e8d5c0539874a26ee Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Tue, 23 Jul 2024 08:42:15 +0200 Subject: [PATCH 10/15] Update iskra.markdown added sensors table --- source/_integrations/iskra.markdown | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index d544a45428f7..601377e0ced4 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -54,10 +54,34 @@ If your device supports a direct internet connection, such as PQ meters (iMC/MC {% include integrations/config_flow.md %} -## Monitored data +## Sensors The integration provides detailed information about power, current, and voltage for each phase, as well as energy counters. The data is updated every minute. +| Name | Unit | Description | +| ------------------- | ---- | :-------------------------------------------------------------------------- | +| total_active_power | W | Total active power. | +| total_reactive_power| var | Total reactive power. | +| total_apparent_power| VA | Total apparent power. | +| phase1_power | W | Active power of phase 1. | +| phase2_power | W | Active power of phase 2. | +| phase3_power | W | Active power of phase 3. | +| phase1_voltage | V | Voltage of phase 1. | +| phase2_voltage | V | Voltage of phase 2. | +| phase3_voltage | V | Voltage of phase 3. | +| phase1_current | A | Current of phase 1. | +| phase2_current | A | Current of phase 2. | +| phase3_current | A | Current of phase 3. | +| frequency | Hz | Frequency. | +| nresettable_counter1| | Non-resettable counter 1. | +| nresettable_counter2| | Non-resettable counter 2. | +| nresettable_counter3| | Non-resettable counter 3. | +| ... | | ... | +| resettable_counter1 | | Resettable counter 1. | +| resettable_counter2 | | Resettable counter 2. | +| resettable_counter3 | | Resettable counter 3. | +| ... | | ... | + ## Note Energy counters are named "non-resettable counter" and "resettable counter." The direction (export/import) and energy type (active power, reactive power, apparent power) their count depend on the user's settings through MiQen software. From c03e190c8c44c7a35ee68973ea97560a0c6ddb2d Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:36:27 +0200 Subject: [PATCH 11/15] Update source/_integrations/iskra.markdown Co-authored-by: Joost Lekkerkerker --- source/_integrations/iskra.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 601377e0ced4..6d3d077b8ad9 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -1,7 +1,7 @@ --- title: Iskra description: Instructions on how to connect your Iskra energy meters to Home Assistant. -ha_release: 2024.6 +ha_release: "2024.10" ha_category: - Energy - Sensor From 2204c5ce9f203996b402efba8d8b3ce7083f3560 Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:38:22 +0200 Subject: [PATCH 12/15] Update iskra.markdown --- source/_integrations/iskra.markdown | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 6d3d077b8ad9..cd650fbdf945 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -6,7 +6,7 @@ ha_category: - Energy - Sensor ha_codeowners: - - '@iskrakranj' + - '@iskramis' ha_config_flow: true ha_domain: iskra ha_iot_class: local_polling @@ -56,7 +56,7 @@ If your device supports a direct internet connection, such as PQ meters (iMC/MC ## Sensors -The integration provides detailed information about power, current, and voltage for each phase, as well as energy counters. The data is updated every minute. +The integration provides detailed information about power, current, and voltage for each phase. The data is updated every minute. | Name | Unit | Description | | ------------------- | ---- | :-------------------------------------------------------------------------- | @@ -73,17 +73,7 @@ The integration provides detailed information about power, current, and voltage | phase2_current | A | Current of phase 2. | | phase3_current | A | Current of phase 3. | | frequency | Hz | Frequency. | -| nresettable_counter1| | Non-resettable counter 1. | -| nresettable_counter2| | Non-resettable counter 2. | -| nresettable_counter3| | Non-resettable counter 3. | -| ... | | ... | -| resettable_counter1 | | Resettable counter 1. | -| resettable_counter2 | | Resettable counter 2. | -| resettable_counter3 | | Resettable counter 3. | -| ... | | ... | ## Note -Energy counters are named "non-resettable counter" and "resettable counter." The direction (export/import) and energy type (active power, reactive power, apparent power) their count depend on the user's settings through MiQen software. - This integration supports Iskra's energy meters, not Iskra Emeco ones. From 985f647465289bd41aefe8442056ab3c855d7eab Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:44:29 +0200 Subject: [PATCH 13/15] Fixed iskra documentation blank lines --- source/_integrations/iskra.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index cd650fbdf945..6785eb785f65 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -23,6 +23,7 @@ The [Iskra](https://www.iskra.eu/) {% term integration %} allows you to connect ### Energy meters Most Iskra's DIN rail mountable energy meters support Modbus RTU over RS485 and IR. To integrate them, you will need a Modbus TCP gateway or Iskra's Smart Gateway: + - Impact series ([IE38XX / IE14XX](https://www.iskra.eu/en/Iskra-Energy-meters/)) - WM series ([WM3XX / WM1XX](https://www.iskra.eu/en/Iskra-Energy-meters/)) @@ -44,7 +45,6 @@ If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gate - **Smart Gateway**: Connect your devices to the Smart Gateway and add your devices to the Smart Gateway's configuration. It's also recommended to set static IP on your smart gateway. - **Home Assistant**: Add the Iskra integration, enter Smart Gateway's **IP address**, and select **RestAPI** as the connection type within the Home Assistant integration. If authentication is required, Home Assistant will prompt you to enter Smart Gateway's **credentials**. All devices configured on Smart Gateway will be automatically added to your Home Assistant. - ### Modbus TCP connection If your device supports a direct internet connection, such as PQ meters (iMC/MC series/ iMT/MT series usually), you can use Modbus TCP: From 2d6814deb5074addd196ad3a99570519f9db4c19 Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:46:09 +0200 Subject: [PATCH 14/15] Apply suggestions from code review Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- source/_integrations/iskra.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index 6785eb785f65..cdcbe49925c0 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -42,15 +42,15 @@ There are two ways to configure your devices with Home Assistant: If your device supports Modbus RTU over RS485/IR, you can use Iskra's Smart Gateway to connect them via the REST API: -- **Smart Gateway**: Connect your devices to the Smart Gateway and add your devices to the Smart Gateway's configuration. It's also recommended to set static IP on your smart gateway. -- **Home Assistant**: Add the Iskra integration, enter Smart Gateway's **IP address**, and select **RestAPI** as the connection type within the Home Assistant integration. If authentication is required, Home Assistant will prompt you to enter Smart Gateway's **credentials**. All devices configured on Smart Gateway will be automatically added to your Home Assistant. +- **Smart Gateway**: Connect your devices to the Smart Gateway and add your devices to the Smart Gateway's configuration. It's also recommended to set a static IP on your smart gateway. +- **Home Assistant**: Add the Iskra integration, enter the Smart Gateway's **IP address**, and select **RestAPI** as the connection type within the Home Assistant integration. If authentication is required, Home Assistant will prompt you to enter the Smart Gateway's **credentials**. All devices configured on the Smart Gateway will be automatically added to your Home Assistant. ### Modbus TCP connection If your device supports a direct internet connection, such as PQ meters (iMC/MC series/ iMT/MT series usually), you can use Modbus TCP: -- **Device**: Find your device using the [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it to use static IP. -- **Home Assistant**: Add the Iskra integration, enter the devices's **IP address**, and select **Modbus TCP** as the connection type within the Home Assistant integration. Home Assistant will prompt you to enter the Modbus TCP port and Modbus address of your device. +- **Device**: Find your device using the [MiQen](https://www.iskra.si/sl/Programska-oprema/MiQen/) software and configure it to use a static IP. +- **Home Assistant**: Add the Iskra integration, enter the device's **IP address**, and select **Modbus TCP** as the connection type within the Home Assistant integration. Home Assistant will prompt you to enter the Modbus TCP port and Modbus address of your device. {% include integrations/config_flow.md %} From a1d78f6b3720ed35a5273d889db20424199f741a Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Mon, 9 Sep 2024 08:50:38 +0200 Subject: [PATCH 15/15] Update source/_integrations/iskra.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/iskra.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/iskra.markdown b/source/_integrations/iskra.markdown index cdcbe49925c0..d0d49c5b9ea4 100644 --- a/source/_integrations/iskra.markdown +++ b/source/_integrations/iskra.markdown @@ -37,6 +37,8 @@ These devices typically support Ethernet connections and use Modbus TCP for data ## Configuration options There are two ways to configure your devices with Home Assistant: +- [Using a Smart Gateway with REST API](#smart-gateway-with-rest-api) +- [Using a Modbus TCP connection](#modbus-tcp-connection) ### Smart Gateway with REST API