From 693e44a6bc6e921fa8656462ff3543b4a0289eac Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 18 Dec 2024 19:15:00 +0100 Subject: [PATCH] Add Peblar Rocksolid EV Chargers integration (#36417) --- source/_integrations/peblar.markdown | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 source/_integrations/peblar.markdown diff --git a/source/_integrations/peblar.markdown b/source/_integrations/peblar.markdown new file mode 100644 index 00000000000..c6d4931bb55 --- /dev/null +++ b/source/_integrations/peblar.markdown @@ -0,0 +1,31 @@ +--- +title: Peblar +description: Instructions on how to integrate Peblar Rocksolid EV Charger with Home Assistant. +ha_category: + - Car + - Energy +ha_release: 2025.1 +ha_iot_class: Local Polling +ha_config_flow: true +ha_codeowners: + - '@frenck' +ha_domain: peblar +ha_platforms: + - sensor +ha_integration_type: device +--- + +The Peblar {% term integration %} integrates your [Peblar Rocksolid EV Charger] +with Home Assistant. This integration allows you to monitor the charging status +of your Peblar charger. + +[Peblar Rocksolid EV Charger]: https://peblar.com/ + +{% include integrations/config_flow.md %} + +## Removing the integration + +This integration follows standard integration removal. No extra steps are +required. + +{% include integrations/remove_device_service.md %}