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

[Improvement] Allow to set timing in HA GUI #17

Open
bzumik1 opened this issue Sep 29, 2023 · 2 comments
Open

[Improvement] Allow to set timing in HA GUI #17

bzumik1 opened this issue Sep 29, 2023 · 2 comments

Comments

@bzumik1
Copy link

bzumik1 commented Sep 29, 2023

It would be really nice to be able to set the timing using HA so it would not be necessary to recompile the firmware.

@christopher-lambe
Copy link

The timing is set once per device and the firmware needs to be compiled once per device anyway. I don't see any benefit here unless your windows grow as they get older. The tilt duration is quite the same for all windows and the other values similar depending on the window's height or the weight (width) of the blinds. There are ways to write key:value pairs into persistent memory on esp8266 and esp32 but I am not aware of a generic way that Vaclav could use.

@bzumik1
Copy link
Author

bzumik1 commented Jun 21, 2024

I have not worked with this yet as I am still waiting for my blinds to be installed. However, I imagine that during the setup process, adjustments will need to be made to various parameters. From my perspective, it would be more efficient to make these adjustments directly through the HA GUI, rather than recompiling the firmware each time.

Additionally, I anticipate that minor adjustments will be needed over time to keep the blinds in sync, such as tweaking the timing by a few milliseconds. For this reason, I believe that configuring the setup through the GUI would be more convenient. However, if this approach is not feasible or too complicated, it is not a high priority.

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

2 participants