-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathservices.yaml
39 lines (34 loc) · 1.07 KB
/
services.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Describes the format for available services for the Solcast integration
update_forecasts:
name: Update
description: Fetches the forecasts from Solcast.
clear_all_solcast_data:
name: Clear saved Solcast site data
description: Deletes the solcast.json file to remove all current solcast site data
query_forecast_data:
name: Query forecasts
description: List of forecasts between start datetime and end datetime
fields:
start_date_time:
example: "2023-09-09T00:00:00"
selector:
datetime:
end_date_time:
example: "2023-09-10T10:00:00"
selector:
datetime:
set_dampening:
name: Set forecasts dampening
description: Set the hourly forecast dampening factor
fields:
damp_factor:
example: "1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1"
set_hard_limit:
name: Set inverter forecast hard limit
description: Prevent forcast values being higher than the inverter can produce
fields:
hard_limit:
example: "5000"
remove_hard_limit:
name: Remove inverter forecast hard limit
description: Remove set limit