mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Added switch documentation for the blue current integration (#39404)
This commit is contained in:
parent
c543108193
commit
faec851627
@ -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.
|
Loading…
x
Reference in New Issue
Block a user