Skip to content

Conversation

AndresOrtegaGuerrero
Copy link
Member

@AndresOrtegaGuerrero AndresOrtegaGuerrero commented Apr 30, 2024

This solves #689

@superstar54
Copy link
Member

Hi @AndresOrtegaGuerrero, Thanks for the work! That's fast, and it's a very important feature. I will look at and test this PR.

Copy link
Member

@superstar54 superstar54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @AndresOrtegaGuerrero , thanks for the great work. Only a minor change is needed.

How would this PR affect the other plugins?

Comment on lines 214 to 216
options=[
("W/o SOC", "wo_soc"),
("SOC", "soc"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest using On and Off as options, just like Magnetism.

Copy link
Member Author

@AndresOrtegaGuerrero AndresOrtegaGuerrero May 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@superstar54 like options=[
("Off", "wo_soc"),
("on", "soc"), ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

Copy link
Member

@superstar54 superstar54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AndresOrtegaGuerrero AndresOrtegaGuerrero merged commit f239ca8 into main May 23, 2024
@AndresOrtegaGuerrero AndresOrtegaGuerrero deleted the feature/soc branch May 23, 2024 19:56
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

Successfully merging this pull request may close these issues.

2 participants