mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 09:26:16 +00:00
* Create main.yml * Update main.yml * add files for test * Update main.yml * add init * Update main.yml * re-add pandas needed because it's needed by plotly.express & some fix * add missing file * Create main.yml
10 lines
135 B
INI
10 lines
135 B
INI
[General]
|
|
currency = €
|
|
|
|
[Electricity config]
|
|
day price = 0.1853
|
|
night price = 0.1353
|
|
night hour start = 22h30
|
|
night hour end = 6h00
|
|
|