### The problem
Fronius is now able to set time of use for the storage power.…
Possible:
```
CHARGE_MAX
CHARGE_MIN
DISCHARGE_MAX
DISCHARGE_MIN
```
It would the best if it would be possible to set this values via the integration. With or without shedule. the first step for a best fitting HEMS!
Thanks a lot!
### What version of Home Assistant Core has the issue?
core-2023.4.6
### What was the last working version of Home Assistant Core?
core-2023.4.6
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
fronius
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/fronius
### Diagnostics information
```
{
"_timeofuse_meta": {
"entryBaseType": {
"TimeTable": {
"_End_meta": {
"displayType": "Text",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Start_meta": {
"displayType": "Text",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
"Weekdays": {
"_Fri_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Mon_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Sat_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Sun_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Thu_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Tue_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Wed_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
"_Active_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Power_meta": {
"displayType": "Integer",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"validators": {
"powerlimit": {
"ranges": {
"default_range": {
"lowerBound": 0,
"upperBound": 2000000000
}
},
"type": "range"
}
},
"valueType": "Integer",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_ScheduleType_meta": {
"displayType": "ListSelect",
"options": {
"CHARGE_MAX": {
"value": "CHARGE_MAX"
},
"CHARGE_MIN": {
"value": "CHARGE_MIN"
},
"DISCHARGE_MAX": {
"value": "DISCHARGE_MAX"
},
"DISCHARGE_MIN": {
"value": "DISCHARGE_MIN"
}
},
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_TimeTable_meta": {
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Object",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Weekdays_meta": {
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Object",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Array",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"timeofuse": [
{
"Active": true,
"Power": 2000,
"ScheduleType": "CHARGE_MAX",
"TimeTable": {
"End": "09:00",
"Start": "05:00",
"_End_meta": {
"displayType": "Text",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Start_meta": {
"displayType": "Text",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
"Weekdays": {
"Fri": true,
"Mon": true,
"Sat": true,
"Sun": true,
"Thu": true,
"Tue": true,
"Wed": true,
"_Fri_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Mon_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Sat_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Sun_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Thu_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Tue_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Wed_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
"_Active_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Power_meta": {
"displayType": "Integer",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"validators": {
"powerlimit": {
"ranges": {
"default_range": {
"lowerBound": 0,
"upperBound": 2000000000
}
},
"type": "range"
}
},
"valueType": "Integer",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_ScheduleType_meta": {
"displayType": "ListSelect",
"options": {
"CHARGE_MAX": {
"value": "CHARGE_MAX"
},
"CHARGE_MIN": {
"value": "CHARGE_MIN"
},
"DISCHARGE_MAX": {
"value": "DISCHARGE_MAX"
},
"DISCHARGE_MIN": {
"value": "DISCHARGE_MIN"
}
},
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_TimeTable_meta": {
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Object",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Weekdays_meta": {
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Object",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
{
"Active": true,
"Power": 4001,
"ScheduleType": "CHARGE_MAX",
"TimeTable": {
"End": "12:00",
"Start": "09:00",
"_End_meta": {
"displayType": "Text",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Start_meta": {
"displayType": "Text",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
"Weekdays": {
"Fri": true,
"Mon": true,
"Sat": true,
"Sun": true,
"Thu": true,
"Tue": true,
"Wed": true,
"_Fri_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Mon_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Sat_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Sun_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Thu_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Tue_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Wed_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
},
"_Active_meta": {
"displayType": "Switch",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Boolean",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Power_meta": {
"displayType": "Integer",
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"validators": {
"powerlimit": {
"ranges": {
"default_range": {
"lowerBound": 0,
"upperBound": 2000000000
}
},
"type": "range"
}
},
"valueType": "Integer",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_ScheduleType_meta": {
"displayType": "ListSelect",
"options": {
"CHARGE_MAX": {
"value": "CHARGE_MAX"
},
"CHARGE_MIN": {
"value": "CHARGE_MIN"
},
"DISCHARGE_MAX": {
"value": "DISCHARGE_MAX"
},
"DISCHARGE_MIN": {
"value": "DISCHARGE_MIN"
}
},
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "String",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_TimeTable_meta": {
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Object",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
},
"_Weekdays_meta": {
"readPermission": {
"RoleCustomer": true,
"RoleRemote": true,
"RoleTechnician": true
},
"uiExtension": {
"dictionaryPrefix": "CONFIG.TIMEOFUSE.CONFIG.timeofuse"
},
"valueType": "Object",
"writePermission": {
"RoleCustomer": true,
"RoleTechnician": true
}
}
}
]
}
```
### Example YAML snippet
_No response_
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_