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

2023.10.1 : Add Fan Switch, Optimize Loop, Cleanup #1

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

zanix
Copy link
Owner

@zanix zanix commented Oct 13, 2023

  • Add support for the "Inovelli Fan Controller (VZM35-SN)"
  • Optimize looping over multiple entities
  • Remove entity_id from fields/parameters
    • Use target: entity_id: <entity> instead
  • Remove "Off" option from "Color" and "Duration"
    • Use "Effect" instead
    • "Off" values are still accepted, just not selectable from the fields
  • Change "Brightness level" default from 40 to 100
  • Sort the "Effect" to group similar effects together
  • Add VSCode settings
  • Rename master branch to main

- Add the "Inovelli Fan Controller (VZM35-SN)"
- Optimize looping over multiple entities
- Remove entity_id from fields/parameters
  - Use `target: entity_id: <entity>` instead
- Remove "Off" option from "Color" and "Duration"
  - Use "Effect" instead
  - "Off" values are still accepted, just not selectable from the fields
- Change "Brightness level" default from 40 to 100
- Sort the "Effect" to group similar effects together
- Add VSCode settings
@zanix zanix merged commit 9ead307 into main Oct 16, 2023
2 checks passed
@zanix zanix deleted the add-fan-optimize-loop-cleanup branch October 27, 2023 03:14
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.

None yet

1 participant