Add number to bmw_connected_drive documentation (#27147)

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
rikroe 2023-05-03 23:53:00 +02:00 committed by GitHub
parent 92f07e987b
commit 6f284d1bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
- Car
- Lock
- Notifications
- Number
- Presence Detection
- Select
- Sensor
@ -49,6 +50,7 @@ This integration provides the following platforms:
- [Notifications](/integrations/bmw_connected_drive/#notifications): Send Points of Interest (POI) to your car.
- [Buttons](/integrations/bmw_connected_drive/#buttons): Turn on air condition, sound the horn, flash the lights, update the vehicle location and update the state.
- [Selects](/integrations/bmw_connected_drive/#selects): Display and control charging related settings for (PH)EVs.
- [Numbers](/integrations/bmw_connected_drive/#numbers): Display and control numeric charging related settings for (PH)EVs.
## Configuration
@ -145,9 +147,16 @@ If you have a (PH)EV, you can control the charging process through Home Assistan
Using these selects will impact the state of your vehicle. Use them with care!
- **Charging Mode**: Vehicle can be set to `IMMEDIATE_CHARGING` (charge as soon as plugged in) or `DELAYED_CHARGING` (charge only if within charging window). It can be used to start/stop charging if the charging window is set accordingly.
- **Target SoC**: The vehicle will charge until this battery level is reached. Not available on all EVs.
- **AC Charging Limit**: The maximum current a vehicle will charge with. Not available on all EVs.
## Numbers
If you have a (PH)EV, you can control the charging process through Home Assistant. The number entities are created automatically depending on your vehicle's capabilities and can be changed from the UI or using the `number.set_value` service. For more information, please see the [number documentation](/integrations/number/).
Using these selects will impact the state of your vehicle, use them with care!
- **Target SoC**: Vehicle will charge until this battery level is reached. Not available on all EVs.
## Disclaimer
This software is not affiliated with or endorsed by BMW Group.