Merge branch 'next' into rc

This commit is contained in:
Franck Nijhof 2021-10-27 22:25:00 +02:00
commit d75fd3f757
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -8,6 +8,7 @@ ha_iot_class: Cloud Polling
ha_domain: wallbox ha_domain: wallbox
ha_platforms: ha_platforms:
- sensor - sensor
- number
ha_config_flow: true ha_config_flow: true
ha_codeowners: ha_codeowners:
- '@hesselonline' - '@hesselonline'
@ -32,3 +33,12 @@ The integration adds the following sensors:
- Max Available Power - Max Available Power
- State of Charge - State of Charge
- Status Description - 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.