fboundy / pv_opt

Home Assistant PV Optimisation for Solis Inverters
MIT License
24 stars 5 forks source link

energidata service for pricing #75

Closed chirs-51 closed 8 months ago

chirs-51 commented 9 months ago

sorry its not a essue but i iam pretty new to github and can't find eny batter way to write my questes.

hey here in Danemark we use thes addon to get energy price https://github.com/MTrab/energidataservice i can't find a way to use it on the addon withs is a shame love to try you'r andon

its not clear what you mean with
inverter_type: "SOLIS_SOLAX_MODBUS"

inverter_type: "SOLIS_CORE_MODBUS"

inverter_type: SOLIS_SOLARMAN

device_name: solis

are that just names or are it a sensor from ha?

all the unmarked ( # ) in config needs to be removed or what to do with them?

i just tried my bedst to add what i could but its not working

========================================

Octopus account parameters

========================================

octopus_auto: False # Read tariffs from the Octopus Energy integration. If successful this over-rides the following parameters

id_import_tariff: sensor.energi_data_service id_export_tariff: sensor.energi_data_service_salg

modbus_hub: "{device_name}"

modbus_slave: 1

battery_voltage: sensor.omcma3800g_battery_voltage

maximum_dod_percent: sensor.{device_name}_overdischarge_soc

update_cycle_seconds: 60

id_consumption:

fboundy commented 9 months ago

Hi – at the moment it’s really only set up to work with UK data. Let me have a look at what it would take to make it more general but it may take a while. I’ll try to address some of the other questions at the same time

From: chirs-51 @.> Sent: Thursday, December 21, 2023 2:14 PM To: fboundy/pv_opt @.> Cc: Subscribed @.***> Subject: [fboundy/pv_opt] energidata service for pricing (Issue #75)

hey here in Danemark we use thes addon to get energy price https://github.com/MTrab/energidataservice i can't find a way to use it on the addon withs is a shame love to try you'r andon

its not clear what you mean with inverter_type: "SOLIS_SOLAX_MODBUS"

inverter_type: "SOLIS_CORE_MODBUS"

inverter_type: SOLIS_SOLARMAN

device_name: solis

are that just names or are it a sensor from ha?

all the unmarked ( # ) in config needs to be removed or what to do with them?

i just tried my bedst to add what i could but its not working

========================================

Octopus account parameters

========================================

octopus_auto: False # Read tariffs from the Octopus Energy integration. If successful this over-rides the following parameters

id_import_tariff: sensor.energi_data_service id_export_tariff: sensor.energi_data_service_salg

modbus_hub: "{device_name}"

modbus_slave: 1

battery_voltage: sensor.omcma3800g_battery_voltage

maximum_dod_percent: sensor.{device_name}_overdischarge_soc

update_cycle_seconds: 60

id_consumption:

— Reply to this email directly, view it on GitHub https://github.com/fboundy/pv_opt/issues/75 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHJ7PJNXYXY73RTA3QZLJLYKQ73DAVCNFSM6AAAAABA6OZ2QGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TENJQGIZTKMI . You are receiving this because you are subscribed to this thread. https://github.com/notifications/beacon/ABHJ7PK3T4EUPB5ZYCLQJKTYKQ73DA5CNFSM6AAAAABA6OZ2QGWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHHUVVTJ4.gif Message ID: @. @.> >

chirs-51 commented 9 months ago

Nice otherwise you're app seems promising! And grate worke with s really good description!