diff --git a/source/_integrations/blue_current.markdown b/source/_integrations/blue_current.markdown index c88b7270063..9199ad2fea2 100644 --- a/source/_integrations/blue_current.markdown +++ b/source/_integrations/blue_current.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate Blue Current charge points within ha_category: - Car - Sensor + - Switch ha_release: 2024.1 ha_iot_class: Cloud Push ha_config_flow: true @@ -15,6 +16,7 @@ ha_domain: blue_current ha_platforms: - button - sensor + - switch ha_integration_type: integration --- @@ -77,3 +79,14 @@ The Blue Current integration provides the following buttons: - Reset - Reboot - Stop charge session + +## Switch + +The Blue Current integration provides the following switches: + +- Toggle Plug & Charge + - Allows you to start a session without having to scan a card. +- Toggle linked charging cards only + - When enabled, visitors can't make use of the charge point. Only linked charging cards are allowed. +- Toggle charge point block + - Enables or disables a charge point. \ No newline at end of file