Open menaibluey opened 4 months ago
Looks like your electricity price is per MWh where the battery is expecting per kWh so you would be a factor of 1000 out. I would guess the kWh price would be 0.21 I'm not sure if that's the whole problem, but it would be the first thing to look at.
On Wed, 3 Jul 2024 at 10:05, menaibluey @.***> wrote:
I'm seeing massive amounts of saved on imports within a very short time. What could be the reason for that? My tariffs are $0.3 for import and $0.07 for export. Would appreciate your guidance whether this is an mis-configuration. 9FC9AED7-CD40-4AB7-9AAA-DEEB622050D1.png (view on web) https://github.com/hif2k1/battery_sim/assets/25679918/bb6033e2-cb8c-4382-9d96-79d9d9adc6e2
— Reply to this email directly, view it on GitHub https://github.com/hif2k1/battery_sim/issues/131, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFAIZGOHYBI3IIGUM7DCIUTZKO5E3AVCNFSM6AAAAABKJECHH6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DQMBZGAYDMNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thanks for your response. Here’s my import tariff config for import. I’m assuming that this is $ per kWh in my case, so 30 cents per kWh. Similarly my export tariff is 7 cents or $0.07. Is this the correct config for the tariffs?So it appears that the import and export sensors are reporting in Wh hence the discrepancy. I will create sensors that report in kWh so this should fix it. Should have checked this before complaining. Please go ahead and close this issue. Apologies for wasting your time. Sent from my iPhoneOn 4 Jul 2024, at 06:51, hif2k1 @.***> wrote: Looks like your electricity price is per MWh where the battery is expecting
per kWh so you would be a factor of 1000 out. I would guess the kWh price
would be 0.21
I'm not sure if that's the whole problem, but it would be the first thing
to look at.
On Wed, 3 Jul 2024 at 10:05, menaibluey @.***> wrote:
I'm seeing massive amounts of saved on imports within a very short time.
What could be the reason for that? My tariffs are $0.3 for import and $0.07
for export. Would appreciate your guidance whether this is an
mis-configuration. 9FC9AED7-CD40-4AB7-9AAA-DEEB622050D1.png (view on web)
https://github.com/hif2k1/battery_sim/assets/25679918/bb6033e2-cb8c-4382-9d96-79d9d9adc6e2
—
Reply to this email directly, view it on GitHub
https://github.com/hif2k1/battery_sim/issues/131, or unsubscribe
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
I'm seeing massive amounts of saved on imports within a very short time. What could be the reason for that? My tariffs are $0.3 for import and $0.07 for export. Would appreciate your guidance whether this is an mis-configuration.