Adding a number component to the wallbox integration. (#18446)

This commit is contained in:
hesselonline 2021-10-27 21:14:24 +02:00 committed by GitHub
parent f96a41c7a0
commit 9d1355878e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ ha_iot_class: Cloud Polling
ha_domain: wallbox
ha_platforms:
- sensor
- number
ha_config_flow: true
ha_codeowners:
- '@hesselonline'
@ -32,3 +33,12 @@ The integration adds the following sensors:
- Max Available Power
- State of Charge
- Status Description
- Max Charging Current
## Number
The integration adds the following number entity:
- Max Charging Current
The number entity is only loaded if the supplied username has sufficient rights to change the Max. Charging Current.