Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using attributes for visualisation #187

Open
woopstar opened this issue Dec 15, 2024 · 0 comments
Open

Using attributes for visualisation #187

woopstar opened this issue Dec 15, 2024 · 0 comments

Comments

@woopstar
Copy link

Hey!

I was wondering if it would be possible to create a visual representation of this example I've made in Excel:

image

I currently have a sensor with the following information available, but since I can modify the data as needed, I'm a bit unsure how input data should be formatted.

sensor.hsem_workingmode_sensor:
  hourly_calculations: 
    00-01:
      recommendation: time_of_use_luna2000
    01-02:
      recommendation: time_of_use_luna2000
    02-03:
      recommendation: time_of_use_luna2000
    03-04:
      recommendation: time_of_use_luna2000
    04-05:
      recommendation: time_of_use_luna2000
    05-06:
      recommendation: time_of_use_luna2000
    06-07:
      recommendation: time_of_use_luna2000
    07-08:
      recommendation: time_of_use_luna2000
    08-09:
      recommendation: time_of_use_luna2000
    09-10:
      recommendation: time_of_use_luna2000
    10-11:
      recommendation: time_of_use_luna2000
    11-12:
      recommendation: time_of_use_luna2000
    12-13:
      recommendation: time_of_use_luna2000
    13-14:
      recommendation: time_of_use_luna2000
    14-15:
      recommendation: time_of_use_luna2000
    15-16:
      recommendation: force_batteries_charge
    16-17:
      recommendation: force_batteries_charge
    17-18:
      recommendation: maximise_self_consumption
    18-19:
      recommendation: maximise_self_consumption
    19-20:
      recommendation: maximise_self_consumption
    20-21:
      recommendation: maximise_self_consumption
    21-22:
      recommendation: time_of_use_luna2000
    22-23:
      recommendation: time_of_use_luna2000
    23-00:
      recommendation: time_of_use_luna2000

This is related to woopstar/hsem#30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant