mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Merge branch 'next' into rc
This commit is contained in:
commit
d75fd3f757
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user