File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
custom_components/load_shedding Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99MAX_FORECAST_DAYS : Final = 7
1010NAME : Final = "Load Shedding"
1111MANUFACTURER : Final = "@wernerhp"
12- VERSION : Final = "1.5.0 "
12+ VERSION : Final = "1.5.2 "
1313DEFAULT_SCAN_INTERVAL : Final = 60 # 60sec / every minute
1414AREA_UPDATE_INTERVAL : Final = 86400 # 60sec * 60min * 24h / every day
1515QUOTA_UPDATE_INTERVAL : Final = 1800 # 60sec * 60min * 0.5 / every half hour
Original file line number Diff line number Diff line change 44 "config_flow" : true ,
55 "documentation" : " https://github.com/wernerhp/ha_integration_load_shedding/blob/master/README.md" ,
66 "issue_tracker" : " https://github.com/wernerhp/ha_integration_load_shedding/issues" ,
7- "requirements" : [" load_shedding==0.12.1 " ],
7+ "requirements" : [" load_shedding==0.12.2 " ],
88 "ssdp" : [],
99 "zeroconf" : [],
1010 "homekit" : {},
1111 "dependencies" : [],
1212 "codeowners" : [" @wernerhp" ],
1313 "iot_class" : " cloud_polling" ,
14- "version" : " 1.5.0 "
14+ "version" : " 1.5.2 "
1515}
You can’t perform that action at this time.
0 commit comments